Idirect-Tech / Breeze-Python-SDK

The official Python client library for the ICICI Securities trading APIs
MIT License
53 stars 28 forks source link

Not able to get 1minute/1seond/5minute ohlc data after subscription to live feed #41

Closed pupattan closed 9 months ago

pupattan commented 9 months ago

Not able to get 1minute ohlc data Subscribe to OHLCV live stream of a particular Stock using {'exchange_code': 'NFO', 'stock_code': 'NIFTY', 'product_type': 'futures', 'expiry_date': '28-Sep-2023', 'interval': '1minute'}

Live data coming, but not ohlc

pupattan commented 9 months ago

Its working now. automatically...