The example in the package vignette now uses the sample datasets included in the package.
overallStatsDf()
includes a max drawdown entry.
Rsymphony
dependency has been moved from Imports to Suggests to make installation easier.
Example shiny application now uses the sample datasets provided with the package, and can now be run directly by calling the new function example_shiny_app()
.
New function example_strategy_config()
provides an easy way to grab the sample configuration used in examples and the shiny app.