Back to MCP catalog
compare_backtestsCompare statistics side-by-side across multiple backtests.
Area
Backtesting & Validation
Group
Backtests
Access
Read
Risk
Read-only
Details
Full description
Details
Compare statistics across multiple backtests side-by-side. Useful for evaluating parameter sweeps or different strategy configurations.
Args — backtest_ids: 2-10 backtest IDs to compare.
compare_backtests([id1, id2, id3])
Returns per-backtest metric comparisons. Errors if fewer than 2 or more than 10 IDs are given, or if any backtest doesn't exist.
Capabilities
Bounded options and operating modes surfaced above the full JSON schema.
No bounded capability options are declared for this tool.
Required Inputs
FieldTypeDescription
backtest_idsarray<string>-Optional Inputs
None.