forwardFuturesStrategyDefinitionEventArgs Class   Table of ContentAllowOptions Property forward
FuturesStrategyDefinitionEventArgs Properties

The FuturesStrategyDefinitionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAllowOptions
Indicates if the market supports option markets.
Public propertyAllowsImplied
Indicate if implication is done for a given spread market and its given outright leg markets.
Public propertyBlockDetails
Collection of block details.
Public propertyBlockTickValue
Identifies the monetary amount per tick move when calculated for Off-Exchange trades.
Public propertyClearedAlias
Clearing limit admin related.
Public propertyContractSymbol
See Naming Convention on Appendix D.
Public propertyCurrency
Currency.
Public propertyDealPriceDenominator
Denominator for the deal price fields in the market. For most markets, this is the same as OrderPriceDenominator.
Public propertyExchangeSilo
Exchange silo code for the market.
Public propertyGTAllowed
Indicates if GTC is allowed in the market. Means the screen trading is not allowed for the market.
Public propertyHedgeOnly
Indicate if the contract is for hedge only.
Public propertyHubAlias
Alias of the hub for the contract/market.
Public propertyHubId
ID of the hub for the contract/market.
Public propertyHubName
Hub Name.
Public propertyIncrementPrice
Minimum increment premium price for this market.
Public propertyIncrementQty
Minimum increment quantity for this market.
Public propertyIsBlockOnly
Indicates if Market is only tradable via ICE Block Trade. This also means the screen trading is not allowed for the market.
Public propertyIsInterested
Is a flag allows the user to specify that the product is interested to user.
Public propertyIsTradable
Indicate if the contract is tradable.
Public propertyLegDealSuppressed
Indicates whether leg deals are suppressed.
Public propertyLegs
Collection of strategy leg definitions.
Public propertyMarketDesc
Description of the market.
Public propertyMarketId
Unique identifier of a market.
Public propertyMaturityDate
Maturity date.
Public propertyMaxPrice
Maximum Price.
Public propertyMICCode
Market Identifier Code for the market.
Public propertyMIFIDRegulatedMarket
Indicates MIFID-II market.
Public propertyMinPrice
Minimum Price.
Public propertyMinQty
Minimum increment premium price for this market.
Public propertyNumDecimalsOptionsPrice
Only used for `OffExchangeIncrementOptionPrice`.
Public propertyNumOfCycles
Number of cycles (days, hours, MWh, etc) for a contract.
Public propertyNumOfMarkets
The number of options markets for the given market type.
Public propertyOffExchangeIncrementOptionPrice
Off exchange options increment price. NumDecimalsOptionsPrice should be applied to this field.
Public propertyOffExchangeIncrementPrice
Off exchange increment price. OrderPriceDenominator should be applied to this field.
Public propertyOffExchangeIncrementQty
Denominator for OffExchangeIncrementQty.
Public propertyOffExchangeIncrementQtyDenominator
Denominator for OffExchangeIncrementQty.
Public propertyOrderPriceDenominator
Denominator for the order price fields in this market.
Public propertyOverrideBlockMin
Indicates whether the Block Minimum can be overridden for the market.
Public propertyProductId
ID of the product that the contract/market is under.
Public propertyProductName
Name of the product that the contract/market is under.
Public propertyRequestMarketType
See Appendix C for the list of market types and IDs.
Public propertyRequestSeqId
The original request sequence ID assigned by client, unique per session.
Public propertyScreenTickValue
Identifies the monetary amount per tick move when calculated from the Central Limit Order Book.
Public propertySecuritySubType
Contains the Strategy Code for defined market where applicable. See Appendix E for list of codes.
Public propertySettlePriceDenominator
Denominator for the settlement price fields in the market. For most markets, this is the same as DealPriceDenominator.
Public propertyStrategySymbol
Strategy Symbol.
Public propertyStripBeginDate
Strip Begin Date. Sent for customs with StrategyCodes 414, 550, 711, 713, 714, 715, and 716.
Public propertyStripEndDate
Strip End Date. Sent for customs with StrategyCodes 414, 550, 711, 713, 714, 715, and 716.
Public propertyStripId
ID of the strip for the contract/market.
Public propertyStripName
Name of the strip for the contract/market.
Public propertyStripType
Strip Type. Sent for customs with StrategyCodes 414, 550, 711, 713, 714, 715, and 716 and for future use when combos with.
Public propertyTestMarketIndicator
Indicates Test Market.
Public propertyTickValueDenominator
Denominator for ScreenTickValue and BlockTickValue.
Public propertyTradingStatus
See appendix A on trading status codes.
Public propertyUnderlyingISIN
The ISIN of the security this market is associated with. This is currently only populated for Liffe Equity markets.
Public propertyUnitOfMeasure
Unit Of Measure.
Public propertyUnitQtyDenominator
Denominator for UnitQuantity. Clients should also apply UnitQtyDenominator when calculating LotSize. This field will be '0' or most of the markets.
Public propertyUnitQuantity
The quantity in unit of measurement per lot. For example, it is 1000 barrels per lot for Brent. UnitQtyDenominator should be applied to get correct UnitQuantity.
Top
See Also