Problem while converting mql4 script to mql5, WindowHandle?
- 2017.07.04
- www.mql5.com
I tried to compile the following mql4 code in mt5 Metaeditor and get the following error 'WindowHandle' - function not defined...
Problem while converting mql4 script to mql5, WindowHandle?
- 2017.07.04
- www.mql5.com
I tried to compile the following mql4 code in mt5 Metaeditor and get the following error 'WindowHandle' - function not defined...
WisyB #: https://www.mql5.com/en/forum/207447 Why not working?
That is MQL4 code, not MQL5 code!
As stated ... "Because there is no such function in mql5".
MQL4 and MQL5 are different.
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
Why is this function not defined?
if i try to compilere the file i get that error, but in the mql5 book they show this function WindowHandle()?