Support Board
Date/Time: Tue, 13 May 2025 12:18:51 +0000
Post From: Assistance with converting study alert code to acsil
[2022-09-05 14:08:13] |
Ticks - Posts: 206 |
@User431178 Thanks for the code posting. I tried both of your methods and the code still steps inside the If statement on every tick. Not when the Renko reversal bar closes. I even tried adding in && sc.GetBarHasClosedStatus() == BHCS_BAR_HAS_CLOSED with no success. I'm building with SC and debugging the cpp file with VS. |