Introduction
  • What is covered in this class
  • Optional: R Console or RStudio?
Downloading Free Stock Market Data with R
  • Downloading free daily stock market data from Google
Creating Amazing Stock Charts with quantmod
  • Creating great charts with quantmod
  • Adding Indicators to quantmod charts
  • Creating an R Markdown file to display all your charts in one document
Applying Technical Analysis Indicators
  • Creating a simple moving average (SMA) from scratch
  • Following the trend with multiple moving averages
  • More insights from multiple moving averages
  • Insight from Common indicators - ADX & VWAP
  • Counter-trend systems - ROC, RSI, CCI, Chaikin Volatility
  • Optional: Counter-trend systems - tweaks
Tracking Profit and Loss for Fun!
  • Evaluating our trend-following systems
Analyzing Stocks in Groups
  • Evaluating counter-trend systems
  • Safety in Numbers: Basket Analysis
  • Correlation analysis
  • Applying correlations to entries
Conclusions
  • Closing notes