derivativesecuritylistrequest

package
v0.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2019 License: Apache-1.1 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Route

func Route(router RouteOut) (string, string, quickfix.MessageRoute)

Route returns the beginstring, message type, and MessageRoute for this Message type

Types

type DerivativeSecurityListRequest added in v0.4.0

type DerivativeSecurityListRequest struct {
	fix43.Header
	*quickfix.Body
	fix43.Trailer
	Message *quickfix.Message
}

DerivativeSecurityListRequest is the fix43 DerivativeSecurityListRequest type, MsgType = z

func FromMessage added in v0.4.0

FromMessage creates a DerivativeSecurityListRequest from a quickfix.Message instance

func New added in v0.2.0

func New(securityreqid field.SecurityReqIDField, securitylistrequesttype field.SecurityListRequestTypeField) (m DerivativeSecurityListRequest)

New returns a DerivativeSecurityListRequest initialized with the required fields for DerivativeSecurityListRequest

func (DerivativeSecurityListRequest) GetCurrency added in v0.4.0

GetCurrency gets Currency, Tag 15

func (DerivativeSecurityListRequest) GetEncodedText added in v0.4.0

GetEncodedText gets EncodedText, Tag 355

func (DerivativeSecurityListRequest) GetEncodedTextLen added in v0.4.0

func (m DerivativeSecurityListRequest) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)

GetEncodedTextLen gets EncodedTextLen, Tag 354

func (DerivativeSecurityListRequest) GetEncodedUnderlyingIssuer added in v0.4.0

func (m DerivativeSecurityListRequest) GetEncodedUnderlyingIssuer() (v string, err quickfix.MessageRejectError)

GetEncodedUnderlyingIssuer gets EncodedUnderlyingIssuer, Tag 363

func (DerivativeSecurityListRequest) GetEncodedUnderlyingIssuerLen added in v0.4.0

func (m DerivativeSecurityListRequest) GetEncodedUnderlyingIssuerLen() (v int, err quickfix.MessageRejectError)

GetEncodedUnderlyingIssuerLen gets EncodedUnderlyingIssuerLen, Tag 362

func (DerivativeSecurityListRequest) GetEncodedUnderlyingSecurityDesc added in v0.4.0

func (m DerivativeSecurityListRequest) GetEncodedUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)

GetEncodedUnderlyingSecurityDesc gets EncodedUnderlyingSecurityDesc, Tag 365

func (DerivativeSecurityListRequest) GetEncodedUnderlyingSecurityDescLen added in v0.4.0

func (m DerivativeSecurityListRequest) GetEncodedUnderlyingSecurityDescLen() (v int, err quickfix.MessageRejectError)

GetEncodedUnderlyingSecurityDescLen gets EncodedUnderlyingSecurityDescLen, Tag 364

func (DerivativeSecurityListRequest) GetNoUnderlyingSecurityAltID added in v0.4.0

GetNoUnderlyingSecurityAltID gets NoUnderlyingSecurityAltID, Tag 457

func (DerivativeSecurityListRequest) GetSecurityListRequestType added in v0.4.0

GetSecurityListRequestType gets SecurityListRequestType, Tag 559

func (DerivativeSecurityListRequest) GetSecurityReqID added in v0.4.0

func (m DerivativeSecurityListRequest) GetSecurityReqID() (v string, err quickfix.MessageRejectError)

GetSecurityReqID gets SecurityReqID, Tag 320

func (DerivativeSecurityListRequest) GetSubscriptionRequestType added in v0.4.0

GetSubscriptionRequestType gets SubscriptionRequestType, Tag 263

func (DerivativeSecurityListRequest) GetText added in v0.4.0

GetText gets Text, Tag 58

func (DerivativeSecurityListRequest) GetTradingSessionID added in v0.4.0

GetTradingSessionID gets TradingSessionID, Tag 336

func (DerivativeSecurityListRequest) GetTradingSessionSubID added in v0.4.0

