Support Board
Date/Time: Mon, 15 Sep 2025 14:28:31 +0000
Post From: Backtesting with sc.AllowOnlyOneTradePerBar = TRUE
[2022-03-19 11:49:56] |
1+1=10 - Posts: 270 |
Oh, are you expecting trades to be triggered only at the close of the current bar? If so, you need to also use: ACSIL Interface Members - Functions: sc.GetBarHasClosedStatus()
|