TradeCaptureReport.TradeMatchID Property |
Trade Match ID is assigned by the matching engine or clearing system and used to correlate a cleared trade with a match event.
Should be common for all trade sides included in a match event. For CME ClearPort, this represents the deal number and always links strategies.
For CME Globex and Floor, this links calendar spreads only.
Namespace:
OnixS.CmeStpHandler
Assembly:
OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 3.5.0.0 (3.5.0)
Syntax public string TradeMatchID { get; set; }
Property Value
Type:
StringSee Also