GetTradingSessionSubID gets TradingSessionSubID, Tag 625

func (DerivativeSecurityListRequest) GetUnderlyingCFICode added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingCFICode() (v string, err quickfix.MessageRejectError)

GetUnderlyingCFICode gets UnderlyingCFICode, Tag 463

func (DerivativeSecurityListRequest) GetUnderlyingContractMultiplier added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingContractMultiplier gets UnderlyingContractMultiplier, Tag 436

func (DerivativeSecurityListRequest) GetUnderlyingCountryOfIssue added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingCountryOfIssue() (v string, err quickfix.MessageRejectError)

GetUnderlyingCountryOfIssue gets UnderlyingCountryOfIssue, Tag 592

func (DerivativeSecurityListRequest) GetUnderlyingCouponPaymentDate added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingCouponPaymentDate() (v string, err quickfix.MessageRejectError)

GetUnderlyingCouponPaymentDate gets UnderlyingCouponPaymentDate, Tag 241

func (DerivativeSecurityListRequest) GetUnderlyingCouponRate added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingCouponRate gets UnderlyingCouponRate, Tag 435

func (DerivativeSecurityListRequest) GetUnderlyingCreditRating added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingCreditRating() (v string, err quickfix.MessageRejectError)

GetUnderlyingCreditRating gets UnderlyingCreditRating, Tag 256

func (DerivativeSecurityListRequest) GetUnderlyingFactor added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingFactor() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingFactor gets UnderlyingFactor, Tag 246

func (DerivativeSecurityListRequest) GetUnderlyingInstrRegistry added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingInstrRegistry() (v string, err quickfix.MessageRejectError)

GetUnderlyingInstrRegistry gets UnderlyingInstrRegistry, Tag 595

func (DerivativeSecurityListRequest) GetUnderlyingIssueDate added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingIssueDate() (v string, err quickfix.MessageRejectError)

GetUnderlyingIssueDate gets UnderlyingIssueDate, Tag 242

func (DerivativeSecurityListRequest) GetUnderlyingIssuer added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingIssuer() (v string, err quickfix.MessageRejectError)

GetUnderlyingIssuer gets UnderlyingIssuer, Tag 306

func (DerivativeSecurityListRequest) GetUnderlyingLocaleOfIssue added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingLocaleOfIssue() (v string, err quickfix.MessageRejectError)

GetUnderlyingLocaleOfIssue gets UnderlyingLocaleOfIssue, Tag 594

func (DerivativeSecurityListRequest) GetUnderlyingMaturityDate added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingMaturityDate() (v string, err quickfix.MessageRejectError)

GetUnderlyingMaturityDate gets UnderlyingMaturityDate, Tag 542

func (DerivativeSecurityListRequest) GetUnderlyingMaturityMonthYear added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingMaturityMonthYear() (v string, err quickfix.MessageRejectError)

GetUnderlyingMaturityMonthYear gets UnderlyingMaturityMonthYear, Tag 313

func (DerivativeSecurityListRequest) GetUnderlyingOptAttribute added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingOptAttribute() (v string, err quickfix.MessageRejectError)

GetUnderlyingOptAttribute gets UnderlyingOptAttribute, Tag 317

func (DerivativeSecurityListRequest) GetUnderlyingProduct added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingProduct() (v int, err quickfix.MessageRejectError)

GetUnderlyingProduct gets UnderlyingProduct, Tag 462

func (DerivativeSecurityListRequest) GetUnderlyingRedemptionDate added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingRedemptionDate() (v string, err quickfix.MessageRejectError)

GetUnderlyingRedemptionDate gets UnderlyingRedemptionDate, Tag 247

func (DerivativeSecurityListRequest) GetUnderlyingRepoCollateralSecurityType added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)

GetUnderlyingRepoCollateralSecurityType gets UnderlyingRepoCollateralSecurityType, Tag 243

