nestlee65
nestlee65
Friends

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

nestlee65
Added topic Trying to calculate lots using NormalizeDouble
Need help trying to cut off the digits after the 2 digits after the decimal point. The original result is 0.01526 I used this code: double mxlots1 = NormalizeDouble((actfrmargin1*Leverage),2) The result is 0.02 because NormalizeDouble rounded it off
nestlee65
Registered at MQL5.community