check_trade_preflight
Validate market conditions, cooldown, and data freshness before generating crypto trade signals. Prevents outdated or premature decisions.
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. |