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,
in MQL4, is it possible to overwrite standard predefined variables like Open/Close etc. by my own functions like in this example?
The MQL4 compiler doesn´t complain when doing this, I am just not sure if it works. I wanted to do it this way for a multi-pair-trading EA.
Thanks.