Good afternoon. If I open the symbol from the Market Overview, there on the
monthly timeframe I get data starting from 2005. Next I try to get from the code, using SymbolsTotal and
SymbolName is the name of the tool and using CopyRates data with TF = 1. But for some reason, I only get data for a month and a half, about 10 thousand.
Perhaps more data is difficult to get because of overflow or something else. Can you please explain how to solve this? I want to get
minutes for 5 years at least from 2014 to 2019.
As an option, I can get 10 thousand bars each, record them, get 10 again until I pass 5 years.
fresto
What is the restriction?
And so, this is what happens if I take Period (), the timeframe of the main chart on which I put the expert
Advisor. Then if you choose 1H, then I correctly download the data from 2014 to 2019 of the clock, they will get 7 thousand candles. If I take M1,
minute chart. Then I will take only 10 thousand, and this is a month and a half. I can of course unload in pieces, but maybe there are more
easy way out)
i
If we are talking about the five, then TF=1 is not correct. In General, you can’t get more data than you have on the server you are connected to. If the
monthly TF has 2005, it does not mean that it will be on minutes (1000 bars
on the
monthly and 1000 bars on the minute are different time intervals)
and check the limits in the settings, the default is just 10,000