pub fn nautilus_to_hyperliquid_conditional(
order_type: OrderType,
) -> HyperliquidConditionalOrderTypeExpand description
Converts a Nautilus OrderType to a Hyperliquid conditional order type.
ยงPanics
Panics if the order type is not a conditional order type.