Fetch aggregated trades
documentedGet compressed/aggregated trades for a symbol.
GET /api/v3/aggTradesMarket Datano implementation yet0 runsInput
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.