Eric Begny
Eric Begny
Friends

Add friends via their profile or user search and you will be able to see if they are online

Eric Begny
Added topic Does OrdersHistoryTotal() work with strategy tester ?
I wrote this EA int start() { //---- Print("History total",OrdersHistoryTotal() ) ; int handle=FileOpen("mffd.csv",FILE_CSV|FILE_READ|FILE_WRITE,';'); FileSeek(handle, 0, SEEK_END); FileWrite(handle, " 0 ","