pub fn create_subscription( ticket: &str, types: Vec<String>, codes: Vec<String>, is_only_snapshot: bool, is_only_realtime: bool, ) -> Vec<OwnedValue>
Create a subscription message for Upbit