Which website allows you to download historical stock data, other than Yahoo Finance?

Discussion in 'Data Sets and Feeds' started by Daal, Oct 24, 2018.

  1. michaelb4

    michaelb4

    Hi

    For Linux users

    I have uploaded to GitHub
    the software I programmed and use daily to download historicaql data & update
    my list of stocks ETF's Indices tickers automatically

    It updates a list of stocks spreadsheets files with OHLC ,
    volume & splits data
    in csv format like it was until one year ago in yahoo website

    It is in Linux & uses the Free Alpha Vantage API

    I thought you may want to share this with your subscribers

    https://github.com/michael-b4/stock-list-end-of-day-updater

    Enjoy
     
    #21     Mar 31, 2019
    Baron likes this.
  2. johnkd

    johnkd

    I found Quandl the best free source for end-of-day, their intraday is paid but you can consider FirstRateData for a free intraday source.
     
    #22     Oct 16, 2019
  3. If you know how to deal with API, check alphavantage.co. It's a provider of free APIs for realtime and historical data on stocks, forex, and cryptocurrencies. They have limits on available data and number of requests. In free version: 5 API requests per minute; 500 API requests per day.
     
    #23     Oct 17, 2019
  4. FWIW, I've been using www.eodhistoricaldata.com for a while for individual stocks, indices, fx and oil.

    The API to drop the data into Excel seems to work well and pricing is reasonable.
     
    #24     Nov 27, 2019
  5. jharmon

    jharmon

    So much survivorship bias in these posts.

    History = everything that traded, not everything that trades now.
     
    #25     Nov 27, 2019
  6. d08

    d08

    Why is your URL pointing to somewhere else entirely?
     
    #26     Apr 26, 2020
    shuraver likes this.
  7. Alphavantage and IEX Cloud. Their free subscriptions obviously have limited message request credits but you can always opt for their paid plans if you need more data.
     
    #27     May 31, 2020
    Whynottrade likes this.
  8. +1

    Alphavantage and python. No need really to know programming, enough resources online, all you need to know is to be able to Google and good reading comprehension. Programming knowledge of course helps.
     
    #28     May 31, 2020
  9. Polygon.io

    Polygon.io Sponsor

    Are you looking for tick level data, or 1min+ bars?
     
    #29     May 31, 2020