Help for SymbolInfoTick() - page 2

 
Gunnar Forsgren #:
That return statement really made sense to abandon the tick and wait for a better one.

I have seen cases where I happen to trade on closed market. This is all on historical data in Strategy Tester, not on any live account.
I am refining my code and will get it sorted.

 
Gunnar Forsgren #:

I have seen cases where I happen to trade on closed market. This is all on historical data in Strategy Tester, not on any live account.
I am refining my code and will get it sorted.

Because the historical data doesn't match the symbol's session settings (there is no history for these settings so the current ones are applied to all history).