IStrategyResult

Strategy result entry for comparison table. Contains strategy name, full statistics, and metric value for ranking.

strategyName: string

Strategy name

stats: BacktestStatisticsModel

Complete backtest statistics for this strategy

metricValue: number

Value of the optimization metric (null if invalid)