Skip to content

Instantly share code, notes, and snippets.

@ZeccaLehn
ZeccaLehn / MAImp.test.r
Last active August 29, 2015 14:19 — forked from timelyportfolio/MAImp.test.r
Portfolio Plots
# Loads current gist with function
# https://gist.github.com/timelyportfolio/1405187
# dev.off(); plot(1)
library(devtools)
source_gist("1405187")
require(quantmod)
require(PerformanceAnalytics)