Support Board
Date/Time: Sun, 22 Jun 2025 21:13:57 +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()
|