SEBI's new algo trading rules kick in on April 1. Here is what changes for you.

You may start using the new App ID from now onward. Both the existing and new App IDs will function the same until 1st April.

Could you please recheck whether too many requests were sent from the new App ID? Alternatively, please share your client ID via DM so that we can connect and debug the issue.

Sir, the code used in both cases is exactly same. While using the old app’s client id and secret, the API is responding correctly. However, while using the new app’s client id and secret id, it is rejecting all API calls, including teh very first API call saying as “Too many requests”. Please note that the access token is refreshed in both the cases after changing the client ID and secret. I have shared all the details via DM also. I am using the same static IP address in both the cases. Please clarify.

So you mean to say that me, my wife and my brother want to place order from home then we need to have 3 static ip or how should be mapped ?

Please make you tube video as soon as possible and post here then we come to know what to change-:folded_hands:

1 Like

Is IPv6 supported? if not will it be supported in the future?

For options buy sell from tradingview needs any modification?

And for this point: **Third-party platforms must be empanelled and hosted inside the broker’s infrastructure. **Is algotest allowed if we use static ip there?

Q1. Can I place order using “Automate webhook” and later I will use orderbook api and modify api to modify the order, is this possible ?

Q2. If 10 people are trading and if they are mutually agreed can they use same server with same static ip with different fyers account ? can they provide same ip in registered account in fyers ?

How about family members living under the same roof connected to the same IP? Can they whitelist the same IP in Fyers or other broker?

Both IPv4 and IPv6 are supported.

Yes, family members can have a common static IP address whitelisted. Spouse, dependent parents, and dependent children are eligible to share the same static IP address.

1 Like

Q1) You can place orders using the “Automate Webhook” and fetch the order book without static IP address validation. However, a static IP address is required for order modifications. Static IP address validation is mandatory for all transactional APIs.

Q2) One IP address cannot be shared among multiple users, except in the case of immediate family members (spouse, dependent parents, and dependent children).

  1. Algo regulations are not applicable to non-algo platforms.

  2. Algotest is a third-party algo platform; therefore, the regulations are applicable to it. We recommend that you use FYERS Automate, a fully compliant in-house developed product.

Dependent family members can have a common static IP address (spouse, dependent parents, and dependent children).

Therefore, you and your spouse may share the same static IP address. However, your brother must have a separate static IP address.

Sorry for the inconvenience. I have received the details and will connect with you to debug this further.

Will the fyers api v3 transaction/order related APIs be stopped after 31st March? These are also Fyers’ in house APIs, why do we need to shift to fyers automate just for order placement?

if my entry condition is based on candle stick pattern then can i have been able to trigger this condition using python script without static ip in fyers automate

If you are not using FYERS API, then there won’t be any changes required.

Hey @117710499165600037044,

FYERS APIs are developed in-house and will continue to work after 1st April. However, you need to update the static IP address to continue using the FYERS API for order placement.

We recommend using FYERS Automate if you are using any third-party algo platforms.

1 Like

Thanks for the information

Do I need to do anything for MPP as I am using Market orders for order placement. Also can you explain how does MPP orders work? What will be the price band involved and will it also have time validity? Market orders do not get rejected in liquid instruments. when will the MPP orders get rejected?