Indicates the type of the price associated with the trade.
Supported Values:
1 - Percentage (i.e. percent of par)
2 - Per unit (i.e. per share or contract)
10 - Fixed cabinet trade price (primarily for listed futures and options)
11 - Variable cabinet trade price (primarily for listed futures and options)
100 - Tentative placeholder price
101 - Updated actual price
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 Members
| Member name | Value | Description |
---|
| None | -1 |
Default value. Do not use it directly.
|
| Percentage | 1 |
Percentage (i.e. percent of par)
|
| PerUnit | 2 |
Per unit (i.e. per share or contract)
|
| Spread | 6 |
Spread (basis points spread)
|
| Yield | 9 |
Yield
|
| FixedCabinetTradePrice | 10 |
Fixed cabinet trade price (primarily for listed futures and options)
|
| VariableCabinetTradePrice | 11 |
Variable cabinet trade price (primarily for listed futures and options)
|
| InterestRate | 24 |
Interest rate
|
| TentativePlaceholderPrice | 100 |
Tentative placeholder price
|
| UpdatedActualPrice | 101 |
Updated actual price
|
| DerivedPriceBlock | 102 |
Derived Price Block
|
| YieldDiff | 1005 |
Yield Diff
|
See Also