What are the new SEBI rules for retail algo trading from April 01, 2026?
SEBI has introduced a new regulatory framework for retail algo trading, effective April 01, 2026.
These changes apply to users running automated trading strategies using the FYERS API or third-party platforms.
What changes from April 01, 2026?
- Static IP requirement:
Orders will be accepted only from a registered App ID mapped to a whitelisted static IP address.
Orders placed from an unregistered or non-whitelisted IP will be rejected. - Scope of static IP validation:
Static IP validation applies to order requests. - Daily 2FA authentication:
Complete 2FA once every trading day. Continuous refresh-token sessions will not be supported. - Order rate limit:
A maximum of 10 orders per second is allowed.
Requests beyond this limit may be rejected. - Market orders:
Market orders will be converted to MPP (Market Price Protection) orders. - Third-party platforms:
They must be empanelled and hosted within the broker’s infrastructure.
What should be done before April 01, 2026?
The current and new frameworks will run in parallel until March 31, 2026.
To avoid disruption, update your setup before the deadline:
- Activate the new API App
- Configure a valid static IP address
- Ensure daily 2FA compliance
To get started, refer to:
If you do not have a static IP
You must arrange a static IP address before migration.
You can obtain one from:
- Your Internet Service Provider (ISP)
- Cloud providers such as AWS or GCP
- VPN or VPC service providers
Read the full update on SEBI’s new algo trading rules
Last updated: 31 Mar 2026
Related Articles
How do I activate the new App for API trading after April 1, 2026?
As per retail algo trading regulations, API trading must be migrated to a compliant setup before April 1, 2026. Existing API apps created under the previous setup will not be allowed to place orders. To continue API trading without disruption, ...
What is Algo Trading?
Algo trading is a system of trading wherein simple or complex trading strategies are defined into algorithms which can then execute trades on the basis of the predefined parameters. It executes orders using automated or semi-automated pre-programmed ...
How to Enable a Common Static IP Address for Family Members (Retail Algo Regulations)?
As per regulations, API users must use a validated static IP address, and orders are allowed only from the whitelisted static IP. Each user must have a unique static IP, and it cannot be shared across multiple users. However, an exception is allowed ...
Does FYERS provide any support in setting up my Trading System or Algorithm for Individuals?
No, we do not provide support in terms of setting up a trading system or coding your algorithms. Since many users are equipped with either the knowledge required to it themselves or get this done from the software developers/coders, we stay away from ...
Why am I facing challenges in my trading application with FYERS API v3, even though it worked fine with API v2?
The introduction of new features and changes in API v3 may require adjustments in your trading application. To address these challenges, refer to the migration guide and ensure your code is aligned with API v3 specifications for a smooth transition.