-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
First of all thank you for your good work.
- Please add IndiaVix ,Option Chain
- In Future market data fetched shows all near ,next and far data to gether
- To get particular month data (near or next or far month) add this .
#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))
- Change the file names and foldername without - and & symbols example NSEMain , FnO etc
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels