TechfaneTechnologies / nsepython

The Unofficial Python Wrapper for NSEIndia API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

NSEPython is a Python library to get publicly available data on the current NSEIndia site by communicating with their REST APIs.

logo

NSE Historical Data is also available using NSEPython.
The functions are in beta phase. I will update them shortly.
But to see all beta functions You can see - https://forum.unofficed.com/t/nsepython-documentation/376/107

Installation

Use the package manager pip to install nsepython.

pip install nsepython

Documentation

  • Fetch All Indices.
  • Fetch List of All FNO Stocks.
  • Fetch Option Chain Data.
  • An Advanced OI Chain Visualizer Function.
  • Getting ATM Strikes.
  • Stocks and Derivatives API Fetch Live Stock and Derivatives Prices and all detailed data.
  • Holiday API
  • Event Calendar API
  • Results API
  • Past Results API

Contributing

For Discussion and Improving this Code, Join - https://www.unofficed.com/chat/

License

MIT

About

The Unofficial Python Wrapper for NSEIndia API

License:GNU General Public License v3.0


Languages

Language:Python 100.0%