create_synthetic_trade_id

Function create_synthetic_trade_id 

Source
pub fn create_synthetic_trade_id(ts_event: u64) -> TradeId
Expand description

Create a synthetic TradeId using timestamp and UUID suffix.

Format: S-{hex_timestamp}-{uuid_prefix}