You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@programjio
Thank You for your kind interest in developing NSE library.
If you feel comfortable with all those things and changes, then please make a pull request having all or few commits referred by your suggestions.
It really helps me a lot.
First of all thank you for your good work.
#This to get near or next or far only month Future Data
#https://www.nseindia.com/api/historical/foCPV?from=01-06-2022&to=30-06-2022&instrumentType=FUTIDX&symbol=BANKNIFTY&year=2022&expiryDate=30-Jun-2022
#'''querystring = {
"from":"03-06-2022",
"to":"30-06-2022",
"instrumentType":"FUTIDX",
"symbol":"BANKNIFTY",
"year":"2023",
"expiryDate":"30-Jun-2022"}
#'''
#print(get_data(querystring, rename=0))
The text was updated successfully, but these errors were encountered: