- The data are coming from the broker.
- MQ's (is not a broker!) demo accounts have data going back to the 70s in some cases.
- You can create custom symbols from third party data: https://www.mql5.com/en/articles/8226
Custom symbols: Practical basics
- www.mql5.com
The article is devoted to the programmatic generation of custom symbols which are used to demonstrate some popular methods for displaying quotes. It describes a suggested variant of minimally invasive adaptation of Expert Advisors for trading a real symbol from a derived custom symbol chart. MQL source codes are attached to this article.
Thanks!!
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
Hey guys,
In MT4 there's an option that I can use Tick Data Suite data to backtest EAs. However in MT5 there seems not.
1. Then where does the data come from that are used to backtest the EAs on MT5?
2. And are there ways to import my own data when it comes to backtesting EAs on MT5?
Thanks a lot!