pub fn create_inferred_fill(
order: &OrderAny,
report: &OrderStatusReport,
account_id: &AccountId,
instrument: &InstrumentAny,
ts_now: UnixNanos,
) -> Option<OrderEventAny>Expand description
Creates an inferred fill event for reconciliation when fill reports are missing.