How to load account history to all history by program in terminal?

 

OrdersHistoryTotal() returns the number of closed orders in the account history loaded into the terminal. How can I load account history to all history by program in terminal? Thank you very much!

 
Amy Liu:

OrdersHistoryTotal() returns the number of closed orders in the account history loaded into the terminal. How can I load account history to all history by program in terminal? Thank you very much!

Only with winapi. Do some research on mql4.com forum.
 
Alain Verleyen:
Only with winapi. Do some research on mql4.com forum.
It will be very helpful.
 
Amy Liu:
It will be very helpful.

https://forum.mql4.com/58758#861262

Check if history is loaded - MQL4 forum
Check if history is loaded - MQL4 forum
  • www.mql5.com
Check if history is loaded - MQL4 forum
 
Alain Verleyen:

https://forum.mql4.com/58758#861262

Thank you. I get it now.
Reason: