get_recent_trades
Fetches the most recent public trades for a specified cryptocurrency symbol on an exchange. Obtain up to 100 trade records to analyze market activity.
Instructions
Most recent public trades for a symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | e.g. 'BTC/USDT:USDT'. | |
| exchange | No | Exchange id (default 'bybit'). | bybit |
| limit | No | Number of trades (default 20, max 100). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||