ContractRelationPriority Property
The priority level of this relationship.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public int Priority { get; }
Public ReadOnly Property Priority As Integer
Get
Int32Int32
This is used when there are multiple relationships that are otherwise the same, e.g. e-mini s&p 500 futures
relate to the corresponding monthly option plus also weekly option contracts. The monthly option would be priority
5 and the weeklies would be higher.
The lower the number the higher priority.