Not sure if this already exists - I would like to use the API to calculate margin requirements for potential trades. Similar to the margin calculator web interface at https://zerodha.com/margin-calculator/SPAN/ Is this possible to do?
Hi @goenka, Kite Connect only provides instruments margins data. You will have to do calculations at your end. You can check out this thread to know more about the endpoints.
Thanks for the response Sujith. I don't think this API is in the python kiteconnect package. Any plans on adding it, or will we have to construct the GET queries on our end manually? Thanks
Kite Connect only provides instruments margins data. You will have to do calculations at your end.
You can check out this thread to know more about the endpoints.