Theo324
Theo324
Friends

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

Theo324
Added topic Help with function
Hi guys, I have a function(), but am struggling to see what's wrong. The function is supposed to close a trade after not stop lossing or taking profit in 10 days, but it's not running correctly since I have a trade running for more than 30 days in my
Theo324
Added topic Why am I getting a 0 Divide error?
if ( PositionsTotal ()== 0 &&Signal== "Buy" &&Longs== true &&HourAfter== true ) {    double   Balance = AccountInfoDouble ( ACCOUNT_BALANCE ); double RiskBuy = NormalizeDouble (( MathAbs (Ask -
Theo324
Registered at MQL5.community