Skip to main content

apply_position_fill

Function apply_position_fill 

Source
fn apply_position_fill(
    positions: &mut EnginePositionMap,
    wallet: WalletAddress,
    symbol: &str,
    signed_qty: Decimal,
    fill_price: Decimal,
) -> Decimal