price_crosscheck
Fetch independent USD spot prices for a symbol from CoinGecko, Coinbase and Kraken (no keys), report median and spread, and flag how far a reference price (e.g. RYO's) deviates from the exchanges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Token symbol, e.g. SOL | |
| reference_path | No | Where the reference price came from | |
| reference_price | No | Price to compare against, e.g. RYO deep_analysis price | |
| reference_fear_greed | No | A Fear & Greed value to compare with alternative.me |