How do I understand the Backtest Summary?

How do I understand the Backtest Summary?

The Backtest Summary gives a detailed view of how your automation performed during the selected backtest period. It helps you review returns, trade performance, risk, and capital movement before deciding whether to refine or run the strategy.

Use this section to understand both the profitability and risk profile of the automation.

Summary metrics

MetricMeaning
Initial CapitalStarting capital used for the backtest.
Final CapitalPortfolio value at the end of the backtest.
Total TradesTotal number of completed trades during the backtest period.
Return %Total return as percentage of initial capital.
Annualised ReturnReturn calculated on a yearly basis based on the backtest result.
Profitability %Percentage of completed trades that ended in profit.
Profitable TradesNumber of completed trades that ended in profit.
Losing TradesNumber of completed trades that ended in loss.
Avg ProfitAverage profit earned on profitable trades.
Avg LossAverage loss incurred on losing trades.
Profit FactorCompares total profit with total loss to show how efficiently the strategy generated returns.
Sharpe RatioMeasures risk-adjusted return by comparing returns with overall volatility.
Sortino RatioMeasures risk-adjusted return by considering downside volatility.
VolatilityShows how much the strategy returns fluctuated during the backtest period.
Max DrawdownLargest fall from a peak value during the backtest period.
Max ProfitHighest cumulative profit reached during the backtest, excluding the initial capital.
Max LossHighest cumulative loss reached during the backtest, excluding the initial capital.
Largest ProfitHighest profit earned from a single completed trade.
AlphaShows how the strategy performed against the benchmark, NIFTY 50.
BetaShows how closely the strategy’s returns moved in relation to the benchmark.
Calmar RatioCompares annualised return with the maximum drawdown.
Avg Bars HeldAverage number of hourly candles each trade remained open.
Trading Exposure %Percentage of the backtest period during which the strategy had an open position.




A higher return alone does not always mean a better strategy. Review drawdown, losses, exposure, and risk-adjusted ratios along with profitability.

What if…

ScenarioSolution
Gross Return is positive but Final Capital is lower than expectedCharges, losses, or slippage may have reduced the overall result.
Profitability % is high but returns are lowProfitable trades may be smaller than losing trades. Check Avg Profit and Avg Loss.
Max Loss is highThe strategy had a large cumulative loss during the backtest period.
Trading Exposure % is highThe strategy remained in open positions for a larger part of the backtest period.
Beta is highThe strategy moved more closely with the benchmark.
Last updated: 13 Jul 2026