pub fn spot_market_unit(
product_type: BybitProductType,
order_type: BybitOrderType,
is_quote_quantity: bool,
) -> Option<BybitMarketUnit>Expand description
Returns the marketUnit parameter for spot market orders.
pub fn spot_market_unit(
product_type: BybitProductType,
order_type: BybitOrderType,
is_quote_quantity: bool,
) -> Option<BybitMarketUnit>Returns the marketUnit parameter for spot market orders.