AsterDEX Market Data
aster.markets.tickerRetrieve 24-hour ticker statistics for trading pairs on AsterDEX. Provide a symbol for a specific pair or omit for all pairs.
Instructions
Get 24-hour ticker statistics for trading pairs on AsterDEX
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | Trading pair symbol (e.g. BTCUSDT). Omit for all pairs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |