Skip to content

Python Script to scrape data from Nifty50 (PE/PB Ratios, Delivery Qty, Open Close High Low Price)

License

Notifications You must be signed in to change notification settings

RSwarnkar/nifty50-scrapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NIFTY50 Index Data Scrapping

Python Jupyter Notebook script to scrape data from Nifty50 (PE/PB Ratios, Delivery Qty, Open Close High Low Price) Source of the data is the official NSE Website:

Things TODO:

  1. Add functionality to scrape the data
  2. Add functionality to merge basic and ratios data
  3. Add functionality to scrape the data for specific equity
  4. Add functionalities to do derived statistical analysis:
  • Frequency Distribution chart of single day %changes (%fall/%rise)
  • Check if the distribution is normal and Find the co-efficients of normal distribution
  • Identify the BLACK SWANN events in stock market (Bullish Silver, Bullish Gold, Bullish Diamond, Bearish Silver, Bearish Gold, Bearish Diamond Event)

About NIFTY50:

The NIFTY 50 is a benchmark Indian stock market index that represents the weighted average of 50 of the largest Indian companies listed on the National Stock Exchange. It is one of the two main stock indices used in India, the other being the BSE SENSEX. Indian Stock market is emerging market which is beliveved to cross

Update:

New Website links for fetching the Data:

About

Python Script to scrape data from Nifty50 (PE/PB Ratios, Delivery Qty, Open Close High Low Price)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •