I am facing issue on static tick data.
I have strategy in which I cancel pending limit.
Then I enter market and get slip 4-5 ticks.
Strategy runs on tick data and there are no such slips on ES JUN23.
I do
CancelOrder
EnterLong
And on RB9 I get 6 ticks sl... is there some issue when I cancel order and then do market entry?

Comment