Back to MCP catalog
get_current_signal_state

Evaluate a strategy's entry/exit conditions against the most recent market data.

Area

Diagnostics

Group

Diagnostics

Access

Read

Risk

Read-only

Details

Full description

Evaluate a strategy's entry/exit conditions against the most recent available market data. Useful for assessing signal state before promoting to paper trading.

Returnssymbol, resolution, last_bar_time, warmup_bars, ready (bool), indicators, legacy entry_firing (bool), directional entry_firings (list of {rule_id, direction, name, firing}), entry_conflict (bool), exits, and warnings.

Paramslookback_bars is history beyond warmup (default 500).

get_current_signal_state(strategy_id)

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

strategy_idstringStrategy ID to evaluate

Optional Inputs

lookback_barsintegerHow many bars of history to use for indicator warmup + evaluation
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.