func (DerivativeSecurityListRequest) GetUnderlyingRepurchaseRate added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingRepurchaseRate gets UnderlyingRepurchaseRate, Tag 245

func (DerivativeSecurityListRequest) GetUnderlyingRepurchaseTerm added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingRepurchaseTerm() (v int, err quickfix.MessageRejectError)

GetUnderlyingRepurchaseTerm gets UnderlyingRepurchaseTerm, Tag 244

func (DerivativeSecurityListRequest) GetUnderlyingSecurityDesc added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecurityDesc gets UnderlyingSecurityDesc, Tag 307

func (DerivativeSecurityListRequest) GetUnderlyingSecurityExchange added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingSecurityExchange() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecurityExchange gets UnderlyingSecurityExchange, Tag 308

func (DerivativeSecurityListRequest) GetUnderlyingSecurityID added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingSecurityID() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecurityID gets UnderlyingSecurityID, Tag 309

func (DerivativeSecurityListRequest) GetUnderlyingSecurityIDSource added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingSecurityIDSource() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecurityIDSource gets UnderlyingSecurityIDSource, Tag 305

func (DerivativeSecurityListRequest) GetUnderlyingSecurityType added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingSecurityType() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecurityType gets UnderlyingSecurityType, Tag 310

func (DerivativeSecurityListRequest) GetUnderlyingStateOrProvinceOfIssue added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)

GetUnderlyingStateOrProvinceOfIssue gets UnderlyingStateOrProvinceOfIssue, Tag 593

func (DerivativeSecurityListRequest) GetUnderlyingStrikePrice added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingStrikePrice gets UnderlyingStrikePrice, Tag 316

func (DerivativeSecurityListRequest) GetUnderlyingSymbol added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingSymbol() (v string, err quickfix.MessageRejectError)

GetUnderlyingSymbol gets UnderlyingSymbol, Tag 311

func (DerivativeSecurityListRequest) GetUnderlyingSymbolSfx added in v0.4.0

func (m DerivativeSecurityListRequest) GetUnderlyingSymbolSfx() (v string, err quickfix.MessageRejectError)

GetUnderlyingSymbolSfx gets UnderlyingSymbolSfx, Tag 312

func (DerivativeSecurityListRequest) HasCurrency added in v0.4.0

func (m DerivativeSecurityListRequest) HasCurrency() bool

HasCurrency returns true if Currency is present, Tag 15

func (DerivativeSecurityListRequest) HasEncodedText added in v0.4.0

func (m DerivativeSecurityListRequest) HasEncodedText() bool

HasEncodedText returns true if EncodedText is present, Tag 355

func (DerivativeSecurityListRequest) HasEncodedTextLen added in v0.4.0

func (m DerivativeSecurityListRequest) HasEncodedTextLen() bool

HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354

func (DerivativeSecurityListRequest) HasEncodedUnderlyingIssuer added in v0.4.0

func (m DerivativeSecurityListRequest) HasEncodedUnderlyingIssuer() bool

HasEncodedUnderlyingIssuer returns true if EncodedUnderlyingIssuer is present, Tag 363

func (DerivativeSecurityListRequest) HasEncodedUnderlyingIssuerLen added in v0.4.0

func (m DerivativeSecurityListRequest) HasEncodedUnderlyingIssuerLen() bool

HasEncodedUnderlyingIssuerLen returns true if EncodedUnderlyingIssuerLen is present, Tag 362

func (DerivativeSecurityListRequest) HasEncodedUnderlyingSecurityDesc added in v0.4.0

func (m DerivativeSecurityListRequest) HasEncodedUnderlyingSecurityDesc() bool

HasEncodedUnderlyingSecurityDesc returns true if EncodedUnderlyingSecurityDesc is present, Tag 365

func (DerivativeSecurityListRequest) HasEncodedUnderlyingSecurityDescLen added in v0.4.0

func (m DerivativeSecurityListRequest) HasEncodedUnderlyingSecurityDescLen() bool

