forwardNewOptionsStrategyDefinitionEventHandler Delegate   Table of ContentOldStyleOptionsTradeAndMarketStatsEventArgs Classforward
OffMarketTradeType Enumeration
Known types of block trade.

Namespace:  OnixS.NET.ICE.iMpact
Assembly:  OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64.dll) Version: 4.16.0.0
Syntax
C#
public enum OffMarketTradeType
Members
  Member nameValueDescription
Regular32 Regular trade is an order book trade. When someone sends a buy order and a sell order with a matching price, that is a regular trade.
IceEfrp50 ICE EFRP.
IceBlk51 ICE BLK.
Basis52 Basis Trade.
GuaranteedCross53 Guaranteed Cross.
VolatilityContingent54 Volatility Contingent Trade.
StockContingent55 Stock Contingent Trade.
CxcEfp57 CCX EFP Trade.
OtherClearingVenue65 Other Clearing Venue.
N2ex68 N2EX Trade.
Efp69 EFP Trade.
Eex71 EEX Trade.
EfpEfsContra70 EFP/EFS Contra Trade.
Efm73 EFM Trade.
Efr74 EFR Trade.
Block75 Block Trade.
NgEfpEfs79 NG EFP/EFS Trade.
Eoo81 EOO Trade (for US Futures Options only).
Efs83 EFS Trade.
Contra84 Contra Trade.
Cpblk85 CPBLK Trade.
BilateralOffExchange86 Bilateral Off-Exchange Trade.
BilateralCrossContra89 Bilateral Cross Contra Trade.
AssetAllocation16705 Asset Allocation.
TradeAtMarket21314 Trade at Market (TAM/SBK).
See Also