What is MT5 equivalent to MT4 'History Center' export?

 

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. 

 
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
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...
Reason: