Freeze quantity via APIs

kpawar
Issue:
1) freeze_quantity information is needed to slice orders programmatically.
2) freeze_quantity information is already available in https://api.kite.trade/instruments.json.
3) Python SDK does not return this information in KiteConnect's instruments method.

Fix:
I have fixed the issue and raised a PR here: https://github.com/zerodha/pykiteconnect/pull/200/checks

Request the code maintainers to merge it please.
  • sujith
    This is the new endpoint that is still in development phase. The freeze quantity field is not in the available in the production instruments API.
Sign In or Register to comment.