
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 created a barebones EA to test onTimer and it does not seem to run the code inside the onTimer function.
Here's the code:
Here's the output I am getting in the Experts tab.
Note about 13 seconds have elapsed since onInit was executed until the removal of the EA.
However, onTimer is not printing anything.
Any ideas or suggestions?