pub fn parse_trade_msg_vec( data: Vec<BitmexTradeMsg>, price_precision: u8, ts_init: UnixNanos, ) -> Vec<Data>