kite-connect-python-example icon indicating copy to clipboard operation
kite-connect-python-example copied to clipboard

Kite connect Python client example

Results 4 kite-connect-python-example issues
Sort by recently updated
recently updated
newest added

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...