Support Board
Date/Time: Sun, 06 Jul 2025 13:23:18 +0000
Post From: How to count bars after certain conditions met
[2020-10-20 07:24:24] |
User907968 - Posts: 840 |
You could incorporate this function (ACSIL Interface Members - Functions: sc.GetBarHasClosedStatus()) into your code and only update the count when the bar is closed.
|