Login Page - Create Account

Support Board


Date/Time: Thu, 02 May 2024 23:36:45 +0000



Post From: ACSIL Contract Rollover

[2020-09-10 14:51:40]
User92573 - Posts: 483
Dear Support Forum

In "studies2.cpp" I have found the following:

SCSFExport scsf_RolloverDateDisplay(SCStudyInterfaceRef sc)

SCString DateString ("Rollover: ");
DateString += sc.DateToString(sc.ContractRolloverDate);

However I'm having trouble working out how to structure an ACSIL study so that I can access the current rollover date in the Tool Value Windows as opposed to it being a label/study on the chart itself.

Any assistance gratefully received.

Many thanks