Announcing Brokerage Calculator API for SmartAPI users
-
-
I'm getting 404 error....
Is this API endpoint live? -
Hi @Saranesh
Thank you for notifying us on this. We have the corrected posted Endpoint and request Parameters .Kindly reverify and let us know if the issue persists.
Regards,
SmartAPI team -
-
@Moderator_2
Yes. The new endpoint is working -
@Moderator_2
Though the new endpoint working, it looks like the price is expected in integer, NOT a float...
If the payload price given in float then the endpoint returning {"message":"Internal Error","errorcode":"AB2001","status":false,"data":null} -
Though the new endpoint working, it looks like the price is expected in integer, NOT a float...
If the payload price given in float then the endpoint returning {"message":"Internal Error","errorcode":"AB2001","status":false,"data":null}
For example, the endpoint accepting "price": "600" BUT not accepting "price": "600.00"Also the "total_charges" in the response JSON not matching with "angelone.in/calculators/brokerage-calculator" which means the endpoint calculation not exactly same as online brokerage calculator.
Why you are simply releasing a new function without doing these simple tests?
-
Hi @Saranesh
We are checking on this. Will update as soon as possible.
Thanks & Regards,
SmartAPI team -
@Moderator_1 @Moderator_2
Any update? -
Hello Team,
The angelone brokerage calculator does not give the same charges as online, can you check https://www.angelone.in/calculators/brokerage-calculator ?
Thanks