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.

    • Related Articles

    • What is Backtest in FYERS Automate?

      Backtest in FYERS Automate helps you test an automation strategy using historical market data before running it live. It shows how the strategy would have performed in the past based on your selected time period, capital, slippage, and order ...
    • How do I export the backtest tradebook?

      The Export option in FYERS Automate lets you download the trades generated during a completed backtest. The file is exported in CSV format, so you can open it in a spreadsheet tool for detailed review. Use this option when you want to analyze ...
    • How do I run a backtest in FYERS Automate?

      You can run a backtest from the Automate workflow after the strategy is ready for testing. The backtest uses your selected date range, capital, and slippage value to simulate how the strategy would have performed using historical data. Use this ...
    • How do I view previous backtest results in Backtest History?

      Backtest History in Automate lets you view previously run backtest results for a strategy. This is useful when you want to compare earlier results, review past configurations, or check different strategy versions created after changes. Each time you ...
    • Does Initial Capital limit the trades taken during a backtest?

      No. Initial Capital is used to calculate your strategy's performance, including returns, capital growth, and other performance metrics. It does not determine whether a trade can be executed during the backtest. If the strategy generates a trade based ...