Sign in

Fetch old trades

documented

Get older trades for a symbol (requires access to historical data).

GET /api/v3/historicalTradesMarket Datano implementation yet0 runs

Input

symbol*
Symbol
Trading pair symbol
limit
Limit
Max results
fromId
From ID
Trade ID to start from (optional)
timestamp*
Timestamp (ms)
Current timestamp in milliseconds
signature*
Signature
HMAC SHA256 signature
Calls Binance as you (your API key is your account); keychains.dev holds the credentials.
Fetch old trades · Binance · OpenIntegrations