hansfs88
hansfs88
Friends

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

hansfs88
Added topic Help me, ObjectCreate with OBJ_HLINE
Hi All, I am newbie in MQL4, I write the code like this :slight_smile: double dHarga=iClose(NULL,PERIOD_D1,1); string Rem,desc1; Rem="test hline"; ObjectCreate(Rem,OBJ_HLINE,0,0,0,0,0); ObjectSet(Rem,OBJPROP_PRICE1,dHarga); I got the correct value
hansfs88
Registered at MQL5.community