Support Board
Date/Time: Mon, 10 Mar 2025 10:47:20 +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()
|