Yassine
Yassine
Friends

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

Yassine
Added topic Please I need help , OrderClosPice() and OrderType() return false values in adversarial cases
Hi everyone, it will be great if someone could help me to solve this problem, I  have this partition in my code : int T1, T2, T3; int Ticket = 0 ; double OC = 0 ; double E1,E2,E3  StopLossSell, StopLossBuy, TakeProfitBuy
Yassine
Added topic I need answer please !
I have a pending order , and I want to check if it's opened or not, for the reason to delete an other one. I tryed to use the fact that OrderType() change value when Order is open from OP_BUYLIMIT ( for example ) to OP_BUY but this is not working, it