Request more ticks in Tester in MT5

 

Hi,

I searched but can't find the solution (or i can't understand it idk). I need more tick (of 10 years) and already forced it to download data since year 2010 using checkloadhistory , however it only show ticks of 12 months before on chart (on 1min chart in tester), i need to to show more ticks (since 2010) in tester 1min chart. Is there any ways to do it? Thank you very much.

Documentation on MQL5: Timeseries and Indicators Access / Organizing Data Access
Documentation on MQL5: Timeseries and Indicators Access / Organizing Data Access
  • www.mql5.com
Before price data become available in the MetaTrader 5 terminal, they must be received and processed. To receive data, connection to the MetaTrader 5 trade server must be established. Data are received in the form of packed blocks of minute bars from the server upon the request of a terminal. The mechanism of server reference for data doesn't...