zerodha / pykiteconnect

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

refactor connect module to accomodate json posts and other usecases #92

Closed vividvilla closed 3 years ago

vividvilla commented 3 years ago
vividvilla commented 3 years ago

@joeirimpan Don't merge this yet. Lets @ranjanrak also go through this and run it locally and test.

ranjanrak commented 3 years ago

Good to merge this, fix for exit_order method response with order_id, seems fine too.