Skip to content

R Script that pulls stock info from the web and outputs to a csv

Notifications You must be signed in to change notification settings

laventnc/stockScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

R Script that pulls stock info from the web and outputs to a csv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published