get_recent_trades
Retrieve recent public trades for a Binance USDT-M Futures trading pair to analyze market activity and trade execution patterns.
Instructions
Get the most recent public trades for a symbol.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Trading pair, e.g. 'BTCUSDT' | |
| limit | No | Number of trades (max 1000) |