Hi @shreyas2290,
Please share your API url using along with request & response. Will help you on this
Regards, SmartAPI Team
Hi @shreyas2290,
Please share your API url using along with request & response. Will help you on this
Regards, SmartAPI Team
Hi @Ananth
BO's leg order will get automatically cancelled after 3:15pm simultaneously if you tried to cancel manually may end up with invalid order id.
Hi @infom2amit - This is a POST request so, pls use postman to test this API with passing appropriate headers & request body.
ref: https://smartapi.angelbroking.com/docs/Historical
Regards, SmartAPI Team
Hi @Nichil72 - Before placing BO order pls ensure this condition (Target price should be greater than limit price & Stoploss price should be less than limit price.)
hi @infom2amit
Please try again . As it is working now .
If you face any issue please reach again.
Thanks
HI @Ananth ,
We have identified the issue and we have informed about this issue to respective team and we are looking on to this.
Thanks
@ravitandur Thank you for your suggestion, based on the customer feedback, we are increasing the limit of order tag from 15 to 20.
Dear SmartAPI users,
Starting November 15, 2024, the ordertag field in the placeOrder API will support up to 15 characters, with any orders exceeding this limit being rejected.
We have updated the documentation to include this new validation and provided the error message for cases where the ordertag exceeds the limit.
Let me know if there’s anything further you need on this.
Sample error message:
{
"message": "Ordertag length should not exceed 15 characters",
"errorcode": "AB4008",
"status": false,
"data": null
}
Regards,
SmartAPI Team