Home / Glossary / Freeze Quantity
Market Microstructure

Freeze Quantity

The maximum number of lots NSE allows in a single F&O order — a hard cap that forces large traders to slice their execution.

Definition

Freeze quantity is the maximum number of lots — or the equivalent number of underlying units — that a trader can include in a single order for any F&O contract on NSE. It is an exchange-level parameter set individually for each derivative contract and is distinct from the lot size, which defines the minimum number of units per contract. An order that exceeds the freeze quantity is rejected outright by NSE's order management system. The mechanism is designed to prevent a single oversized order from dominating the order book and distorting the price discovery process in the option chain.

Why it matters

For retail traders executing a few lots of Nifty or Bank Nifty options, freeze quantity is rarely a concern. But for proprietary desks, family offices, and HNI traders executing larger multi-lot strategies — iron condors, ratio spreads, or institutional hedges — hitting the freeze quantity limit is a real operational constraint. Every leg of the strategy must be broken into multiple orders, each within the permitted ceiling, which introduces timing risk: the second and third order slices may fill at different prices from the first if the market moves between submissions.

Freeze quantity limits also interact with algorithmic and high-frequency trading. Algo strategies that automatically send large orders must have built-in order-slicing logic; failure to implement this causes order rejections that can leave a hedge half-executed, creating unintended directional exposure. Brokers building basket-order or strategy-order infrastructure must account for freeze quantity per contract when routing legs to the exchange.

NSE periodically revises freeze quantities — typically when lot sizes are changed following SEBI's mandate to keep the minimum contract value above ₹5 lakh. After a lot size reduction (which increases the number of lots representing the same notional value), NSE often increases the freeze quantity in lots to maintain approximately the same notional cap per order. Traders and algorithmic systems must update their order parameters after each such revision to avoid unexpected rejections.

How it works

NSE publishes freeze quantities in its contract specifications for each derivative. The underlying logic caps the maximum notional value of a single order at a threshold determined by the exchange. Freeze Quantity (in lots) = Floor(Maximum Notional Cap / (Lot Size × Underlying Price)). Because the underlying price changes daily, the effective notional value of an order at freeze quantity fluctuates, but the lot count itself is fixed until NSE officially revises it. Orders exceeding this count are rejected with an error code before reaching the matching engine.

Example

Suppose a hypothetical Nifty 50 options contract has a lot size of 25 units and the freeze quantity is set at 1,800 lots. If Nifty is trading at around ₹22,000, a single order at freeze quantity would represent 1,800 × 25 × ₹22,000 = ₹990 crore in notional exposure — an enormous figure that illustrates why the cap exists. A fund manager needing to hedge ₹1,500 crore in equity exposure would need to send at least two separate option orders, carefully timing them to minimise slippage between the first and second execution.

Execute smarter with live depth

TradePulse shows real-time market depth and OI so you can plan your order slices around where liquidity actually sits.

Related