shabazshah23
shabazshah23
Friends

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

shabazshah23
Added topic Help - how to write its code - EA Locked MT4
EA should verify all three things and how to write its code if (AccountName()!= "Shabaz Shah" && AccountNumber()!= 1234534 && AccountCompany()!= "Bank" )
shabazshah23
Added topic Help - OrderSend error 130
            if ( rateChange > VelocityTrigger * Point && avgSpread <= maxSpread && totalBuyStop < 1 ) {          ticket = OrderSend (
shabazshah23
Registered at MQL5.community