getSpreadTickers
Retrieve latest price, best bid/ask, and 24-hour trading statistics for a spread combination symbol.
Instructions
Retrieve the latest price snapshot, best bid/ask price, and 24-hour trading statistics for a spread combination symbol.
Use this endpoint when you need to:
Get the latest traded price (
lastPrice) of a spread symbolCheck 24-hour high/low price range and total trading volume
Retrieve best bid/ask price and size at level 1
Returns a list containing one ticker object for the requested symbol.
Do not use this endpoint for multi-level order book depth — use getSpreadOrderbook instead.
Do not use this endpoint for recent trade execution history — use getSpreadRecentTrades instead.
Notes:
Response may have latency during periods of high market volatility
No authentication required
Agent hint: Use this endpoint when the user asks about current price, 24h stats, or best bid/ask for a spread symbol.
The symbol parameter is required — obtain valid symbols from getSpreadInstrumentsInfo if unknown.
For multi-level order book depth, use getSpreadOrderbook instead.
For recent trade execution history, use getSpreadRecentTrades instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |