check_trade_preflight
Checks market state, cooldown, data freshness, and model context to validate preconditions for a crypto trade decision.
Instructions
Step 1 of the auditable decision loop. Checks market state, cooldown, data freshness, and model context before calling get_crypto_decision. Costs $0.05 USDC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Symbol to check: BTC, ETH, SOL, XRP, or ADA | |
| affiliate_id | No | Optional Pyrimid affiliate ID (af_xxxxx). Affiliate earns a commission from within the listed price — no extra cost to you. |