kotak-logo

What happens to entry and exit conditions after a leg adjustment?

After a leg adjustment:

  • Existing entry conditions gets reset - Price based entry, as the Strategy entry & LTP changes
  • Strategy LTP is recalculated based on the updated legs
  • Existing exit conditions do not get reset (Take profit, Stop loss and Exit by date/time)
  • You must review the exit conditions (Stop Loss / Book Profit / Time Exit) - before re-starting the strategy

? This prevents incorrect triggers based on outdated strategy composition.

Did you find this helpful?