galantis
galantis
Friends

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

galantis
Added topic datetime reverting with iTime/iBarShift bug?
   datetime dt = iTime ( NULL , PERIOD_D1 , 6 );    datetime dt2 = iTime ( NULL , PERIOD_M5 , iBarShift ( NULL , PERIOD_M5 , dt));    Print (dt);    Print (dt2); When executing the above code, I get the
galantis
Registered at MQL5.community