MultiLegReportingType Field

Used to indicate what an Execution Report represents (e.g. used with multi-leg securities, such as option strategies, spreads, etc.).  
Valid Values:  
1 = Single Security (default if not specified)  
2 = Individual leg of a multi-leg security  
3 = Multi-leg security  
 
public const int MultiLegReportingType = 442
This language is not supported or no code example is available.
public:  
const int MultiLegReportingType = 442;
This language is not supported or no code example is available.
public const MultiLegReportingType : int = 442
This language is not supported or no code example is available.

Field Value

int

In this article

Definition