AsgherAli / MT5-Data-Downloader

A simple application to download free OHLCV data from MT5.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MT5-Data-Downloader

A simple application to download free EOD OHLCV data from MT5.

How to Use:

  1. Clone the repository on your system or download here.
  2. Open the folder and go to the dist directory.
  3. Here you'll find a symbols.txt file. Open and edit the file to enter your desired symbols i.e. EURUSD, BTCUSD, etc. Format
  4. In the same directory, you'll find a mt5.exe. Run it. Enter the inputs.
  5. Data would be saved in the same directory as a .csv file.

How to fetch ALL available symbols:

  1. Symbol availability depends on your broker.
  2. In this example, I've used a free XM demo account. That has a total of 1400 symbols.
  3. You can connect to any broker. The application detects it automatically.
  4. To find the list of all supported symbols. You can ask your broker directly or run the following script.

Data

data2

About

A simple application to download free OHLCV data from MT5.


Languages

Language:HTML 59.3%Language:TeX 40.6%Language:Python 0.0%