Skip to main content
Subscribe to real-time ticker data including price, volume, and 24h change for trading instruments. WebSocket URL: wss://api.hotstuff.trade/ws Channel: ticker

Parameters

Supported Methods

  • subscribe - Subscribe to ticker updates
  • unsubscribe - Unsubscribe from ticker updates

Supported Symbols

  • Individual symbols: BTC-PERP, ETH-PERP, etc.
  • All symbols: "all"

Example Request

Example Response

WebSocket Client Examples

Python

JavaScript