I have a question regarding the calculation NT makes with regards to slippage and the fill algorithm used.
If I have the fill algorithm set to the "more strict" version (limit orders must trade through), AND I set slippage to 1 tick, what price would be used for a limit sell order?
For example, if I want to sell 1 ES @ 1,000, what does NT calculate as the actual fill price in the above scenario? Must ES trade to 1000.25, and I sold at 999.75?

I am running several strategies in simulation on live data from IB. The strategies usually are trying to buy and sell securities at the same instant using market orders. I would like to ensure that when a buy market order is triggered that it hits the ask and a sell market order hits the bid at the same time.
Comment