pub fn generate_reconciliation_order_pre_fill_events(
order: &OrderAny,
report: &OrderStatusReport,
ts_now: UnixNanos,
) -> Vec<OrderEventAny>Expand description
Generates acceptance, amendment, and triggering events for a report paired with real fills.