HasEncodedUnderlyingSecurityDescLen returns true if EncodedUnderlyingSecurityDescLen is present, Tag 364

func (DerivativeSecurityListRequest) HasNoUnderlyingSecurityAltID added in v0.4.0

func (m DerivativeSecurityListRequest) HasNoUnderlyingSecurityAltID() bool

HasNoUnderlyingSecurityAltID returns true if NoUnderlyingSecurityAltID is present, Tag 457

func (DerivativeSecurityListRequest) HasSecurityListRequestType added in v0.4.0

func (m DerivativeSecurityListRequest) HasSecurityListRequestType() bool

HasSecurityListRequestType returns true if SecurityListRequestType is present, Tag 559

func (DerivativeSecurityListRequest) HasSecurityReqID added in v0.4.0

func (m DerivativeSecurityListRequest) HasSecurityReqID() bool

HasSecurityReqID returns true if SecurityReqID is present, Tag 320

func (DerivativeSecurityListRequest) HasSubscriptionRequestType added in v0.4.0

func (m DerivativeSecurityListRequest) HasSubscriptionRequestType() bool

HasSubscriptionRequestType returns true if SubscriptionRequestType is present, Tag 263

func (DerivativeSecurityListRequest) HasText added in v0.4.0

func (m DerivativeSecurityListRequest) HasText() bool

HasText returns true if Text is present, Tag 58

func (DerivativeSecurityListRequest) HasTradingSessionID added in v0.4.0

func (m DerivativeSecurityListRequest) HasTradingSessionID() bool

HasTradingSessionID returns true if TradingSessionID is present, Tag 336

func (DerivativeSecurityListRequest) HasTradingSessionSubID added in v0.4.0

func (m DerivativeSecurityListRequest) HasTradingSessionSubID() bool

HasTradingSessionSubID returns true if TradingSessionSubID is present, Tag 625

func (DerivativeSecurityListRequest) HasUnderlyingCFICode added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingCFICode() bool

HasUnderlyingCFICode returns true if UnderlyingCFICode is present, Tag 463

func (DerivativeSecurityListRequest) HasUnderlyingContractMultiplier added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingContractMultiplier() bool

HasUnderlyingContractMultiplier returns true if UnderlyingContractMultiplier is present, Tag 436

func (DerivativeSecurityListRequest) HasUnderlyingCountryOfIssue added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingCountryOfIssue() bool

HasUnderlyingCountryOfIssue returns true if UnderlyingCountryOfIssue is present, Tag 592

func (DerivativeSecurityListRequest) HasUnderlyingCouponPaymentDate added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingCouponPaymentDate() bool

HasUnderlyingCouponPaymentDate returns true if UnderlyingCouponPaymentDate is present, Tag 241

func (DerivativeSecurityListRequest) HasUnderlyingCouponRate added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingCouponRate() bool

HasUnderlyingCouponRate returns true if UnderlyingCouponRate is present, Tag 435

func (DerivativeSecurityListRequest) HasUnderlyingCreditRating added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingCreditRating() bool

HasUnderlyingCreditRating returns true if UnderlyingCreditRating is present, Tag 256

func (DerivativeSecurityListRequest) HasUnderlyingFactor added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingFactor() bool

HasUnderlyingFactor returns true if UnderlyingFactor is present, Tag 246

func (DerivativeSecurityListRequest) HasUnderlyingInstrRegistry added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingInstrRegistry() bool

HasUnderlyingInstrRegistry returns true if UnderlyingInstrRegistry is present, Tag 595

func (DerivativeSecurityListRequest) HasUnderlyingIssueDate added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingIssueDate() bool

HasUnderlyingIssueDate returns true if UnderlyingIssueDate is present, Tag 242

func (DerivativeSecurityListRequest) HasUnderlyingIssuer added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingIssuer() bool

HasUnderlyingIssuer returns true if UnderlyingIssuer is present, Tag 306

