GitHub - Forgision/NseWeb · GitHub
Skip to content

Latest commit

 

History

11 Commits

Folders and files

Repository files navigation

NseWeb

This repository use to download option chain data from NSE website

Usage: nse = NseWeb()

To Download Index Symbol List:

stock_list = nse.get_stocks_list('NIFTY 50')

To downlaod option chain data

For Index

oi_data = nse.get_oi('NIFTY', index=True)

For Stock

oi_data = nse.get_oi('INFY', index=False)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages