Detect Pending Order Horizontal Line Moved

Created at 05 Nov 2019, 19:03
JO

johncarlodelacruz

Joined 31.10.2019

Detect Pending Order Horizontal Line Moved
05 Nov 2019, 19:03


Hi All,

How can I detect the movement of my Pending Order Line, including the Take Profit/Stop Loss Line?

The Chart.ObjectUpdated doesn't work. It only works on horizontal lines but not on Pending Order Lines.

 

Thanks.

 

 

 

-Edit:

I got it already. It's

PendingOrders.Modified

@johncarlodelacruz