Ingvar Engelbrecht:
Unfortunately not.For MQL5 there is very good tool to download history data that can be called from within the EA that I found here.
Is there a similar tool available for MQL4?
Or a tool to convert from MQL5 format to MQL4 format?
I am using M15 up to W1 for all major pairs when analyzing "strenght"
Hate to do this manually
As a starting point...https://www.mql5.com/en/articles/502

How to Prepare MetaTrader 5 Quotes for Other Applications
- 2013.01.02
- Anatoli Kazharski
- www.mql5.com
The article describes the examples of creating directories, copying data, filing, working with the symbols in Market Watch or the common list, as well as the examples of handling errors, etc. All these elements can eventually be gathered in a single script for filing the data in a user-defined format.
Alain Verleyen:
Unfortunately not.
Thanks. Thats a good start
Unfortunately not.
As a starting point...https://www.mql5.com/en/articles/502
Comments that do not relate to this topic, have been moved to "Off Topic Posts".

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
For MQL5 there is very good tool to download history data that can be called from within the EA that I found here.
Is there a similar tool available for MQL4?
Or a tool to convert from MQL5 format to MQL4 format?
I am using M15 up to W1 for all major pairs when analyzing "strenght"
Hate to do this manually