|
how long does history last
Hi
If my machine shuts down and I have to restart my ea - will functions like OrderSelect(cnt,SELECT_BY_POS,MODE_HISTORY); - still bring back valid orders - or are these orders only valid for a session of metaquotes?
Any ideas?
I now realize I will have to modify my ea's so that my public variables get persisted to file - and give the user an option to read them back if the user has to restart his machine.
|