Trading in Index Options
This sub‑topic covers Trading in Index Options on commodity indices. It explains what index options are, their key features, payoff calculations, pricing components, margin requirements and regulatory aspects. Understanding these concepts is essential for the NISM Series XVI exam because many questions test the candidate’s ability to compute option pay‑off, identify settlement types and apply SEBI guidelines. The content fits within the Commodity Indices chapter and builds on earlier sections about index construction.
Learning Objectives
- 1Define commodity index options and differentiate them from single‑commodity options.
- 2Calculate payoff, profit and loss for both buyers and sellers of index options.
- 3Identify margin, settlement and regulatory requirements specific to index options.
- 4Apply common strategies and exam‑focused memory aids for index options.
What are Index Options?
Index options are European‑style contracts that give the holder the right, but not the obligation, to buy (call) or sell (put) a predefined commodity index at a specified strike price on the expiry date. The underlying is not a physical commodity but the calculated value of a basket of commodities, such as the MCX‑NIFTY or the S&P GSCI India Index.
Because the underlying is an index, settlement is always in cash. The cash amount equals the difference between the index’s closing value on expiry and the strike price, multiplied by the contract multiplier. This cash‑settlement feature eliminates the need for physical delivery, making index options attractive for hedgers and speculators who want pure price exposure.
For the NISM exam, candidates must recognise that index options are always cash‑settled, European‑style, and that the payoff is determined solely by the index level at expiry. Questions often present a scenario and ask for the net profit after accounting for the premium paid or received.
- European style – exercise only on the expiry date.
- Cash settlement – no physical delivery of commodities.
Key Features of Commodity Index Options
Each index option contract specifies a contract multiplier (e.g., ₹10 per index point). The multiplier converts the index point movement into a monetary amount. For example, a 1‑point move in an index with a multiplier of ₹10 results in a ₹10 change in the option’s cash settlement.
The expiry cycle is typically monthly, aligned with the underlying index’s calculation schedule. The last trading day is usually the third Thursday of the expiry month, and settlement occurs on the index’s closing price on that day.
Other notable features include a minimum tick size (often 0.05 index points), a defined lot size (number of index points per contract), and SEBI‑mandated position limits to curb market manipulation.
- Contract multiplier – converts index points to rupees.
- Tick size – smallest price movement allowed.
Many candidates mistakenly assume that all commodity options settle physically. Remember: index options are *always* cash‑settled under SEBI regulations. Confusing settlement type leads to wrong profit calculations.
Payoff and Profit Calculations
The fundamental building block of any option question is the payoff. For a call option, payoff equals the excess of the index’s spot price over the strike price, if positive; otherwise it is zero. For a put, the logic is reversed.
Profit (or loss) for the option buyer is the payoff minus the premium paid. For the option writer (seller), profit equals the premium received minus the payoff. These relationships are tested frequently, especially when the premium is given and the index level at expiry is provided.
It is crucial to distinguish between “in‑the‑money”, “at‑the‑money” and “out‑of‑the‑money”. An in‑the‑money call has Spot > Strike, a put has Spot < Strike. The exam often asks you to label the moneyness before computing profit.
- In‑the‑money (ITM) – option has intrinsic value.
- Out‑of‑the‑money (OTM) – option’s intrinsic value is zero.
Where:
S= Spot price of the commodity index at expiry (in index points)K= Strike price of the option (in index points)Worked Example
Given S = 5,200 points and K = 5,000 points: Step 1: Compute S - K = 5,200 - 5,000 = 200 Step 2: Apply max function: max(0, 200) = 200 Verification: \max\left(0, 5,200 - 5,000\right) = 200.
Pricing Components
The option premium consists of two parts: intrinsic value and time value. Intrinsic value is the payoff if the option were exercised today; for a call it is max(0, Spot - Strike). Time value reflects the probability that the option will become more valuable before expiry and is influenced by volatility, time to expiry, and interest rates.
Higher implied volatility of the underlying commodities raises the time value because the index is more likely to move favorably. Longer time to expiry also increases time value, while higher risk‑free rates slightly boost call premiums and reduce put premiums.
In the NISM exam, you may be given the premium and asked to separate intrinsic and time value, or you may need to infer the effect of a change in volatility on the option price.
- Intrinsic value – immediate exercisable value.
- Time value – premium above intrinsic, driven by volatility and time.
Margin and Settlement
Unlike futures, options require an upfront premium payment from the buyer, which acts as the maximum loss. Sellers, however, must post an initial margin and are subject to daily variation margin based on mark‑to‑market movements. The margin amount is set by the exchange (e.g., MCX‑SX) and is periodically reviewed.
Because settlement is cash‑based, the final cash flow on expiry is simply the payoff multiplied by the contract multiplier. No physical delivery or additional settlement procedures are involved, simplifying the post‑expiry process for both parties.
Exam questions may present a scenario where a seller’s margin call is triggered. You need to calculate the variation margin by comparing the previous day's settlement price with the current day's index level, multiplied by the contract multiplier.
- Initial margin – posted by the writer to cover potential losses.
- Variation margin – daily adjustment based on price movement.
Comparison of Index Options vs. Single‑Commodity Options
| Feature | Index Option | Single‑Commodity Option |
|---|---|---|
| Underlying | Commodity index (basket of commodities) | Single physical commodity (e.g., gold, crude) |
| Settlement | Cash settlement only | Cash or physical delivery (depends on contract) |
| Contract multiplier | Typically ₹10 per index point | Varies – e.g., ₹100 per gram for gold |
| Expiry style | European (exercise only on expiry) | European or American (depends on contract) |
| Typical users | Portfolio hedgers, index fund managers | Producers, consumers, speculators of the specific commodity |
Common Strategies Using Index Options
A protective put involves buying a put option on the index to hedge a long position in the underlying basket. If the index falls, the put payoff offsets the loss on the basket.
A covered call is written when an investor holds a long position in the index (through a futures position) and sells a call option to earn premium income. The trade caps upside but provides additional yield.
Spread strategies, such as a bull call spread, use two call options with different strikes to limit both risk and reward. These strategies are frequently asked in scenario‑based questions where you must identify the net payoff diagram.
- Protective put – hedge downside risk.
- Covered call – generate income on a long index exposure.
- Bull call spread – limited risk/reward bullish view.
Profit Profile of a Call Buyer (Premium = ₹150)
Scenario
Rohit, an Indian retail investor, buys one MCX‑NIFTY call option with a strike of 5,000 points, a contract multiplier of ₹10, and pays a premium of ₹150 per point. At expiry, the index closes at 5,200 points.
Solution
Step 1: Calculate payoff per point: max(0, 5,200 – 5,000) = 200 points. Step 2: Convert to rupees: 200 points × ₹10 = ₹2,000. Step 3: Compute total premium paid: ₹150 per point × ₹10 = ₹1,500. Step 4: Profit = Payoff – Premium = ₹2,000 – ₹1,500 = ₹500. Rohit earns a net profit of ₹500 after accounting for the premium.
Conclusion
The example illustrates that profit equals (Spot – Strike) × Multiplier minus the premium paid. Remember to convert points to rupees using the contract multiplier before subtracting the premium.
Do not confuse ‘at‑the‑money’ with ‘in‑the‑money’. An option is at‑the‑money only when Spot = Strike; any deviation makes it either ITM or OTM, which changes the intrinsic value calculation.
Regulatory and SEBI Guidelines
SEBI classifies commodity index options under the broader category of commodity derivatives and mandates that all participants adhere to the Regulation on Commodity Derivatives (SEBI) 2022. Key requirements include maintaining a minimum net‑worth, complying with position limits (typically 10% of the total open interest for a single index), and reporting large positions to the exchange.
All trades must be executed through a SEBI‑registered broker, and the broker must verify KYC, PAN, and bank details before allowing the client to trade. Margin requirements are subject to periodic review by the exchange, and any breach triggers an immediate margin call.
For the exam, you may be asked which regulatory body governs index options, what the typical position limit is, or how a margin call is processed under SEBI rules.
- Position limit – generally 10% of total OI per index.
- KYC compliance – mandatory for all participants.
Exam Tips and Memory Aids
Mnemonic for payoff calculation: “C‑P = Max(0, S‑K)” – C for Call, P for Put, S for Spot, K for Strike. This helps you quickly write the correct formula during the exam.
Remember the three‑letter code “CASH” for index options: Cash settlement, All European style, Spot‑based payoff, Has a multiplier, Has position limits. If a question mentions any of these, you can instantly confirm you are dealing with an index option.
When a profit‑loss question includes premium, always subtract the premium after converting the point payoff to rupees. A common mistake is to forget the multiplier, leading to a 10× error.
- Check “European” → no early exercise.
- Check “Cash” → no physical delivery.
- Always apply multiplier before profit calculation.
⭐Exam Takeaways
- Index options are cash‑settled European contracts whose underlying is a commodity index, not a physical commodity.
- Payoff for a call = max(0, Spot – Strike); profit = (Payoff × Multiplier) – Premium paid.
- Time value depends on volatility, time to expiry and risk‑free rate; intrinsic value is the immediate exercisable amount.
- Margin for writers includes initial and variation margin; buyers risk only the premium.
- SEBI regulates index options with position limits (≈10% of OI) and mandatory KYC for all participants.
Practice Questions
8 questions on Trading in Index Options
What type of settlement is used for commodity index options?
What is the typical contract multiplier for a commodity index option as mentioned in the study material?
Which formula correctly gives the payoff of a call option on a commodity index?
Which characteristic distinguishes commodity index options from single‑commodity options?
Rohit buys one MCX‑NIFTY call with strike 5,000, multiplier ₹10, premium ₹150 per point. At expiry the index is 5,200. What is his net profit?
An option writer posted an initial margin of ₹20,000. Yesterday's settlement was 5,150 points and today the index is 5,180 points. With a multiplier of ₹10, what variation margin is required?
Under SEBI regulations, what is the typical position limit for a single commodity index?
Which mnemonic helps recall the key features of index options?
