Sign in

Fetch aggregated trades

documented

Get compressed/aggregated trades for a symbol.

GET /api/v3/aggTradesMarket Datano implementation yet0 runs

Input

symbol*
Trading pair symbol
e.g. BTCUSDT
from_id
From trade ID to fetch from (fromId)
optional
start_time
Start time in milliseconds (startTime)
optional
end_time
End time in milliseconds (endTime)
optional
limit
Maximum number of agg trades to return (limit)
optional
Calls Binance as you (your API key is your account); keychains.dev holds the credentials.
Fetch aggregated trades · Binance · OpenIntegrations