Function create_orderbook_subscription

Source
pub fn create_orderbook_subscription(
    ticket: &str,
    symbols: SmallVec<[String; 8]>,
    depth: Option<u32>,
    is_only_snapshot: bool,
    is_only_realtime: bool,
    use_simple_format: bool,
) -> Vec<Value>
Expand description

Create an orderbook subscription array for Bithumb WebSocket