treviso
treviso
Friends

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

treviso
Registered at MQL5.community
treviso
Added topic MathMod error message
Hello, I need some help with this code I wrote using the MathMod function: double remainder; double value = Bid; double value2 = 0.0025; remainder = double MathMod(value, value2); When I complie my EA I get this error message: 'MathMod' - variable