zeno:
Hello everyone,
Is there a possibility to export data from MT5? In MT4 this can be done through the 'History Center' and I was wondering what functionality allows this in MT5.
Many thanks.
There is no direct method with MT5, no history center. You can do it with mql5 only, see this article for example...

How to Export Quotes from МetaTrader 5 to .NET Applications Using WCF Services
- 2010.02.19
- Alexander
- www.mql5.com
Introduction Programmers who use the DDE service in MetaTrader 4 probably have heard that in the fifth version it is no longer supported. And there is no standard solution for exporting quotes. As a solution of this problem, the MQL5 developers suggest using your own dll, that implements it. So if we have to write the implementation, let's do it...

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
Hello everyone,
Is there a possibility to export data from MT5? In MT4 this can be done through the 'History Center' and I was wondering what functionality allows this in MT5.
Many thanks.