Forum

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 without success , should the parameter be 1 or 2 as Horizontal line has

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)

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 color Reversal_colour=Blue; int start() { double