edgex_get_ticker
Retrieve 24-hour market ticker with price, volume, open interest, and funding rate. Specify a symbol for a single contract, or omit it to return data for all contracts.
Instructions
Get 24h ticker: price, volume, open interest, funding rate. Omit symbol to get all contracts (uses cached contract list, may return subset).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | e.g. BTC, ETH, SOL, TSLA |