get_trade_history
Retrieve the recent trade history for a specific trading pair on Binance. Specify the symbol and limit to fetch a list of trade summaries for analysis or decision-making.
Instructions
Get recent trade history for a pair.
Args: symbol: The trading pair. limit: Number of trades to fetch.
Returns: List of trade summaries.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | ||
symbol | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Binance MCP Server
Related Tools
- @qeinfinity/binance-mcp-server
- @mixuechu/binance-mcp
- @Nayshins/mcp-server-ccxt
- @mixuechu/binance-mcp
- @qeinfinity/binance-mcp-server