| TradeCaptureReport.MultiLegReportingType Property |
Used to indicate what an Multi-leg Report represents (e.g. used with multi-leg trades, such as option call & puts, spreads, etc.).
Supported Values:
1 = Single side (default if not specified)
2 = Individual leg of a multi-leg trade
3 = Multi leg of a multi-leg trade
Namespace:
OnixS.CmeStpHandler
Assembly:
OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 4.2.1.0 (4.2.1)
Syntaxpublic MultiLegReportingType MultiLegReportingType { get; set; }Property Value
Type:
MultiLegReportingType
See Also