NewExpiryEventArgsBuilder Constructor | Table of Content | ClearedAlias Property ![]() |
| NewExpiryEventArgsBuilder Properties |
The NewExpiryEventArgsBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearedAlias |
Clearing limit admin related.
| |
| ContractSymbol |
See Naming Convention on Appendix D.
| |
| CrossOrderSupported |
Indicates if Cross order is supported in the market.
| |
| Currency |
The currency that the market is traded on.
| |
| DealPriceDenominator |
Denominator for the deal price fields in the market. For most markets,
this is the same as `OrderPriceDenominator`. However, it could be
different for some crack or spread markets.
| |
| GTAllowed |
Indicates if GTC is allowed in the market.
| |
| HedgeMarketId |
Market ID for the corresponding hedge market. It will be set to `-1`
when not applicable.
| |
| HubAlias |
Alias of the hub for the contract/market.
| |
| HubId |
ID of the hub for the contract/market.
| |
| IncrementPrice |
Minimum increment premium price for this market.
| |
| IncrementQty |
Minimum increment quantity for this market.
| |
| LotSize |
The lot size is minimum size of contracts in lots. It is multiplier to
determine the total lots,
| |
| MarketDesc |
Description of the market.
| |
| MarketId |
Unique identifier of a market.
| |
| MarketTypeId |
Market type ID.
| |
| MaturityDay |
Day of the month.
| |
| MaturityMonth |
Month range 1-12.
| |
| MaturityYear |
4 digit year.
| |
| MaxPrice |
Maximum Price.
| |
| MICCode |
Market Identifier Code for the market.
| |
| MIFIDRegulatedMarket |
Indicates MIFID-II market.
| |
| MinPrice |
Minimum Price.
| |
| MinQty |
Minimum quantity for this market.
| |
| NumDecimalsOptionsPrice |
Denominator for the price field.
| |
| NumOfCycles |
Number of cycle (days, hours, MWh, etc.) for a contract.
| |
| OffExchangeIncrementOptionPrice |
Off exchange options increment price. `NumDecimalsOptionsPrice` should
be applied to this field.
| |
| OffExchangeIncrementPrice |
Off exchange increment price. `OrderPriceDenominator` should be
applied to this field.
| |
| OffExchangeIncrementQty |
Off exchange increment qty. `OffExchangeIncrementQtyDenominator`
should be applied to this field.
| |
| OffExchangeIncrementQtyDenominator |
Denominator for `OffExchangeIncrementQty`.
| |
| OrderPriceDenominator |
Denominator for the order price fields in this market.
| |
| ProductId |
ID of the product that the contract/market is under.
| |
| ProductName |
Name of the product that the contract/market is under.
| |
| ScreenLastTradeDay |
Screen last trade day of the month.
| |
| ScreenLastTradeMonth |
Screen last trade month, range 1-12.
| |
| ScreenLastTradeYear |
Screen last trade year, 4 digits.
| |
| SentTime |
Date-time of the message sent.
| |
| SettlementType |
Settlement type.
| |
| SettlePriceDenominator |
Denominator for the settlement price fields in the market. For most
markets, this is the same as `DealPriceDenominator`.
| |
| StripId |
ID of the strip for the contract/market.
| |
| StripName |
Name of the strip for the contract/market.
| |
| UnderlyingISIN |
The ISIN of the security this market is associated with. This is
currently only populated for Liffe Equity markets.
| |
| UnitOfMeasure |
Unit Of Measure.
| |
| UnitQtyDenominator |
Denominator for UnitQuantity. This field will be `'0'` for most of the
markets.
| |
| UnitQuantity |
The quantity in unit of measurement per lot. For example, it is 1000
barrels per lot for Brent.
|