kite-connect-python-example
kite-connect-python-example copied to clipboard
Kite connect Python client example
Fixes #1.
In [this](https://github.com/zerodhatech/kite-connect-python-example/blob/master/README.md#create-database-and-table) section, the line should be: > Create a table called ticks in ticks ~table~ database
Update the on_ticks callback function according to v3. The callback for the `on_ticks` function was not working. This change will fix and make the example working again.
can't we subscribe to allowed limit of 3000 instrument in one go without delaying this? my use case need real time data for almost all instrument but with this 5...