I'd like to learn how to use these packages, but I cannot seem to find any vignettes that offer something other than extensive code snippets. I'd like to learn about how they all fit together and something akin to a "walk through".

I've found some examples on the web like this series: http://timelyportfolio.blogspot.com/2011/06/quantstrat-to-build-on.html but I'm after something a bit more in depth (like the vignettes / examples in the package "PerformanceAnalytics"

Any sources?

link|improve this question

73% accept rate
feedback

1 Answer

Guy Yollin at the University of Washington teaches a class which covers some of this in the new Computational Finance program over there---his lecture notes on quantstrat/blotter can be found at: http://www.r-programming.org/papers

Lastly, recall that these are all packages written by busy volunteers so if documentation is missing ... so maybe you'd want to contribute some yourself?

link|improve this answer
1  
I'd be more than happy to once I can figure out how to fit it together! I'm actually writing some stuff for opensource that download, convert and standardize arbitrary amounts of data directly from data vendor APIs (Bloomberg / Reuters / IQFeed / Exchanges etc) or static csv's for use in these types of packages! Very happy to contribute - that's why I'd like to learn more about how to integrate these packages. Thanks for these links and your work on R in general, Dirk! – n.e.w Jun 22 '11 at 0:21
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.