pub(super) fn build_margin_ratio_request( env: &str, acc_id: u64, market: &str, symbols: &[String], ) -> Result<(TrdHeader, Vec<(i32, String)>)>