Idirect-Tech / Breeze-Python-SDK

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

no options data found! #115

Closed ijselwyn closed 4 months ago

ijselwyn commented 4 months ago

Hello, I'm trying to get options data in 1 minute interval, historical data v2 api call. but i get "no options data found!" error for all the stocks. same goes for 30 minutes interval. Please check!!!!

for e.g Attempting to get OHLC data for stock: HERHON 2024-07-17 10:47:50,837 INFO: stock_code: HERHON 2024-07-17 10:47:50,837 INFO: interval: 1minute 2024-07-17 10:47:50,837 INFO: from_date: 2024-07-17T10:42:00.000Z 2024-07-17 10:47:50,837 INFO: to_date: 2024-07-18T00:00:00.000Z 2024-07-17 10:47:50,838 INFO: strike_price: 5500.0 2024-07-17 10:47:50,838 INFO: expiry_date: 2024-07-25T00:00:00.000Z 2024-07-17 10:47:50,838 INFO: right: Put

ERROR: no options data found!