How do i set trailingstop above open price when buying and vice versa

 
 

ukezguy:

How do i set trailingstop above open price when buying and vice versa

OrderModify ()
 
ukezguy:

How do i set trailingstop above open price when buying and vice versa

  1. Once market moves sufficiently up then you can use OrderModify() to trail the stop
  2. Do you mean a Take Profit above vs a Stop Loss initially below and trailing?