I currently trade Bank Nifty futures with a specific system that:
- Buys when a certain price level is crossed
- Exits at predefined targets and stop losses
For tax efficiency, I’d like to implement the same strategy using ITM options instead of futures.
My question is: How can I set up a semi-automated system that will:
- Monitor Bank Nifty futures price levels
- When my entry condition is triggered on futures, automatically buy an appropriate ITM option instead
- Apply my same predefined targets and stop losses to the option position based on futures prices.
Has anyone implemented something similar? What tools or platforms would work best for this kind of futures-to-options conversion strategy