As per new SEBI guidelines are market orders allowed to be placed after 1st April 2026 if my OPS limit is less than 10. @admin @admin123 @algo_trading_50 please let me know.
Posts made by Preetham
-
Regarding market order placement as per new guidelinesposted in General Discussion
-
RE: Unable to place Ordersposted in General Discussion
@algo_trading_50 Yes, even though I'm using new API app credentials I faced order placement issues between 14:00 - 14:35 pm today.
-
Unable to place Ordersposted in General Discussion
I'm unable to place orders via smartAPI after 2026-03-23 14:00 pm. @admin please let me know what needs to be done.
-
Unable to establish connection and place ordersposted in General Discussion
Hello there,
From today morning i.e. 2025-05-08 09:30:00, I am unable to establish a connection with SmartApi and place any orders using it. Is there any issue from your end @Moderator_1, @admin ?
-
RE: Session got Expired in between the market working hoursposted in Python SDK
Hello @Moderator_2, any update regarding this?
-
RE: Session got Expired in between the market working hoursposted in Python SDK
Hello @Moderator_2 , I have faced this issue once again today. Please refer the below screenshot in which you can see that I got the LTP data of the BNF future but while trying to place the order it is throwing me an error that session has expired. Please update me regarding this issue.

-
RE: Session got Expired in between the market working hoursposted in Python SDK
Hello @Moderator_2 please refer to the details below,
Client ID: B430541
Date of Issue : 20-02-2024
Issue : Session terminated in between market hours and unable to place the orders but was able to fetch the LTP data of the BNF future. -
Session got Expired in between the market working hoursposted in Python SDK
Hello @Moderator_2, @administrators
I have generated a session at 09:00 AM using my credentials and as per my code the session should only terminate at 15:15 PM, but my session got terminated in between hours. In the below referred screenshot you can see that I was able to ping and get the LTP data of BANKNIFTY futures but when trying to place an order it has thrown me this error.
After restarting the code it worked fine but I wanna know the reason for its termination. Also I am using the getLTPData() to check my SmartApi connection is active or not, but based on my connection if it returns the LTP data as shown in the screenshot below and throws me an error while placing order what needs to be done?
I am not able to attach the screenshot of the error message its showing me a popup saying that, Something went wrong while parsing server response while uploading.
-
Session termination issueposted in Python SDK
Hello @administrators, @Moderator_2
Sometimes I am facing this issue like my order is getting placed but while trying to fetch the orderstatus using individual_order_details( ) it is throwing me an error. Refer the attached screenshot below and please update me on this issue.

-
Issue while placing orderposted in Python SDK
Hello @Moderator_2, I have been facing issues (like read timeout = 7 and wrong credentials) randomly while placing orders.
-
RE: Facing continuous issues while placing ordersposted in Python SDK
Hello @Moderator_2 , any update regarding this issue?
-
RE: Facing continuous issues while placing ordersposted in Python SDK
Hello @Moderator_2 , please refer the below screenshot regarding the error occurred while placing the order (have not faced the issue since morning but around 10:00 AM I started facing this issue).

-
Facing continuous issues while placing ordersposted in Python SDK
Hello @Moderator_2, I have been facing issues (like read timeout = 7 and wrong credentials) while placing orders only during the market starting(09:15 to 10:00) and end times(after 15:00). I have been facing this issue from the last 2 weeks before that its working fine, Can you please brief me what's the exact issue and what needs to be done to overcome this issue?
-
RE: Exception : HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Read timed out. (read timeout=7)posted in Test
Hello @admin, any update regarding this?
-
Exception : HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Read timed out. (read timeout=7)posted in Test
Hello @admin even though I was able to establish an API connection and fetch the live market LTP data, after some time it's throwing the above error.
I started facing this issue from 29-09-2023, Let me know what needs to be done?
-
RE: LTP quote not current`posted in Test
Hello everyone, the issue has been fixed it seems. I was able to get correct LTP data now.
-
How can I get Best Five Data of a specific stock?posted in General Discussion
How can I get Best Five Data of a specific stock? , if possible please provide an example to explain it.
-
Best Five Data fetchingposted in Python SDK
Hello @admin, how can we get Best Five Data of a specific token contract using SmartApi ?
-
How to fetch Options Historical Data?posted in General Discussion
How can we fetch the Options Historical Data using the SmartAPI ?