Rolling Positions Using Repair Continuous

Hi,

I’m looking for handling positions in Repair Continuous block. In set1 entry, I bought a call option
and whenever underlying moves 200 points I want to move my call to near atm, so within RC what should be the positions to close existing open ce position and create a new position

I’m able to create a new position but unable to point to the existing open position, coz initially it will be traded instrument (entry…) and later it will be traded instrument (repair continuous …)

I will not b able to use the exit block as some of the conditions of entry conditions may not satisfy immediately, I just want to roll over the position to the current atm strike.

What is the elegant way to do this???

1 Like

facing similar issue in RC, waiting for TT

May be you can try as below
Set1 - Entry, Repair Once
Set2 - Entry, Exit (repeat entry and exit for every 200 point move)
Note: Set2 entry activated only if Set1-RepairOnce executed