zerodha / pykiteconnect

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

example for option trading code? #173

Closed assistuelectronics closed 1 year ago

assistuelectronics commented 1 year ago

Hi,

I am looking for easy integration for option trading where I can get live data of the option and then place the order?

ranjanrak commented 1 year ago

We can use WebSocket streaming. For detailed information and implementation, refer to the KiteConnect API documentation. If you have any additional questions, you can write on the kiteconnect forum.