No, bcs you don’t receive every tick.
Every tick is a calculation model, real ticks is closer to the real trading conditions

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
hi i have a great new EA!
it works well on every tick but soon as i go to every tick based on real ticks it loses.
now i have this set to true
input bool Expert_EveryTick =true; //
but i wonder is there a way to take my auto generated EA and move it to OnTick () ?