zerodha / pykiteconnect

The official Python client library for the Kite Connect trading APIs
MIT License
1.01k stars 477 forks source link

Not able to store the data #61

Closed Harshad1409 closed 5 years ago

Harshad1409 commented 5 years ago

Hello, I am using KiteConnect and KiteTicker library for developing a app. I want to store 1 minute data on_ticks callback... Can you share some example where data is store for 1 script for 1 minute on 1 second tick...

vijaykz commented 5 years ago

Kite Connect example to receive and store tick in database async