✅ Core Logic
This strategy is designed for traders who prefer to follow the trend and sell options based on directional confirmation. Unlike non-directional straddles or strangles, this method focuses on selling only one side — either a CALL or a PUT — depending on the market trend. The setup relies on three main confirmations: price action relative to VWAP and 20 EMA, the slope of the 20 EMA, and volume breakout candles. When all three align, we get a high-probability directional trade setup.
📋 Directional Signal Logic
To detect the trend, we use the following logic:
- In an uptrend, the price must be above both VWAP and 20 EMA, and the 20 EMA should have a positive slope (i.e., clearly trending upward). Additionally, a breakout candle with strong volume confirms the strength of the move. Once this is observed, we sell an Out-of-the-Money (OTM) PUT option, ideally 100 points below the current spot price.
- In a downtrend, the price must be below both VWAP and 20 EMA, with a clearly sloping-down EMA and a bearish volume breakout. In this case, we sell an OTM CALL option, around 100 points above the current spot level.
This allows us to stay aligned with the trend while collecting option premiums from the weaker side.
🔧 How to Use It on Charts
This strategy can also be enhanced using automation. On a 5-minute chart of Nifty or Bank Nifty Futures, you can paste a custom Pine Script in TradingView’s Pine Editor that detects these conditions and plots signals. Once the logic is verified, you can set alerts using the condition: “Uptrend – Sell PE” or “Downtrend – Sell CE.” Set the alert frequency to “Once Per Bar Close,” and choose how you’d like to be notified — app notification, email, or popup.
🧠 What to Do When the Alert Triggers
When an alert is triggered, the action is simple:
- For an uptrend, sell an OTM PE — ideally one that is 100 points below the spot.
- For a downtrend, sell an OTM CE — about 100 points above the spot.
- Your stop loss should be either 25–30% on the option premium or based on a trendline break.
- Your target can be a 40–50% decay in the premium, or a time-based exit (for example, by 2:00 PM), whichever comes first.
This approach minimizes market noise and focuses only on high-conviction directional setups, keeping your trades simple and clean.
Warning: Investments in securities market are subject to market risks. One should back-test the above discussed strategy and understand all the risks involved in options trading. Consult your financial advisor before acting on the mentioned strategy.
For more information, read our full disclaimer.