func (DerivativeSecurityListRequest) HasUnderlyingLocaleOfIssue added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingLocaleOfIssue() bool

HasUnderlyingLocaleOfIssue returns true if UnderlyingLocaleOfIssue is present, Tag 594

func (DerivativeSecurityListRequest) HasUnderlyingMaturityDate added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingMaturityDate() bool

HasUnderlyingMaturityDate returns true if UnderlyingMaturityDate is present, Tag 542

func (DerivativeSecurityListRequest) HasUnderlyingMaturityMonthYear added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingMaturityMonthYear() bool

HasUnderlyingMaturityMonthYear returns true if UnderlyingMaturityMonthYear is present, Tag 313

func (DerivativeSecurityListRequest) HasUnderlyingOptAttribute added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingOptAttribute() bool

HasUnderlyingOptAttribute returns true if UnderlyingOptAttribute is present, Tag 317

func (DerivativeSecurityListRequest) HasUnderlyingProduct added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingProduct() bool

HasUnderlyingProduct returns true if UnderlyingProduct is present, Tag 462

func (DerivativeSecurityListRequest) HasUnderlyingRedemptionDate added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingRedemptionDate() bool

HasUnderlyingRedemptionDate returns true if UnderlyingRedemptionDate is present, Tag 247

func (DerivativeSecurityListRequest) HasUnderlyingRepoCollateralSecurityType added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingRepoCollateralSecurityType() bool

HasUnderlyingRepoCollateralSecurityType returns true if UnderlyingRepoCollateralSecurityType is present, Tag 243

func (DerivativeSecurityListRequest) HasUnderlyingRepurchaseRate added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingRepurchaseRate() bool

HasUnderlyingRepurchaseRate returns true if UnderlyingRepurchaseRate is present, Tag 245

func (DerivativeSecurityListRequest) HasUnderlyingRepurchaseTerm added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingRepurchaseTerm() bool

HasUnderlyingRepurchaseTerm returns true if UnderlyingRepurchaseTerm is present, Tag 244

func (DerivativeSecurityListRequest) HasUnderlyingSecurityDesc added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingSecurityDesc() bool

HasUnderlyingSecurityDesc returns true if UnderlyingSecurityDesc is present, Tag 307

func (DerivativeSecurityListRequest) HasUnderlyingSecurityExchange added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingSecurityExchange() bool

HasUnderlyingSecurityExchange returns true if UnderlyingSecurityExchange is present, Tag 308

func (DerivativeSecurityListRequest) HasUnderlyingSecurityID added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingSecurityID() bool

HasUnderlyingSecurityID returns true if UnderlyingSecurityID is present, Tag 309

func (DerivativeSecurityListRequest) HasUnderlyingSecurityIDSource added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingSecurityIDSource() bool

HasUnderlyingSecurityIDSource returns true if UnderlyingSecurityIDSource is present, Tag 305

func (DerivativeSecurityListRequest) HasUnderlyingSecurityType added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingSecurityType() bool

HasUnderlyingSecurityType returns true if UnderlyingSecurityType is present, Tag 310

func (DerivativeSecurityListRequest) HasUnderlyingStateOrProvinceOfIssue added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingStateOrProvinceOfIssue() bool

HasUnderlyingStateOrProvinceOfIssue returns true if UnderlyingStateOrProvinceOfIssue is present, Tag 593

func (DerivativeSecurityListRequest) HasUnderlyingStrikePrice added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingStrikePrice() bool

HasUnderlyingStrikePrice returns true if UnderlyingStrikePrice is present, Tag 316

func (DerivativeSecurityListRequest) HasUnderlyingSymbol added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingSymbol() bool

HasUnderlyingSymbol returns true if UnderlyingSymbol is present, Tag 311

func (DerivativeSecurityListRequest) HasUnderlyingSymbolSfx added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingSymbolSfx() bool

