Your topic has been moved to the section: Expert Advisors and Automated Trading
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
Please, always use the CODE button (Alt-S) when inserting code.
Johan Germishuys: Please help with the following error
- What do you mean by "Scrioting"?
- You are using the function "EventSetTimer" incorrectly.
It only has one parameter, namely the number of seconds.
Did you not refer to the documentation on how to use it properly?
Documentation on MQL5: Working with Events / EventSetTimer
bool EventSetTimer( int seconds // number of seconds );
Documentation on MQL5: Working with Events / EventSetTimer
- www.mql5.com
EventSetTimer - Working with Events - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5
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
Please help with the following error