losdelamos
losdelamos
Friends

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

losdelamos
Added topic Don't tell me there isn't a single command in mql4 to count decimals from a value or variable
Someone has already solved a similar problem, but the solution seems too complicated to me. https://www.mql5.com/en/forum/156865 Example: I have value of RSI 73,21 or a variable that is keep storing: eu= iRSI ( "EURUSD" , _Period , 14 , PRICE_CLOSE
losdelamos
Added topic ArraySort - sorting floating point variables
Hi, can anyone advise how to make code to sort floating point variables as simple as this example for integers? Thanks #define nl "\n" int OnInit ()   {    EventSetMillisecondTimer ( 500 );    return ( INIT_SUCCEEDED );
losdelamos
Registered at MQL5.community