Skip to main content

estimate_order_margin

Function estimate_order_margin 

Source
pub fn estimate_order_margin(
    _order: &Value,
    kind: StrategyKind,
    params: &Value,
) -> Result<f64>