Dark Ryd3r:
Since i load many charts
I am looking for ways to compress MQLRates data structure so it can reduce hcc file size and storage
By default MQLRates stores all info of OHLC as we can see this in strategy tester
but i am looking for any solution so it loads only OHLC data for 1 min candle and not all the movements of that candle which happened in 1min
Please suggest me any information on this
Thanks
Doesn't make sense.
OHLC are based on 1 minute data.

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
Since i load many charts
I am looking for ways to compress MQLRates data structure so it can reduce hcc file size and storage
By default MQLRates stores all info of OHLC as we can see this in strategy tester
but i am looking for any solution so it loads only OHLC data for 1 min candle and not all the movements of that candle which happened in 1min
Please suggest me any information on this
Thanks