If I set < CalculateOnBarClose = false; >
and try to enter a long position via < EnterLongLimit() >
will my order most likely be always cancelled as 'Cancelled expired order', due to having no chance (or very little chance) to be filled prior to the next incoming tick?
If that is true (and I have only tested on Market Replay, not in a live market on Sim101), then do you have to use the Unmanaged Approach in order to enter limit orders when using tick by tick data ( CalculateOnBarClose = false ) ?
thanks for any advice / clarification on this
rgds

Comment