Skip to main content

order_side_from_is_ask

Function order_side_from_is_ask 

Source
pub fn order_side_from_is_ask(is_ask: bool) -> OrderSide
Expand description

Converts the venue’s is_ask boolean to a Nautilus [OrderSide].