Sharekhan-API / shareconnectpython

8 stars 4 forks source link

"Cancel by order id" is missing in the Sharekhan API Python SDK #9

Open balaji99 opened 2 weeks ago

balaji99 commented 2 weeks ago

The Sharekhan API documentation page (https://www.[sharekhan.com/trading-api/documentation/order-and-trades](https://www.sharekhan.com/trading-api/documentation/order-and-trades) mentions this API:

image

but it is not present in the Python SDK. So, there is no way of using the SharekhanConnect object for this feature. The only workaround is calling the Sharekhan API directly, but in that case what's the point of using the SDK.