TradeCollateralization Enumeration | Table of Content | TradeIDEvent Enumeration |
TradeCollateralStatus Enumeration |
Namespace: OnixS.CmeStpHandler
public enum TradeCollateralStatus
Member name | Value | Description | |
---|---|---|---|
None | -1 | Default value. Do not use it directly. | |
Unallocated | 48 | Unallocated. | |
PartiallyAllocated | 49 | Partially allocated. | |
FullyAllocated | 50 | Fully allocated. |