Send a webhook with modifyPosition: true, the matching label, and new relativeStopLoss / relativeTakeProfit (pips) or absolute prices.

When to use it

  • Move stops to breakeven after price moves in your favour
  • Trail stops from TradingView (or another) strategy logic
  • Adjust take profit without closing the position

Requirements

  • The position must have been opened with the same label
  • Include at least one SL or TP field to update
  • Your cTrader connection must be authorised (not waiting for reauth)

Related guides