Why SEBI Stepped In
For most of India's equity market history, algorithmic trading was the exclusive domain of institutional investors and proprietary trading desks. Retail participation in automated strategies was minimal. That changed dramatically from 2018–2023 as third-party platforms, APIs, and fintech tools made algo trading accessible to individual investors.
The regulatory vacuum created problems: unregistered algo vendors, unverified strategies marketed as "guaranteed returns," and instances where retail clients experienced significant losses from automated strategies they did not fully understand.
SEBI's evolving algo trading framework addresses these risks while attempting to preserve the legitimate benefits of algorithmic trading for sophisticated retail investors.
The Core Framework: What Changed
Broker as the Gateway
The key architectural change in SEBI's framework: all algorithmic orders, regardless of origin, must be tagged, routed through, and governed by SEBI-registered brokers.
A retail investor cannot connect a private algorithm directly to NSE/BSE trading systems. Every algo must:
- Be deployed on infrastructure provided or approved by a registered stockbroker
- Have a unique algorithm identifier assigned by the broker
- Be backtested and documented before live deployment
- Be subject to daily/monthly loss limits enforced by the broker
API-Based Trading: The Retail Grey Zone
The most debated area is API-based trading - where retail investors use broker APIs to execute automated strategies. SEBI's current position:
Permitted: Retail investors using broker-provided APIs to execute pre-approved strategies within the broker's supervised framework. Most major brokers (Zerodha, ICICI Direct, Fyers, Upstox) now have formal algo approval processes.
Not permitted: Direct market access (DMA) via third-party systems that bypass broker infrastructure. Strategies marketed to retail investors by unregistered entities ("send us ₹50,000 for our algo signals") are regulated as investment advisory and require IA registration.
What This Means Practically for Retail Investors
If You Use a Screener + Manual Execution
No regulatory implications. Using Intrynsic's screener to identify stocks and then manually placing orders is not algo trading. Human decision-making and manual execution fall entirely outside the algo trading framework.
If You Use Semi-Automated Tools
Comply via broker. If you use any tool that automatically sends orders to the exchange (even if you set a rule and the tool executes it), this is algorithmic trading. Route it through your broker's approved algo platform.
If You Write Your Own Code
Registration required. If you write Python or C++ code that connects to exchange APIs and executes trades autonomously, you are engaged in algorithmic trading as defined by SEBI. You must deploy through a SEBI-registered broker's API framework.
The Compliance Checklist
If you operate an automated trading strategy, ensure:
| Requirement | Status to Verify |
|---|---|
| Algorithm deployed via registered broker | Confirm with broker |
| Unique algo ID assigned | Request from broker |
| Strategy documentation maintained | Keep for 5 years |
| Daily/weekly loss limits set | Configure in broker platform |
| Order logs accessible for SEBI audit | Verify broker provides this |
| No use of unregistered algo vendors | Check SEBI IA registration |
What SEBI Has NOT Restricted
It is worth clarifying what the framework does NOT prohibit:
- Quantitative research: Using historical data to develop and backtest strategies has no regulatory restriction.
- Screeners and scanners: Tools that alert you to opportunities without placing orders are not regulated as algos.
- Copy trading via registered platforms: SEBI-registered investment advisers can offer model portfolios for clients to replicate.
- Systematic mutual fund investing: SIPs and index fund investing are entirely outside this framework.
The Forward Direction
SEBI's 2024 consultation paper on algorithmic trading signals intent to further formalise the retail algo ecosystem - potentially creating a tiered registration system where sophisticated retail investors can self-certify compliance rather than requiring full broker intermediation for each strategy. The direction is toward expanding access, not restricting it.
For investors building quantitative strategies today, the practical advice is clear: work within your broker's approved API framework, document your strategies, and avoid any third-party vendor that cannot provide proof of SEBI registration.