On MT4: Unless the current chart is the specific pair/TF referenced, you must handle
4066/4073 errors.
Download history in MQL4 EA - MQL4 and MetaTrader 4 - MQL4 programming forum
Download history in MQL4 EA - MQL4 and MetaTrader 4 - MQL4 programming forum
whroeder1:
On MT4: Unless the current chart is the specific pair/TF referenced, you must handle 4066/4073 errors.
Download history in MQL4 EA - MQL4 and MetaTrader 4 - MQL4 programming forum
On MT4: Unless the current chart is the specific pair/TF referenced, you must handle 4066/4073 errors.
Download history in MQL4 EA - MQL4 and MetaTrader 4 - MQL4 programming forum
Thank you!
Snelle Moda:
Thank you!
Here is a library I made for it working with MTF/MS... You can use IsDataReady(...)
Files:
nicholishen:
Here is a library I made for it working with MTF/MS... You can use IsDataReady(...)
You are my hero!
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 all.
I'm making a custom indicator in MT4 and MT5 using the SymbolIsSynchronized().
The indicator uses the data of multiple Indexes. But this function does not work with MT4.
Is there a substitute MT4 variant for this function?