All History is all trading history (orders,) not price history.
For price history, make sure you have options -> chart -> bars in history set to max (99999999999999) Then here's how you can get all available from your broker.
- Most brokers only have 32 or 65K bars of history per timeframe. That's 45 days of M1, 2.5 years on M15, etc.
- Quickly DL all available history from your broker: Problem loading historical data - MQL4 and MetaTrader 4 - MQL4 programming forum
whroeder1:
All History is all trading history (orders,) not price history.
For price history, make sure you have options -> chart -> bars in history set to max (99999999999999) Then here's how you can get all available from your broker.
- Most brokers only have 32 or 65K bars of history per timeframe. That's 45 days of M1, 2.5 years on M15, etc.
- Quickly DL all available history from your broker: Problem loading historical data - MQL4 and MetaTrader 4 - MQL4 programming forum
Sorry, am I saying that I need chart historical data? NO!
I need to get all history from my orders! Did I say something wrong?
mr-roma: ! Did I say something wrong?
You kept saying history, not what type. You have your answer. You can only get what your broker has.
mr-roma: I received an answer: Unfortunately we do not store any further historical data other than what's on the platform.

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
Hello, I have a problem with loading all the data from account history. The problem is, that Terminal doesn't shows all historical data, only from January 2017 and 2016 is archived.
I thought it was broker's problem and I send them email and I received an answer: Unfortunately we do not store any further historical data other than what's on the platform.
But I checked information on MT4 Help Center where it says that
So, what or where is the real problem? Can't we get all historical data in terminal? Of course I have accesses all the data on my brokerages website, but for some Indicator(s) I really need to accesses all history in platform?
How can I fix it?