Ronny De Winter
2016-03-21
The return in % tells you more than the stock price
The silver price lags behind gold price:
Guggenheim S&P500 Equal Weight Consumer Staples ETF
A high performance tracker for the somewhat risk-averse investor
goto https://ronnydw.shinyapps.io/shinyStockReturns/
In a terminal: download the code from github
Desktop$ git clone http://github.com/ronnydw/shinyStockReturns
In RStudio: run the shiny app
setwd("~/Desktop/shinyStockReturns")
runApp()