Skip to content

Nice work ,Add IndiaVix , Option Chain and this improvement #9

@programjio

Description

@programjio

First of all thank you for your good work.

  1. Please add IndiaVix ,Option Chain
  2. In Future market data fetched shows all near ,next and far data to gether
  3. 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))

  1. Change the file names and foldername without - and & symbols example NSEMain , FnO etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions