portalindo
portalindo
Friends

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

portalindo
Added topic Please Help, N Step Hedging works only with 1 pair
void Long() { if(MathAbs(MaxLossPerOrder) > 0) { for(L_Count = OrdersTotal(); L_Count >= 0; L_Count--) { RefreshRates(); OrderSelect(L_Count, SELECT_BY_POS, MODE_TRADES); if(OrderSymbol() == Symbol()) { if(OrderType() == OP_BUY &&
portalindo
Registered at MQL5.community