Solution for Trailing SL

pavvu_kk
Hi All,
With all the uncertainties Zerodha keeps blocking BO periodically. If my algo depends on trailing SL, I will be unable to run the same under such circumstances. Given this scenario, has anyone built any solution for replicating this without BO? Any pointers to code will be very useful. TIA.

The steps seem simple.
1. Place a normal oder
2. Place a SL order
3. Update SL order whenever trail SL condition is met
4. Cancel SL order on main order exit

I'm looking to reuse anyone's code if they are willing to share, instead of reinventing the wheel:

Many Thanks.
Sign In or Register to comment.