A simple application to download free EOD OHLCV data from MT5.
How to Use:
- Clone the repository on your system or download here.
- Open the folder and go to the dist directory.
- Here you'll find a symbols.txt file. Open and edit the file to enter your desired symbols i.e. EURUSD, BTCUSD, etc. Format
- In the same directory, you'll find a mt5.exe. Run it. Enter the inputs.
- Data would be saved in the same directory as a .csv file.
How to fetch ALL available symbols:
- Symbol availability depends on your broker.
- In this example, I've used a free XM demo account. That has a total of 1400 symbols.
- You can connect to any broker. The application detects it automatically.
- To find the list of all supported symbols. You can ask your broker directly or run the following script.