I'm developing an indicator that sends orders and I use PLAYBACK as a BACKTEST tool
The indicator only sends LIMIT orders
I'm verifying that the playback state machine sets ORDERS FILLED when the quote touches the order's limitPrice.
I would like to know, if there is any way to adjust the playback so that it recognizes that the orders are FILLEDs when the quote goes beyond the limitPrice of the LIMIT order???
Thnaks!!

Comment