Strategy: Generic Framework to Analyze Trading Strategies (original) (raw)

Users can build and test customized quantitative trading strategies. Some quantitative trading strategies are already implemented, e.g. various moving-average filters with trend following approaches. The implemented class called "Strategy" allows users to access several methods to analyze performance figures, plots and backtest the strategies. Furthermore, custom strategies can be added, a generic template is available. The custom strategies require a certain input and output so they can be called from the Strategy-constructor.

Version: 1.0.1
Depends: R (≥ 3.2.3)
Imports: stats, utils, graphics, grDevices, methods, zoo, xts
Suggests: knitr
Published: 2017-08-24
DOI: 10.32614/CRAN.package.Strategy
Author: Julian Busch
Maintainer: Julian Busch
License: GPL-2 | GPL-3 [expanded from: GPL]
NeedsCompilation: no
Materials: README
CRAN checks: Strategy results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=Strategyto link to this page.