cne53622d
cne53622d
Friends

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

cne53622d
Added topic Previously used Lotsize in OrderSend not recognized anymore
Hello everyone,  I use a function to calculate the optimal lotsize for any trade, the return value is as seen below. This function is supposed to deliver a 0.XX double so that the OrderSend function can properly open an order. double
cne53622d
Added topic MathRound Problem
Hey everyone, I wanted to create a function for risk management as seen in the code below.  double OptimalLotSize( double maxRiskPercentage, double ATR_Lot_Multiplier) {      double accEquity = AccountEquity();   
cne53622d
Registered at MQL5.community