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