get_consolidated_price
Get the current consolidated Bitcoin price from the BPE exchange network, aggregated from multiple exchanges for a single authoritative price in USD.
Instructions
Get the current consolidated Bitcoin price aggregated across the BPE exchange network. Returns price in USD, the number of contributing exchanges, and freshness in milliseconds. Use this when an agent or user asks 'what's the BTC price right now?' — it's faster and more authoritative than calling any individual exchange.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | Trading pair. Currently only BTC-USD is supported. | BTC-USD |