public static interface FIX41.Advertisement
Modifier and Type | Interface and Description |
---|---|
static interface |
FIX41.Advertisement.Header |
static interface |
FIX41.Advertisement.Trailer |
Modifier and Type | Field and Description |
---|---|
static int |
AdvId |
static int |
AdvRefID |
static int |
AdvSide |
static int |
AdvTransType |
static int |
Currency |
static int |
IDSource |
static int |
Issuer |
static int |
LastMkt |
static int |
MaturityDay |
static int |
MaturityMonthYear |
static int |
OptAttribute |
static int |
Price |
static int |
PutOrCall |
static int |
SecurityDesc |
static int |
SecurityExchange |
static int |
SecurityID |
static int |
SecurityType |
static int |
Shares |
static int |
StrikePrice |
static int |
Symbol |
static int |
SymbolSfx |
static int |
Text |
static int |
TradeDate |
static int |
TransactTime |
static int |
URLLink |
static final int AdvId
static final int AdvTransType
static final int AdvRefID
static final int Symbol
static final int SymbolSfx
static final int SecurityID
static final int IDSource
static final int SecurityType
static final int MaturityMonthYear
static final int MaturityDay
static final int PutOrCall
static final int StrikePrice
static final int OptAttribute
static final int SecurityExchange
static final int Issuer
static final int SecurityDesc
static final int AdvSide
static final int Shares
static final int Price
static final int Currency
static final int TradeDate
static final int TransactTime
static final int Text
static final int URLLink
static final int LastMkt
Copyright © 2000–2022 EPAM Systems. All rights reserved.