Topic: How to get more data on M1 TF

Hi,
At present, we can only test 6 months data or 200k max bars on M1 TF. is there any way to backtest strategy on M1 for more than 6months and with more bars. Other applications like tick data suite gives more bars to backtest.

Re: How to get more data on M1 TF

You are always welcome to import your data in EA Studio. It will accept up to 1000000 bars.
An easy way to do it is by exporting data from your MT5 with the provided scripts and to drag/drop the files on the Data -> Data Import page.