Support Board
Date/Time: Thu, 03 Jul 2025 06:41:50 +0000
Post From: ACSIL Contract Rollover
[2020-09-10 14:51:40] |
User92573 - Posts: 566 |
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 |