pub fn create_orderbook_subscription(
ticket: &str,
symbols: SmallVec<[String; 8]>,
is_only_snapshot: Option<bool>,
is_only_realtime: Option<bool>,
use_simple_format: bool,
level: Option<f64>,
) -> Vec<OwnedValue>Expand description
Create an orderbook subscription array for Upbit WebSocket