Function create_mark_price_subscription

Source
pub fn create_mark_price_subscription(
    _id: &str,
    symbols: SmallVec<[String; 8]>,
    request_id: Option<u64>,
    _api_key: Option<&str>,
    _test: bool,
) -> WebSocketSubscribeRequest
Expand description

Creates a mark price stream subscription for the given symbols (Futures)