Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't fetch the monthly strike for the banknifty expiry for period june to nov2024 #176

Open
lightkiriyama opened this issue Dec 20, 2024 · 0 comments

Comments

@lightkiriyama
Copy link

Greeting ICICI Team,

I want to fetch the monthly expiry data of banknifty but the data fetch is empty for the period june to nov 2024.
below provided is the parameter kindly see into it.

code:
data = breeze.get_historical_data_v2(
interval="5minute",
from_date="18-04-2024T00:00:00.000Z",
to_date="30-04-2024T16:00:00.000Z",
stock_code="CNXBAN",
exchange_code="NFO",
product_type="options",
expiry_date="30-04-2024T16:00:00.000Z",
right="call",
strike_price="47700"
)

Thanking you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant