FINNIFTY options data

NSEPython
NSEPython is a Python wrapper created to scrap the NSEIndia APIs. It is an educational project.

Use appropriate threads for -

  • Documentation
  • Feature Request
  • Bug Reporting

Link: NSE Python - Unofficed

The API ```
nse_quote_ltp(“index”,expiry,“PE”,strike)
does not give any output for FINNIFTY and throws error.
All API should be made compitable with index FINNIFTY

This is wrong. Paste your entire code of whatever you’re doing so that I can debug properly.

The code is correct.
FINNIFTY was giving error due to wrong expiry date was passed to the API. (NIFTY EXPIRY DATE)
NIFTY & FINNIFTY do not have same expiry date.

1 Like