
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
hello everybody,
i'd like to detect when the user clicks the "Expert Advisors" button in the MT4 terminal, the Init() funtion only triggers when i attach and advisor to a chart, but i want a certain code to be executed every time the EA is activated using the button mentioned above.
i.e. everytime user clicks this button and it goes from the "stop" mode to the "play" mode, a certain code is executed.
Thanks