I want to skip the absent ticks

momocoong  

Hi everyone. I'm MQL5 programmer.

I backtest on "Every tick based on real ticks" model. But my ticks data is so many real ticks absent. If tick is absent MT5 will generate tick replaced.

I don't wanna trade at absent ticks (generate ticks) time. How to skip it ?


I mean how to check this time is generate ticks. What's function ?

Or is there another how. Thank you.


Ticks absent

momocoong  

This is fake performance from absent ticks (generate ticks).

I don't want it. I want to skip that's ticks.


Performance from absent ticks (generate ticks)

Reason: