<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Closing Auction Session (CAS): Upcoming Changes from 03 Aug 2026]]></title><description><![CDATA[<p dir="auto"><strong>What is CAS?</strong></p>
<p dir="auto">SEBI has introduced a new 20-minute auction window at the end of the trading day to determine the closing price for stocks that have F&amp;O contracts. This replaces the earlier method of using the last 30 minutes of continuous trading to arrive at the closing price. CAS goes live from 03 Aug 2026.</p>
<p dir="auto"><strong>What are the changes in schedule and timing?</strong></p>
<p dir="auto">The updated market timings are as follows:</p>
<ol>
<li>
<p dir="auto"><strong>3.15-3.20 pm</strong>: Reference price is calculated. Order entry via SmartAPI will be rejected in this phase.</p>
</li>
<li>
<p dir="auto"><strong>3.20-3.25 pm</strong>: Limit and Market orders can be placed, modified, or cancelled.</p>
</li>
<li>
<p dir="auto"><strong>3.25-3.30 pm</strong>: No changes or cancellations on Market Orders. Limit orders can still be placed/modified. Random close anytime between 3:28 pm and 3:30 pm.</p>
</li>
<li>
<p dir="auto"><strong>3.30-3.35 pm</strong>: Orders are matched against each other, and the closing price is set.</p>
</li>
<li>
<p dir="auto"><strong>3.35-3.50 pm</strong>: Transition from CAS to Post-closing session</p>
</li>
<li>
<p dir="auto"><strong>3.50-4.00 pm</strong>: Trades settle at the Equilibrium Price discovered in the auction.</p>
</li>
</ol>
<p dir="auto"><strong>What order type restrictions will be in place?</strong></p>
<ul>
<li>
<p dir="auto">Stop-loss and Iceberg orders for CAS-eligible stocks are disallowed between 3:15-3:40 pm.</p>
</li>
<li>
<p dir="auto">After 3:25 pm, Market orders can no longer be modified or cancelled – only added or changed as Limit orders.</p>
</li>
<li>
<p dir="auto">F&amp;O trading in NFO and BFO will be extended till 3:40 pm on all trading days.</p>
</li>
<li>
<p dir="auto">Changes to post-closing session apply to all stocks, regardless of whether they are CAS-eligible or not.</p>
</li>
</ul>
<p dir="auto"><strong>Changes in Auto-Square Off Timings</strong></p>
<p dir="auto">For intraday trades, the auto-square off timings will see the following changes from 03 Aug 2026.</p>
<ul>
<li>
<p dir="auto">Equity Robo Orders: 3:05 pm</p>
</li>
<li>
<p dir="auto">Equity MIS Orders: 3:10 pm</p>
</li>
<li>
<p dir="auto">Equity F&amp;O Orders: 3:20 pm</p>
</li>
</ul>
<p dir="auto"><strong>How to check if a stock is CAS-eligible?</strong></p>
<p dir="auto">A new field, is_cas_enabled, is now available in the instrument master response. Check out the sample:</p>
<pre><code>{  
 
  "token" : "99926000",  
 
  "symbol" : "Nifty 50",  
 
  "name" : "NIFTY",  
 
  ...  
 
  "is_cas_enabled" : true 
 
}
</code></pre>
<p dir="auto">A new field, referenceLimitPrice in our Market Data API can be used to get the Reference Price. Here’s a sample response:</p>
<pre><code>{  
 
"status": true,  
 
...  
 
"high": "191.25",  
 
"low": "185",  
 
"close": "187.80",  
 
"referenceLimitPrice": "191",  
 
}
</code></pre>
<p dir="auto"><strong>What are “Reference Price” and “Equilibrium Price”?</strong></p>
<p dir="auto">The Reference Price is fixed at the start of CAS – it's the VWAP of trades between 3:00-3:15 pm (or LTP/previous close if no trades), and it sets the ±3% band within which CAS orders can be placed.</p>
<p dir="auto">The Equilibrium Price is discovered at the end of CAS – it's the price at which the maximum quantity of orders placed during the auction get matched, using volume maximisation.</p>
<p dir="auto">In short: Reference Price is the starting boundary for the auction, Equilibrium Price is its outcome. The Equilibrium Price becomes the stock's closing price for the day; if none is discovered, the Reference Price is used instead.</p>
<p dir="auto"><strong>Where to get more detailed information?</strong></p>
<p dir="auto">You can view our full API documentation here: <a href="https://smartapi.angelone.in/docs/CASDoc" target="_blank" rel="noopener noreferrer nofollow ugc">https://smartapi.angelone.in/docs/CASDoc</a></p>
<p dir="auto">For additional reading:</p>
<p dir="auto"><a href="https://www.angelone.in/news/market-updates/nse-to-bring-closing-auction-session-what-does-it-mean-for-stock-prices-and-investors" target="_blank" rel="noopener noreferrer nofollow ugc">“NSE To Bring Closing Auction Session: What Does It Mean for Stock Prices and Investors?”</a> on Angel One</p>
<p dir="auto"><a href="https://www.angelone.in/news/market-updates/sebi-introduces-closing-auction-session-to-enhance-equity-market-price-discovery" target="_blank" rel="noopener noreferrer nofollow ugc">“SEBI Introduces Closing Auction Session to Enhance Equity Market Price Discovery”</a> on Angel One</p>
<p dir="auto"><a href="https://www.bseindia.com/downloads/UploadDocs/Notices/20260610-41/20260610-41.pdf" target="_blank" rel="noopener noreferrer nofollow ugc">BSE’s official circular</a> published on 10 Jun 2026</p>
<p dir="auto"><a href="https://nsearchives.nseindia.com/content/circulars/CMTR74466.zip" target="_blank" rel="noopener noreferrer nofollow ugc">NSE’s official circular</a> published on 29 May 2026</p>
<p dir="auto"><a href="https://www.sebi.gov.in/legal/circulars/jan-2026/introduction-of-closing-auction-session-cas-in-the-equity-cash-segment-and-certain-modifications-in-the-pre-open-auction-session_99122.html" target="_blank" rel="noopener noreferrer nofollow ugc">SEBI’s official circular</a> published on 16 Jan 2026</p>
]]></description><link>https://smartapi.angelone.in/smartapi/forum/topic/5633/closing-auction-session-cas-upcoming-changes-from-03-aug-2026</link><generator>RSS for Node</generator><lastBuildDate>Mon, 03 Aug 2026 15:58:37 GMT</lastBuildDate><atom:link href="https://smartapi.angelone.in/smartapi/forum/topic/5633.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 30 Jul 2026 14:43:42 GMT</pubDate><ttl>60</ttl></channel></rss>