SEBI’s February 2025 circular brought retail algorithmic trading into a formal framework. NSE published the implementation standards in May 2025, an FAQ in November 2025, and SEBI later set a phased timeline that makes the framework applicable to all stock brokers from 1 April 2026, so these rules are now in force.
This hub distills what those documents mean for a retail trader who connects to a broker API to run algos, whether self-coded or via a no-code tool, and where a static IP fits in. We quote the circulars and link the originals; we do not reproduce them.
Not legal or investment advice. This page is general information to help you understand the SEBI and NSE framework for retail algorithmic trading. It is not legal, compliance, tax, or investment advice, and it is not a recommendation to trade or to use algorithms. Rules change and have nuances, so always verify against the official SEBI and NSE circulars (linked on this page) and with your stockbroker before you act. AlgoIP provides internet infrastructure (a dedicated static IP / proxy) only. We do not generate, place, modify, or execute orders or trades, we make no trading decisions, and we do not provide trading strategies, signals, or advice. We are not a stockbroker, trading member, exchange-empanelled algo provider, or SEBI-registered intermediary. Last reviewed: June 2026.
AlgoIP provides the one piece you cannot get from your broker: a dedicated static IPv4 (or IPv6), mapped to your account alone, that you whitelist with your broker, with an optional second IP for redundancy. Because it is dedicated to one account, not shared or rotating, it fits the rule that a static IP maps to one client at a time and supports identification and traceability. AlgoIP supplies the static IP only; whitelisting it with your broker is your step, and your broker and the exchange handle registration, tagging, OAuth and 2FA, risk management and the audit trail.
For a retail trader who runs their own algorithms through a broker trading API (a "tech-savvy investor"), yes. A broker may allow API access only through a unique API key and a static IP whitelisted by the broker, and the NSE FAQ states the client static IP is required in the case of a tech-savvy investor using the API. It is not imposed on every retail client, and trading through a broker-hosted vendor platform uses the broker server IP. Source: SEBI para I(d); NSE para I(e); NSE FAQ Q3, Q6, Q10.
No. The NSE FAQ is explicit that a client static IP is required only in the case of a tech-savvy investor using the API. If you self-host your algo logic and connect via the broker API, you need a static IP; if you only trade through a broker-hosted or empanelled-vendor platform, the broker server IP is used. Source: NSE FAQ Q6, Q10.
Often, yes, and it depends on where the API connection to your broker originates. If the tool connects from your end (a desktop app on your PC or laptop, a mobile app, a web tool, or a tool you run on your own cloud VM or VPS), the orders leave from your machine, so they must come from your whitelisted static IP, even though you wrote no code. If instead a vendor platform hosted on the broker infrastructure makes the connection server-side, the broker server IP is used. In practice many clients end up on the first path because a vendor often cannot host its infrastructure at every broker. The "in practice" part is industry observation, not a SEBI or NSE mandate, so confirm your setup with your broker and vendor. Source: NSE FAQ Q5, Q10 (regulatory); market practice (clearly labelled).
You may register one static IP (primary). You may add a second static IP (secondary) for connectivity redundancy. Multiple API keys can map to the same or to separate primary and secondary IPs. Source: NSE para A.2, A.3.
Not more than once a calendar week. In extraordinary circumstances you can ask your broker after you have already changed it that week. Source: NSE para A.6.
A static IP maps to one client at a time, but it can be shared within a family, defined as self, spouse, dependent children and dependent parents, with a written request, registered-email request or a 2FA-validated request to the broker. Source: SEBI para I(c); NSE para A.7.
The Threshold Orders Per Second is initially set at not exceeding 10 orders per second per exchange or segment. Below it you do not need to register the algo; above it you must register the algorithm with each exchange where it is used. Source: NSE para B.2, C.1, F.
Only if your order flow exceeds the threshold (above about 10 OPS), or per your broker lower limit. Registration is done through your broker, who forwards details to the exchange, which issues an algo id used to tag your orders. Algos by empanelled providers and broker-built algos are registered too. Source: NSE paras C.1 to C.2, D, E, F.
No. AlgoIP provides one specific input, a dedicated static IP you whitelist with your broker. Registration, order tagging, OAuth and 2FA, risk-management checks and the audit trail are handled by your broker and the exchange. Always verify the current rules with your broker and the official circulars. Source: SEBI; NSE; NSE FAQ.
Per NSE, algo orders with order type Market Order are not permitted, and Immediate-Or-Cancel and Market orders are not allowed to be placed via algo in the Commodity segment. Check the current order-type rules with your broker. Source: NSE FAQ Q11, citing NSE/MSD/67753.
SEBI issued the framework on 4 February 2025. The original 1 August 2025 start was extended, first to 1 October 2025, then phased in via a glide path, and the framework, implementation standards and operational modalities apply to all stock brokers with effect from 1 April 2026. NSE published its implementation standards on 5 May 2025 and an FAQ on 3 November 2025. Always check the current position with your broker. Source: SEBI (extension); NSE; NSE FAQ.
The SEBI framework applies to all recognized stock exchanges. NSE, BSE and MCX each issued implementation standards in May 2025 carrying the same requirements. The exact clauses quoted on this page are from NSE; MCX (CTCL/235/2025) is materially identical and BSE issued its own (Notice 20250506-3).
SEBI static-IP rules in depth · Get a dedicated static IP · Find your plan · Broker compatibility · Tool setup guides · Setup docs