BinanceGetTrades
Retrieve recent trades for a Binance trading pair. Provide the symbol (e.g., BTCUSDT) and optionally set a limit up to 1000 records.
Instructions
Get recent trades for a specific trading pair.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 500; max 1000 | |
| symbol | Yes | Symbol of the trading pair (e.g., BTCUSDT) |