get_historical_trades
Retrieve historical trade data for specific cryptocurrency pairs on Binance. Specify symbol, limit, and starting trade ID to access past transaction details for analysis.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fromId | No | Trade ID to start from, default returns the most recent trades | |
limit | No | Number of trades to return, default 500, max 1000 | |
symbol | Yes | Trading pair symbol, e.g. BTCUSDT |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Binance Cryptocurrency MCP
Related Tools
- @mixuechu/binance-mcp
- @snjyor/binance-mcp
- @snjyor/binance-mcp
- @snjyor/binance-mcp
- @qeinfinity/binance-mcp-server