pub fn make_trade_id(uo: &UnmatchedOrder) -> TradeIdExpand description
Generates a deterministic [TradeId] for a Betfair fill.
Uses bet_id and cumulative sm (size matched) which together uniquely
identify each fill state, since sm increases monotonically with each fill.