Skip to content

Scrap S&P500 stocks and obtain daily stock prices from open sources (2018)

Notifications You must be signed in to change notification settings

Yuriy-AP/Get-stock-prices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Get-stock-prices

There are several ways to go around getting daily stock prices for free. For example, these are some of the possibilities.

  1. Yahoo Finance
  2. Alpha Vantage
  3. Quandl (free access is limited to the data significantly lagged in time)

Code 'GetSP500_Quandl.py' performs the following:

  1. Scrap S&P500 constituents from Wikipedia
  2. Obtain closing daily stock prices from Quandl, using pandas_datareader. One needs to modify some details, for example, the path to the folder to store the results.

About

Scrap S&P500 stocks and obtain daily stock prices from open sources (2018)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages