Back to MCP catalog
get_condition_timeline

Show how close each condition was to firing at every bar across a range.

Area

Diagnostics

Group

Diagnostics

Access

Read

Risk

Read-only

Details

Full description

Get condition proximity evolution over a bar range — how close each condition was to firing at each bar. Use this to spot patterns like 'RSI was consistently near threshold'.

Paramsstart_bar and end_bar are inclusive, 0-based. On portfolio/universe (per_sleeve) runs sleeve_id is required; omit it to get the list of available sleeve_ids. Omit on single-symbol runs.

get_condition_timeline(backtest_id, start_bar=0, end_bar=100)

Operates on

Builder objects this tool reads or produces, linked to their reference pages.

Capabilities

Bounded options and operating modes surfaced above the full JSON schema.

No bounded capability options are declared for this tool.

Required Inputs

backtest_idstringBacktest document ID
end_barintegerLast bar index (inclusive, 0-based)
start_barintegerFirst bar index (inclusive, 0-based)

Optional Inputs

max_barsintegerMax bars to return (default 50, max 100 to bound response size)
sleeve_idanyOf (2 variants)Sleeve to inspect on portfolio/universe (per_sleeve) backtests. REQUIRED for per_sleeve runs; omit on single-symbol runs. Omit on a per_sleeve run to receive the list of available sleeve_ids.
Quawd

A subscription SaaS platform for designing, backtesting, and paper-trading algorithmic trading strategies on equities and crypto — described in plain English to an AI agent, no code required.

© 2026 Quawd. All rights reserved.

Quawd is a software tool, not a broker-dealer or investment adviser, and does not provide investment advice. Trading involves substantial risk of loss. Backtested and hypothetical results have inherent limitations and are not indicative of future performance.