HasUnderlyingSymbolSfx returns true if UnderlyingSymbolSfx is present, Tag 312

func (DerivativeSecurityListRequest) SetCurrency added in v0.4.0

func (m DerivativeSecurityListRequest) SetCurrency(v string)

SetCurrency sets Currency, Tag 15

func (DerivativeSecurityListRequest) SetEncodedText added in v0.4.0

func (m DerivativeSecurityListRequest) SetEncodedText(v string)

SetEncodedText sets EncodedText, Tag 355

func (DerivativeSecurityListRequest) SetEncodedTextLen added in v0.4.0

func (m DerivativeSecurityListRequest) SetEncodedTextLen(v int)

SetEncodedTextLen sets EncodedTextLen, Tag 354

func (DerivativeSecurityListRequest) SetEncodedUnderlyingIssuer added in v0.4.0

func (m DerivativeSecurityListRequest) SetEncodedUnderlyingIssuer(v string)

SetEncodedUnderlyingIssuer sets EncodedUnderlyingIssuer, Tag 363

func (DerivativeSecurityListRequest) SetEncodedUnderlyingIssuerLen added in v0.4.0

func (m DerivativeSecurityListRequest) SetEncodedUnderlyingIssuerLen(v int)

SetEncodedUnderlyingIssuerLen sets EncodedUnderlyingIssuerLen, Tag 362

func (DerivativeSecurityListRequest) SetEncodedUnderlyingSecurityDesc added in v0.4.0

func (m DerivativeSecurityListRequest) SetEncodedUnderlyingSecurityDesc(v string)

SetEncodedUnderlyingSecurityDesc sets EncodedUnderlyingSecurityDesc, Tag 365

func (DerivativeSecurityListRequest) SetEncodedUnderlyingSecurityDescLen added in v0.4.0

func (m DerivativeSecurityListRequest) SetEncodedUnderlyingSecurityDescLen(v int)

SetEncodedUnderlyingSecurityDescLen sets EncodedUnderlyingSecurityDescLen, Tag 364

func (DerivativeSecurityListRequest) SetNoUnderlyingSecurityAltID added in v0.4.0

SetNoUnderlyingSecurityAltID sets NoUnderlyingSecurityAltID, Tag 457

func (DerivativeSecurityListRequest) SetSecurityListRequestType added in v0.4.0

func (m DerivativeSecurityListRequest) SetSecurityListRequestType(v enum.SecurityListRequestType)

SetSecurityListRequestType sets SecurityListRequestType, Tag 559

func (DerivativeSecurityListRequest) SetSecurityReqID added in v0.4.0

func (m DerivativeSecurityListRequest) SetSecurityReqID(v string)

SetSecurityReqID sets SecurityReqID, Tag 320

func (DerivativeSecurityListRequest) SetSubscriptionRequestType added in v0.4.0

func (m DerivativeSecurityListRequest) SetSubscriptionRequestType(v enum.SubscriptionRequestType)

SetSubscriptionRequestType sets SubscriptionRequestType, Tag 263

func (DerivativeSecurityListRequest) SetText added in v0.4.0

SetText sets Text, Tag 58

func (DerivativeSecurityListRequest) SetTradingSessionID added in v0.4.0

func (m DerivativeSecurityListRequest) SetTradingSessionID(v enum.TradingSessionID)

SetTradingSessionID sets TradingSessionID, Tag 336

func (DerivativeSecurityListRequest) SetTradingSessionSubID added in v0.4.0

func (m DerivativeSecurityListRequest) SetTradingSessionSubID(v enum.TradingSessionSubID)

SetTradingSessionSubID sets TradingSessionSubID, Tag 625

func (DerivativeSecurityListRequest) SetUnderlyingCFICode added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingCFICode(v string)

SetUnderlyingCFICode sets UnderlyingCFICode, Tag 463

func (DerivativeSecurityListRequest) SetUnderlyingContractMultiplier added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32)

