Getting dividend yields for all NYSE stocks

Discussion in 'Automated Trading' started by traider, May 13, 2017.

  1. traider

    traider

    Hi,

    does anyone know if there is a way to accomplish this through some API, say IB, Yahoo? Doesn't work for Google finance
     
  2. Simples

    Simples

    You get some numbers through Yahoo Finance web-api: http://www.jarloo.com/yahoo_finance/

    Dividends
    y
    : Dividend Yield
    d: Dividend per Share
    r1: Dividend Pay Date
    q: Ex-Dividend Date

    Not very certain how accurate or current these numbers are.
     
  3. Sig

    Sig

    For the S&P500 (or anything else with traded futures) you can get the implied dividend of the basket by backing out interest rates from the discount or premium of the future to spot.
     
  4. jharmon

    jharmon

    Why just NYSE? Seems like exchange-bias to me.
     
  5. traider

    traider

    Not limited to NYSE, but it's just a problem statement. Anyway jarloo doesn't work.