Skip to content

Instantly share code, notes, and snippets.

@josephdunn
Created May 19, 2011 16:00
Show Gist options
  • Save josephdunn/981111 to your computer and use it in GitHub Desktop.
Save josephdunn/981111 to your computer and use it in GitHub Desktop.
library(quantmod)
library(PerformanceAnalytics)
getSymbols('HEIA.AS', src='yahoo')
Return.cumulative(Return.calculate(get('HEIA.AS')['2010-12-31::']))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment