Libraries: HistoryLoader

 

HistoryLoader:

Multi-currency Expert Advisor functional module for organization of an access to any historical data with a request result processing.

If only one chart is open in a client terminal with a functioning multi-currency Expert Advisor, the data for this chart only will be available for this Expert Advisor. The module is designed to solve this issue.

Author: Nikolay Kositsin

 

Hi Nikolay

Historyloader.mqh has only a function of

int CheckLoadHistory(string symbol,ENUM_TIMEFRAMES period,datetime start_date)

it has no function of Loadhistory() as menetioned.
Reason: