zerodha / pykiteconnect

The official Python client library for the Kite Connect trading APIs
MIT License
981 stars 469 forks source link

exit_order() does not return value #58

Closed vijaykz closed 3 years ago

vijaykz commented 5 years ago

Please refer https://kite.trade/forum/discussion/5751/exit-order-return-value

vividvilla commented 3 years ago

This should have been fixed on kiteconnect>=3.9.0. You can try doing

pip install --upgrade kiteconnect