Can someone please explain to me why a strategy will run in backtest but not in real time and shows the error: an order ... was ignored because the order was submittted before the property.... barsRequiredToTrade had been met? If it runs in backtest, only ignoring the first 20 bars on the first day, and runs every day after that as soon as the first bar closes, why doesn't it do the same thing in real time?
thanks,
David

Comment