tsg8888
tsg8888
Friends

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

tsg8888
Added topic how to obtain the long or short price that the trader had place on the currency pair.
HI, Is there a way to obtain the long price or the short price that the trader had placed from the broker server (IBFX)
tsg8888
Registered at MQL5.community
tsg8888
Added topic ObjectMove usage to update horizontal line with new value
Hi, Hi , How to use ObjectMove function to update existing horizontal line created using ObjectCreate  with new closing price. I   try using ObjectMove( "Reversal_line" , 2 , 0 ,Reversal_line_val); to update an existing line
tsg8888
Added topic Horizontal line would work in Main Chart window
Hi, I have the following code written in expert adviser, not sure why the line would not draw? Appreciate if anyone can help The external value Renko would be manually input, as well as the Reversal_colour during startup. extern double Renko; extern