Support Board
Date/Time: Fri, 07 Feb 2025 00:32:15 +0000
Post From: Compile error 2098
[2020-05-06 16:02:57] |
Ackin - Posts: 1865 |
Any ideas on how to updates? So confusing!
if (sc.AreTimeSpecificBars() && sc.SecondsPerBar != 0)
{ RollingStartDateTime = sc.BaseDateTimeIn[Index] + SCDateTime::SECONDS(sc.SecondsPerBar - 1); RollingStartDateTime.SubtractMinutes(TimePeriodLength.GetInt()); } Date Time Of Last Edit: 2020-05-06 16:04:58
|