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

index_history(symbol,start_dt,end_dt) works for all indexes except FINNIFTY,NIFTY FINANCIAL SERVICES. it returns empty dataframe. #242

Open
VKontam opened this issue Jan 14, 2023 · 1 comment

Comments

@VKontam
Copy link

VKontam commented Jan 14, 2023

No description provided.

@VKontam
Copy link
Author

VKontam commented Jan 14, 2023

symbol = "NIFTY FINANCIAL SERVICES"
start_date = "01-Jan-2023"
end_date = "14-Jan-2023"
print(index_history(symbol, start_date, end_date))

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