pub fn parse_order_status(status: &str) -> OrderStatusExpand description
Map Bitget order status to CCXT OrderStatus.
§Arguments
status- Bitget order status string
§Returns
Returns the corresponding CCXT OrderStatus.
pub fn parse_order_status(status: &str) -> OrderStatusMap Bitget order status to CCXT OrderStatus.
status - Bitget order status stringReturns the corresponding CCXT OrderStatus.