gunterd2
gunterd2
Friends

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

gunterd2
Added topic datetime help
I am trying to get the datetime of an object on the chart then add to that datetime.  NewTimes =   ObjectGetTimeByValue ( 0 , "start time1" , 1 , 0 ); TimeToAdd= 365 * 60 ; //convert to seconds NewTime=NewTimes+TimeToAdd;  
gunterd2
Registered at MQL5.community