The Trade Streams push raw trade information; each trade has a unique buyer and seller.
Update Speed: 1000ms
SUBSCRIBE_EVENT: subscribe:recent_trade UNSUBSCRIBE_EVENT: unsubscribe:recent_trade SUBSCRIBE_DATA: ['BTCUSDT', 'ETHUSDT'] or 'BTCUSDT'
LISTEN_EVENT: spot:recent_trade:add
{ Q: 386685, // Quote asset quantity S: "BUY", // Trade side p: 50023893, // Price q: "0.00773000", // Base asset quantity s: "ETHVNDC", // Symbol t: 1627121201959, // Timestamp }
Last updated 3 years ago