Skip to content

This python script prints the daily historical prices of all the stocks listed by NSE from year 2000 using Google Finance.

Notifications You must be signed in to change notification settings

ni3-k/NSE-historical-stock-prices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

NSE-historical-stock-prices

This python 3 script prints the daily historical prices of all the stocks listed by NSE from year 2000 using Google Finance.

This script uses NSE website to get the list of stocks. Google Finance is used to get historical data.

How to use:

python NSE-historical-stocks.py

Note:

  • Data of every stocks is not present in Google Finance so some of the stock listed by NSE will be missing.
  • It is not necessary that every stock has historical data from year 2000.
  • It will only print the stocks data. You can furthur save it in csv fromat.

About

This python script prints the daily historical prices of all the stocks listed by NSE from year 2000 using Google Finance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages