Quote:
Originally Posted by eden159
Isn't there a way to go through all history orders if you haven't saved them to file before that? A function I don't know of?
|
The only available 'historical' Order function is 'OrdersHistoryTotal()' function which returns the number of closed orders that MT loads into the terminal - you can access these with the 'Orderselect' function and the 'MODE_HISTORY' switch.
In the MT manual, it states that you can change this number in the 'Accounts History' tab - damned if I can find it, even on my real account!
I would be very surprised if the Brokers actually store gazillions of demo orders on their servers though. All real closed orders should be accessible, but then few will have huge numbers of them...