Pavle Nikic
Pavle Nikic
Friends

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

Pavle Nikic
Added topic Need help ive got 2 errors don't know how to finish the code
// Define inputs input double lotSize = 0.01 ; input double stopLossPercent = 2.0 ; input double profitPercent = 1.0 ; input int MagicNumber = 12345 ; void OnTick () {      MqlRates rates[];      int copied =
Pavle Nikic
Registered at MQL5.community