Support Board
Date/Time: Sat, 08 Feb 2025 06:32:17 +0000
Post From: Count set to 0 every tick
[2020-06-17 12:41:53] |
Ackin - Posts: 1865 |
periodCount++; //without space and next Do you use autolooping? If not, you are missing the index in parentheses if (sc.GetBarHasClosedStatus(Index) == BHCS_BAR_HAS_CLOSED) { |