Hi Hitman and coders,
Pls add a feature where the EA won't open position if there is existing opened position (manually or from other EA) in the same trading account. I was thinking of if(OrdersTotal()==0) {...} but it doesn't seems right. Pls help.
Hi Hitman and coders,