pub fn create_diff_depth_subscription(
id: &str,
symbols: SmallVec<[String; 8]>,
request_id: Option<u64>,
api_key: Option<&str>,
test: bool,
) -> WebSocketSubscribeRequestExpand description
Creates a diff depth stream subscription for the given symbols