/nsepython

The Unofficial Python Wrapper for NSEIndia API

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

NSEPython

NSEPython is a Python library for dealing with NSEIndia APIs.

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

For Full Documentation and Sample Code, Refer - https://forum.unofficed.com/t/nsepython-documentation/376

Contributing

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

License

MIT