First ea, simple question
-
Hi,
I´m an absolute beginner and I try to start my first easy signal generator, but nothing is works.
For the beginning I want to set a Flag every minute with this attached file.
But it don´t works. Whats wrong?
......
First_EA.jpg -
I can see that you are working under "on Chart". Do you really need that? Actually "on Chart" works only when you run the EA live, it does not work while testing: http://docs.mql4.com/runtime/testing (look at the very bottom of the text here)
Try this under "on Tick". You can also use "Once per bar" block.