get_tickers
Retrieve the latest price ticker for a specific trading pair or all tickers in a given category on Bybit.
Instructions
Get latest price ticker for a symbol.
Args:
category: Product type - spot, linear, inverse, option
symbol: Trading pair (e.g. BTCUSDT). If omitted, returns all tickers for the category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | ||
| category | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |