pub fn create_synthetic_trade_id(ts_event: u64) -> TradeId
Create a synthetic TradeId using timestamp and UUID suffix.
TradeId
Format: S-{hex_timestamp}-{uuid_prefix}
S-{hex_timestamp}-{uuid_prefix}