SetUnderlyingContractMultiplier sets UnderlyingContractMultiplier, Tag 436

func (DerivativeSecurityListRequest) SetUnderlyingCountryOfIssue added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingCountryOfIssue(v string)

SetUnderlyingCountryOfIssue sets UnderlyingCountryOfIssue, Tag 592

func (DerivativeSecurityListRequest) SetUnderlyingCouponPaymentDate added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingCouponPaymentDate(v string)

SetUnderlyingCouponPaymentDate sets UnderlyingCouponPaymentDate, Tag 241

func (DerivativeSecurityListRequest) SetUnderlyingCouponRate added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingCouponRate(value decimal.Decimal, scale int32)

SetUnderlyingCouponRate sets UnderlyingCouponRate, Tag 435

func (DerivativeSecurityListRequest) SetUnderlyingCreditRating added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingCreditRating(v string)

SetUnderlyingCreditRating sets UnderlyingCreditRating, Tag 256

func (DerivativeSecurityListRequest) SetUnderlyingFactor added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingFactor(value decimal.Decimal, scale int32)

SetUnderlyingFactor sets UnderlyingFactor, Tag 246

func (DerivativeSecurityListRequest) SetUnderlyingInstrRegistry added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingInstrRegistry(v string)

SetUnderlyingInstrRegistry sets UnderlyingInstrRegistry, Tag 595

func (DerivativeSecurityListRequest) SetUnderlyingIssueDate added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingIssueDate(v string)

SetUnderlyingIssueDate sets UnderlyingIssueDate, Tag 242

func (DerivativeSecurityListRequest) SetUnderlyingIssuer added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingIssuer(v string)

SetUnderlyingIssuer sets UnderlyingIssuer, Tag 306

func (DerivativeSecurityListRequest) SetUnderlyingLocaleOfIssue added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingLocaleOfIssue(v string)

SetUnderlyingLocaleOfIssue sets UnderlyingLocaleOfIssue, Tag 594

func (DerivativeSecurityListRequest) SetUnderlyingMaturityDate added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingMaturityDate(v string)

SetUnderlyingMaturityDate sets UnderlyingMaturityDate, Tag 542

func (DerivativeSecurityListRequest) SetUnderlyingMaturityMonthYear added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingMaturityMonthYear(v string)

SetUnderlyingMaturityMonthYear sets UnderlyingMaturityMonthYear, Tag 313

func (DerivativeSecurityListRequest) SetUnderlyingOptAttribute added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingOptAttribute(v string)

SetUnderlyingOptAttribute sets UnderlyingOptAttribute, Tag 317

func (DerivativeSecurityListRequest) SetUnderlyingProduct added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingProduct(v int)

SetUnderlyingProduct sets UnderlyingProduct, Tag 462

func (DerivativeSecurityListRequest) SetUnderlyingRedemptionDate added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingRedemptionDate(v string)

SetUnderlyingRedemptionDate sets UnderlyingRedemptionDate, Tag 247

func (DerivativeSecurityListRequest) SetUnderlyingRepoCollateralSecurityType added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingRepoCollateralSecurityType(v int)

SetUnderlyingRepoCollateralSecurityType sets UnderlyingRepoCollateralSecurityType, Tag 243

func (DerivativeSecurityListRequest) SetUnderlyingRepurchaseRate added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32)

SetUnderlyingRepurchaseRate sets UnderlyingRepurchaseRate, Tag 245

func (DerivativeSecurityListRequest) SetUnderlyingRepurchaseTerm added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingRepurchaseTerm(v int)

SetUnderlyingRepurchaseTerm sets UnderlyingRepurchaseTerm, Tag 244

func (DerivativeSecurityListRequest) SetUnderlyingSecurityDesc added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingSecurityDesc(v string)

SetUnderlyingSecurityDesc sets UnderlyingSecurityDesc, Tag 307

