Skip to content
Prev 7264 / 15274 Next

Blotter example by kafka from R-bloggers

Stephen,

Blotter is just portfolio infrastructure, and has nothing to do with rules
or strategy development.  You can address those issues either with custom
code that sends trades into blotter, or using a package like quantstrat.

Quantstrat is a framework for specifying trading strategies that uses
blotter underneath.  It is in active development, and is available on
R-forge.

pcc