Support Board
Date/Time: Thu, 03 Jul 2025 07:52: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) { |