selectStrategyParameter: Select Best Strategy Parameters from a Backtest Result File

Description Usage Arguments Value Examples

Description

Select Best Strategy Parameters from a Backtest Result File

Usage

1
selectStrategyParameter(backtest_results, wrow = 4, wcol = 2)

Arguments

backtest_results

backtest results

wrow

rows of window for detection of maxima in a backest results matrix

wcol

columns of window for detection of maxima in a backest results matrix

Value

xyz

Examples

1
selectStrategyParameter(backtest_results, wrow=4, wcol=2)

rengelke/quantTraiding_trato documentation built on Oct. 13, 2020, 12:01 p.m.