Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 674 Bytes

README.md

File metadata and controls

34 lines (30 loc) · 674 Bytes

stockScript

Scrapes stock info from quotes.wsj and nasdaq, while leveraging TTR and Quantmod for the rest... Outputs this info to a csv.

Also contains an executable file for easy use.

You're welcome Dad

Pulls:

  • Current Price
  • Annualized Dividend
  • Beta
  • EPS
  • P/E Ratio
  • Forward P/E (1y)
  • 52 Week High
  • 52 Week Low
  • Lower Bolinger Band
  • Upper Bolinger Band
  • SMA_50
  • SMA_200
  • RSI
  • Stochastic RSI
  • EBITDA Margin
  • Book Value/Share
  • Cash Flow/Share
  • Free Cash Flow/Share
  • Gross Margin
  • Return on Assets
  • Return on Invested Capital
  • Tangible Book Value
  • Debt-to-Equity
  • Liquidity (Current Ratio)