Login Page - Create Account

Support Board


Date/Time: Thu, 03 Jul 2025 12:00:33 +0000



Post From: reseting calculation every day

[2021-02-23 22:05:27]
User907968 - Posts: 840
I want to make it start at 8:30 and finish and 14:00

Therefore you would need to reset at startIndex (i.e. sc.Index == startIndex) if required, but then also evaluate every bar after the first bar of the day, hence sc.Index >= startIndex. I do not read anywhere about only checking once per day for a patteren, only resetting once per day.

But as I also said, I don't really have any context on how this is being used and for what.
Date Time Of Last Edit: 2021-02-23 22:06:12