get_recent_trade
Retrieve recent public trades for any product category on Bybit, including spot, linear, inverse, and option. Specify symbol and limit to refine results.
Instructions
Get recent public trades.
Args: category: Product type: spot, linear, inverse, option. symbol: Symbol (required for spot/linear/inverse). limit: Number of records (default: 60 for spot, 500 for others).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | ||
| symbol | No | ||
| limit | No |