Skip to main content

BASE_URL_STREAM

Constant BASE_URL_STREAM 

Source
pub const BASE_URL_STREAM: &str = "wss://stream.binance.com:9443";
Expand description

Base URL for the margin user data WebSocket stream.

Margin user data flows over the spot stream host. After creating a listenKey via REST, connect to <BASE_URL_STREAM>/ws/<listenKey>.