func (DerivativeSecurityListRequest) SetUnderlyingSecurityExchange added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingSecurityExchange(v string)

SetUnderlyingSecurityExchange sets UnderlyingSecurityExchange, Tag 308

func (DerivativeSecurityListRequest) SetUnderlyingSecurityID added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingSecurityID(v string)

SetUnderlyingSecurityID sets UnderlyingSecurityID, Tag 309

func (DerivativeSecurityListRequest) SetUnderlyingSecurityIDSource added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingSecurityIDSource(v string)

SetUnderlyingSecurityIDSource sets UnderlyingSecurityIDSource, Tag 305

func (DerivativeSecurityListRequest) SetUnderlyingSecurityType added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingSecurityType(v string)

SetUnderlyingSecurityType sets UnderlyingSecurityType, Tag 310

func (DerivativeSecurityListRequest) SetUnderlyingStateOrProvinceOfIssue added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingStateOrProvinceOfIssue(v string)

SetUnderlyingStateOrProvinceOfIssue sets UnderlyingStateOrProvinceOfIssue, Tag 593

func (DerivativeSecurityListRequest) SetUnderlyingStrikePrice added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32)

SetUnderlyingStrikePrice sets UnderlyingStrikePrice, Tag 316

func (DerivativeSecurityListRequest) SetUnderlyingSymbol added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingSymbol(v string)

SetUnderlyingSymbol sets UnderlyingSymbol, Tag 311

func (DerivativeSecurityListRequest) SetUnderlyingSymbolSfx added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingSymbolSfx(v string)

SetUnderlyingSymbolSfx sets UnderlyingSymbolSfx, Tag 312

func (DerivativeSecurityListRequest) ToMessage added in v0.4.0

ToMessage returns a quickfix.Message instance

type NoUnderlyingSecurityAltID added in v0.4.0

type NoUnderlyingSecurityAltID struct {
	*quickfix.Group
}

NoUnderlyingSecurityAltID is a repeating group element, Tag 457

func (NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID added in v0.4.0

func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecurityAltID gets UnderlyingSecurityAltID, Tag 458

func (NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource added in v0.4.0

func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecurityAltIDSource gets UnderlyingSecurityAltIDSource, Tag 459

func (NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID added in v0.4.0

func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID() bool

HasUnderlyingSecurityAltID returns true if UnderlyingSecurityAltID is present, Tag 458

func (NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource added in v0.4.0

func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource() bool

HasUnderlyingSecurityAltIDSource returns true if UnderlyingSecurityAltIDSource is present, Tag 459

func (NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID added in v0.4.0

func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID(v string)

SetUnderlyingSecurityAltID sets UnderlyingSecurityAltID, Tag 458

func (NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource added in v0.4.0

func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource(v string)

SetUnderlyingSecurityAltIDSource sets UnderlyingSecurityAltIDSource, Tag 459

type NoUnderlyingSecurityAltIDRepeatingGroup added in v0.4.0

type NoUnderlyingSecurityAltIDRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoUnderlyingSecurityAltIDRepeatingGroup is a repeating group, Tag 457

func NewNoUnderlyingSecurityAltIDRepeatingGroup added in v0.4.0

func NewNoUnderlyingSecurityAltIDRepeatingGroup() NoUnderlyingSecurityAltIDRepeatingGroup

NewNoUnderlyingSecurityAltIDRepeatingGroup returns an initialized, NoUnderlyingSecurityAltIDRepeatingGroup

func (NoUnderlyingSecurityAltIDRepeatingGroup) Add added in v0.4.0

Add create and append a new NoUnderlyingSecurityAltID to this group

func (NoUnderlyingSecurityAltIDRepeatingGroup) Get added in v0.4.0

Get returns the ith NoUnderlyingSecurityAltID in the NoUnderlyingSecurityAltIDRepeatinGroup

type RouteOut

A RouteOut is the callback type that should be implemented for routing Message

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL