Trade

When subscribing to the trade channel, only trades for the specific product codes requested will be received.

Message Format

interface TradeMessage {
  type: "trade";
  ack_id: string;
  price: number;
  quantity: number;
  symbol: string;
  taker_side: string;
  timestamp: string;
}

Example

{
  "type": "trade",
  "ack_id": "7148460953766461527",
  "price": 19000,
  "quantity": 10,
  "symbol": "BUSZ22",
  "taker_side": "Bid",
  "timestamp": "2022-09-28T16:06:39.022836179Z"
}

Start Trading

Trade US Perpetual Futures, Physical Futures, and Options on the Bitcoin Complex®, XRP, ETH, SOL, and more.