huby0815 / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
huby0815
Added topic calculation problem with mql4
Hy, i want to do a simlpe calculation but i got always a wrong result. #property strict input double boxsize = 15 ; double boxcalc = boxsize / 2 ; int OnInit () { return ( INIT_SUCCEEDED );
: