
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
i have a strange bug:
When trying to run my simple EA on backtesting (with range of date), suddenly i see that my EA is missing many days.
and the most starnge thing is that the programm skipping over some lines code (inside the start() )
i saw it first, when i tried to test a 'real' EA, after searching for the answer (for a week) i saw it happend with a simple EA.
i attached the screen shoots of my terminal.
you can see that i am only printting twice inside my start() and thats all !
in the journal you can see that my program skipping over the first print and it starting after a long delay (two weeks!)
please, if any one have some idea let me know ...
p.s. i am using a new instal of Metatrader4.0 - build 186
my simple code:
screen shoots:
http://freefilehosting.net/bin/?id=qdvwl6rb
http://freefilehosting.net/bin/?id=qdvwl6nY
Thanks.