kite-connect-python-example
kite-connect-python-example copied to clipboard
fix: update on_ticks function in stream example
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.