get_recent_trades
Retrieve recent trade data for specified cryptocurrency pairs from Binance, enabling analysis of market activity and price trends with customizable trade limits.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Number of trades to return, default 500, max 1000 | |
symbol | Yes | Trading pair symbol, e.g. BTCUSDT |