Login Page - Create Account

Support Board


Date/Time: Tue, 14 May 2024 20:01: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) {