derivativesecuritylistrequest

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2016 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 {
	fix44.Header
	quickfix.Body
	fix44.Trailer
	//ReceiveTime is the time that this message was read from the socket connection
	ReceiveTime time.Time
}

DerivativeSecurityListRequest is the fix44 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

GetEncodedTextLen gets EncodedTextLen, Tag 354

func (DerivativeSecurityListRequest) GetEncodedUnderlyingIssuer added in v0.4.0

GetEncodedUnderlyingIssuer gets EncodedUnderlyingIssuer, Tag 363

func (DerivativeSecurityListRequest) GetEncodedUnderlyingIssuerLen added in v0.4.0

GetEncodedUnderlyingIssuerLen gets EncodedUnderlyingIssuerLen, Tag 362

func (DerivativeSecurityListRequest) GetEncodedUnderlyingSecurityDesc added in v0.4.0

GetEncodedUnderlyingSecurityDesc gets EncodedUnderlyingSecurityDesc, Tag 365

func (DerivativeSecurityListRequest) GetEncodedUnderlyingSecurityDescLen added in v0.4.0

GetEncodedUnderlyingSecurityDescLen gets EncodedUnderlyingSecurityDescLen, Tag 364

func (DerivativeSecurityListRequest) GetNoUnderlyingSecurityAltID added in v0.4.0

GetNoUnderlyingSecurityAltID gets NoUnderlyingSecurityAltID, Tag 457

func (DerivativeSecurityListRequest) GetNoUnderlyingStips added in v0.4.0

GetNoUnderlyingStips gets NoUnderlyingStips, Tag 887

func (DerivativeSecurityListRequest) GetSecurityListRequestType added in v0.4.0

GetSecurityListRequestType gets SecurityListRequestType, Tag 559

func (DerivativeSecurityListRequest) GetSecurityReqID added in v0.4.0

GetSecurityReqID gets SecurityReqID, Tag 320

func (DerivativeSecurityListRequest) GetSecuritySubType added in v0.4.0

GetSecuritySubType gets SecuritySubType, Tag 762

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

GetUnderlyingCFICode gets UnderlyingCFICode, Tag 463

func (DerivativeSecurityListRequest) GetUnderlyingCPProgram added in v0.4.0

GetUnderlyingCPProgram gets UnderlyingCPProgram, Tag 877

func (DerivativeSecurityListRequest) GetUnderlyingCPRegType added in v0.4.0

GetUnderlyingCPRegType gets UnderlyingCPRegType, Tag 878

func (DerivativeSecurityListRequest) GetUnderlyingContractMultiplier added in v0.4.0

GetUnderlyingContractMultiplier gets UnderlyingContractMultiplier, Tag 436

func (DerivativeSecurityListRequest) GetUnderlyingCountryOfIssue added in v0.4.0

GetUnderlyingCountryOfIssue gets UnderlyingCountryOfIssue, Tag 592

func (DerivativeSecurityListRequest) GetUnderlyingCouponPaymentDate added in v0.4.0

GetUnderlyingCouponPaymentDate gets UnderlyingCouponPaymentDate, Tag 241

func (DerivativeSecurityListRequest) GetUnderlyingCouponRate added in v0.4.0

GetUnderlyingCouponRate gets UnderlyingCouponRate, Tag 435

func (DerivativeSecurityListRequest) GetUnderlyingCreditRating added in v0.4.0

GetUnderlyingCreditRating gets UnderlyingCreditRating, Tag 256

func (DerivativeSecurityListRequest) GetUnderlyingCurrency added in v0.4.0

GetUnderlyingCurrency gets UnderlyingCurrency, Tag 318

func (DerivativeSecurityListRequest) GetUnderlyingCurrentValue added in v0.4.0

GetUnderlyingCurrentValue gets UnderlyingCurrentValue, Tag 885

func (DerivativeSecurityListRequest) GetUnderlyingDirtyPrice added in v0.4.0

GetUnderlyingDirtyPrice gets UnderlyingDirtyPrice, Tag 882

func (DerivativeSecurityListRequest) GetUnderlyingEndPrice added in v0.4.0

GetUnderlyingEndPrice gets UnderlyingEndPrice, Tag 883

func (DerivativeSecurityListRequest) GetUnderlyingEndValue added in v0.4.0

GetUnderlyingEndValue gets UnderlyingEndValue, Tag 886

func (DerivativeSecurityListRequest) GetUnderlyingFactor added in v0.4.0

GetUnderlyingFactor gets UnderlyingFactor, Tag 246

func (DerivativeSecurityListRequest) GetUnderlyingInstrRegistry added in v0.4.0

GetUnderlyingInstrRegistry gets UnderlyingInstrRegistry, Tag 595

func (DerivativeSecurityListRequest) GetUnderlyingIssueDate added in v0.4.0

GetUnderlyingIssueDate gets UnderlyingIssueDate, Tag 242

func (DerivativeSecurityListRequest) GetUnderlyingIssuer added in v0.4.0

GetUnderlyingIssuer gets UnderlyingIssuer, Tag 306

func (DerivativeSecurityListRequest) GetUnderlyingLocaleOfIssue added in v0.4.0

GetUnderlyingLocaleOfIssue gets UnderlyingLocaleOfIssue, Tag 594

func (DerivativeSecurityListRequest) GetUnderlyingMaturityDate added in v0.4.0

GetUnderlyingMaturityDate gets UnderlyingMaturityDate, Tag 542

func (DerivativeSecurityListRequest) GetUnderlyingMaturityMonthYear added in v0.4.0

GetUnderlyingMaturityMonthYear gets UnderlyingMaturityMonthYear, Tag 313

func (DerivativeSecurityListRequest) GetUnderlyingOptAttribute added in v0.4.0

GetUnderlyingOptAttribute gets UnderlyingOptAttribute, Tag 317

func (DerivativeSecurityListRequest) GetUnderlyingProduct added in v0.4.0

GetUnderlyingProduct gets UnderlyingProduct, Tag 462

func (DerivativeSecurityListRequest) GetUnderlyingPx added in v0.4.0

GetUnderlyingPx gets UnderlyingPx, Tag 810

func (DerivativeSecurityListRequest) GetUnderlyingQty added in v0.4.0

GetUnderlyingQty gets UnderlyingQty, Tag 879

func (DerivativeSecurityListRequest) GetUnderlyingRedemptionDate added in v0.4.0

GetUnderlyingRedemptionDate gets UnderlyingRedemptionDate, Tag 247

func (DerivativeSecurityListRequest) GetUnderlyingRepoCollateralSecurityType added in v0.4.0

GetUnderlyingRepoCollateralSecurityType gets UnderlyingRepoCollateralSecurityType, Tag 243

func (DerivativeSecurityListRequest) GetUnderlyingRepurchaseRate added in v0.4.0

GetUnderlyingRepurchaseRate gets UnderlyingRepurchaseRate, Tag 245

func (DerivativeSecurityListRequest) GetUnderlyingRepurchaseTerm added in v0.4.0

GetUnderlyingRepurchaseTerm gets UnderlyingRepurchaseTerm, Tag 244

func (DerivativeSecurityListRequest) GetUnderlyingSecurityDesc added in v0.4.0

GetUnderlyingSecurityDesc gets UnderlyingSecurityDesc, Tag 307

func (DerivativeSecurityListRequest) GetUnderlyingSecurityExchange added in v0.4.0

GetUnderlyingSecurityExchange gets UnderlyingSecurityExchange, Tag 308

func (DerivativeSecurityListRequest) GetUnderlyingSecurityID added in v0.4.0

GetUnderlyingSecurityID gets UnderlyingSecurityID, Tag 309

func (DerivativeSecurityListRequest) GetUnderlyingSecurityIDSource added in v0.4.0

GetUnderlyingSecurityIDSource gets UnderlyingSecurityIDSource, Tag 305

func (DerivativeSecurityListRequest) GetUnderlyingSecuritySubType added in v0.4.0

GetUnderlyingSecuritySubType gets UnderlyingSecuritySubType, Tag 763

func (DerivativeSecurityListRequest) GetUnderlyingSecurityType added in v0.4.0

GetUnderlyingSecurityType gets UnderlyingSecurityType, Tag 310

func (DerivativeSecurityListRequest) GetUnderlyingStartValue added in v0.4.0

GetUnderlyingStartValue gets UnderlyingStartValue, Tag 884

func (DerivativeSecurityListRequest) GetUnderlyingStateOrProvinceOfIssue added in v0.4.0

GetUnderlyingStateOrProvinceOfIssue gets UnderlyingStateOrProvinceOfIssue, Tag 593

func (DerivativeSecurityListRequest) GetUnderlyingStrikeCurrency added in v0.4.0

GetUnderlyingStrikeCurrency gets UnderlyingStrikeCurrency, Tag 941

func (DerivativeSecurityListRequest) GetUnderlyingStrikePrice added in v0.4.0

GetUnderlyingStrikePrice gets UnderlyingStrikePrice, Tag 316

func (DerivativeSecurityListRequest) GetUnderlyingSymbol added in v0.4.0

GetUnderlyingSymbol gets UnderlyingSymbol, Tag 311

func (DerivativeSecurityListRequest) GetUnderlyingSymbolSfx added in v0.4.0

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) HasNoUnderlyingStips added in v0.4.0

func (m DerivativeSecurityListRequest) HasNoUnderlyingStips() bool

HasNoUnderlyingStips returns true if NoUnderlyingStips is present, Tag 887

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) HasSecuritySubType added in v0.4.0

func (m DerivativeSecurityListRequest) HasSecuritySubType() bool

HasSecuritySubType returns true if SecuritySubType is present, Tag 762

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) HasUnderlyingCPProgram added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingCPProgram() bool

HasUnderlyingCPProgram returns true if UnderlyingCPProgram is present, Tag 877

func (DerivativeSecurityListRequest) HasUnderlyingCPRegType added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingCPRegType() bool

HasUnderlyingCPRegType returns true if UnderlyingCPRegType is present, Tag 878

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) HasUnderlyingCurrency added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingCurrency() bool

HasUnderlyingCurrency returns true if UnderlyingCurrency is present, Tag 318

func (DerivativeSecurityListRequest) HasUnderlyingCurrentValue added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingCurrentValue() bool

HasUnderlyingCurrentValue returns true if UnderlyingCurrentValue is present, Tag 885

func (DerivativeSecurityListRequest) HasUnderlyingDirtyPrice added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingDirtyPrice() bool

HasUnderlyingDirtyPrice returns true if UnderlyingDirtyPrice is present, Tag 882

func (DerivativeSecurityListRequest) HasUnderlyingEndPrice added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingEndPrice() bool

HasUnderlyingEndPrice returns true if UnderlyingEndPrice is present, Tag 883

func (DerivativeSecurityListRequest) HasUnderlyingEndValue added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingEndValue() bool

HasUnderlyingEndValue returns true if UnderlyingEndValue is present, Tag 886

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) HasUnderlyingPx added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingPx() bool

HasUnderlyingPx returns true if UnderlyingPx is present, Tag 810

func (DerivativeSecurityListRequest) HasUnderlyingQty added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingQty() bool

HasUnderlyingQty returns true if UnderlyingQty is present, Tag 879

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) HasUnderlyingSecuritySubType added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingSecuritySubType() bool

HasUnderlyingSecuritySubType returns true if UnderlyingSecuritySubType is present, Tag 763

func (DerivativeSecurityListRequest) HasUnderlyingSecurityType added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingSecurityType() bool

HasUnderlyingSecurityType returns true if UnderlyingSecurityType is present, Tag 310

func (DerivativeSecurityListRequest) HasUnderlyingStartValue added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingStartValue() bool

HasUnderlyingStartValue returns true if UnderlyingStartValue is present, Tag 884

func (DerivativeSecurityListRequest) HasUnderlyingStateOrProvinceOfIssue added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingStateOrProvinceOfIssue() bool

HasUnderlyingStateOrProvinceOfIssue returns true if UnderlyingStateOrProvinceOfIssue is present, Tag 593

func (DerivativeSecurityListRequest) HasUnderlyingStrikeCurrency added in v0.4.0

func (m DerivativeSecurityListRequest) HasUnderlyingStrikeCurrency() bool

HasUnderlyingStrikeCurrency returns true if UnderlyingStrikeCurrency is present, Tag 941

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) SetNoUnderlyingStips added in v0.4.0

SetNoUnderlyingStips sets NoUnderlyingStips, Tag 887

func (DerivativeSecurityListRequest) SetSecurityListRequestType added in v0.4.0

func (m DerivativeSecurityListRequest) SetSecurityListRequestType(v int)

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) SetSecuritySubType added in v0.4.0

func (m DerivativeSecurityListRequest) SetSecuritySubType(v string)

SetSecuritySubType sets SecuritySubType, Tag 762

func (DerivativeSecurityListRequest) SetSubscriptionRequestType added in v0.4.0

func (m DerivativeSecurityListRequest) SetSubscriptionRequestType(v string)

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 string)

SetTradingSessionID sets TradingSessionID, Tag 336

func (DerivativeSecurityListRequest) SetTradingSessionSubID added in v0.4.0

func (m DerivativeSecurityListRequest) SetTradingSessionSubID(v string)

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) SetUnderlyingCPProgram added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingCPProgram(v string)

SetUnderlyingCPProgram sets UnderlyingCPProgram, Tag 877

func (DerivativeSecurityListRequest) SetUnderlyingCPRegType added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingCPRegType(v string)

SetUnderlyingCPRegType sets UnderlyingCPRegType, Tag 878

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) SetUnderlyingCurrency added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingCurrency(v string)

SetUnderlyingCurrency sets UnderlyingCurrency, Tag 318

func (DerivativeSecurityListRequest) SetUnderlyingCurrentValue added in v0.4.0

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

SetUnderlyingCurrentValue sets UnderlyingCurrentValue, Tag 885

func (DerivativeSecurityListRequest) SetUnderlyingDirtyPrice added in v0.4.0

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

SetUnderlyingDirtyPrice sets UnderlyingDirtyPrice, Tag 882

func (DerivativeSecurityListRequest) SetUnderlyingEndPrice added in v0.4.0

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

SetUnderlyingEndPrice sets UnderlyingEndPrice, Tag 883

func (DerivativeSecurityListRequest) SetUnderlyingEndValue added in v0.4.0

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

SetUnderlyingEndValue sets UnderlyingEndValue, Tag 886

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) SetUnderlyingPx added in v0.4.0

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

SetUnderlyingPx sets UnderlyingPx, Tag 810

func (DerivativeSecurityListRequest) SetUnderlyingQty added in v0.4.0

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

SetUnderlyingQty sets UnderlyingQty, Tag 879

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) SetUnderlyingSecuritySubType added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingSecuritySubType(v string)

SetUnderlyingSecuritySubType sets UnderlyingSecuritySubType, Tag 763

func (DerivativeSecurityListRequest) SetUnderlyingSecurityType added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingSecurityType(v string)

SetUnderlyingSecurityType sets UnderlyingSecurityType, Tag 310

func (DerivativeSecurityListRequest) SetUnderlyingStartValue added in v0.4.0

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

SetUnderlyingStartValue sets UnderlyingStartValue, Tag 884

func (DerivativeSecurityListRequest) SetUnderlyingStateOrProvinceOfIssue added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingStateOrProvinceOfIssue(v string)

SetUnderlyingStateOrProvinceOfIssue sets UnderlyingStateOrProvinceOfIssue, Tag 593

func (DerivativeSecurityListRequest) SetUnderlyingStrikeCurrency added in v0.4.0

func (m DerivativeSecurityListRequest) SetUnderlyingStrikeCurrency(v string)

SetUnderlyingStrikeCurrency sets UnderlyingStrikeCurrency, Tag 941

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

GetUnderlyingSecurityAltID gets UnderlyingSecurityAltID, Tag 458

func (NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource added in v0.4.0

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 NoUnderlyingStips added in v0.4.0

type NoUnderlyingStips struct {
	quickfix.Group
}

NoUnderlyingStips is a repeating group element, Tag 887

func (NoUnderlyingStips) GetUnderlyingStipType added in v0.4.0

func (m NoUnderlyingStips) GetUnderlyingStipType() (f field.UnderlyingStipTypeField, err quickfix.MessageRejectError)

GetUnderlyingStipType gets UnderlyingStipType, Tag 888

func (NoUnderlyingStips) GetUnderlyingStipValue added in v0.4.0

func (m NoUnderlyingStips) GetUnderlyingStipValue() (f field.UnderlyingStipValueField, err quickfix.MessageRejectError)

GetUnderlyingStipValue gets UnderlyingStipValue, Tag 889

func (NoUnderlyingStips) HasUnderlyingStipType added in v0.4.0

func (m NoUnderlyingStips) HasUnderlyingStipType() bool

HasUnderlyingStipType returns true if UnderlyingStipType is present, Tag 888

func (NoUnderlyingStips) HasUnderlyingStipValue added in v0.4.0

func (m NoUnderlyingStips) HasUnderlyingStipValue() bool

HasUnderlyingStipValue returns true if UnderlyingStipValue is present, Tag 889

func (NoUnderlyingStips) SetUnderlyingStipType added in v0.4.0

func (m NoUnderlyingStips) SetUnderlyingStipType(v string)

SetUnderlyingStipType sets UnderlyingStipType, Tag 888

func (NoUnderlyingStips) SetUnderlyingStipValue added in v0.4.0

func (m NoUnderlyingStips) SetUnderlyingStipValue(v string)

SetUnderlyingStipValue sets UnderlyingStipValue, Tag 889

type NoUnderlyingStipsRepeatingGroup added in v0.4.0

type NoUnderlyingStipsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoUnderlyingStipsRepeatingGroup is a repeating group, Tag 887

func NewNoUnderlyingStipsRepeatingGroup added in v0.4.0

func NewNoUnderlyingStipsRepeatingGroup() NoUnderlyingStipsRepeatingGroup

NewNoUnderlyingStipsRepeatingGroup returns an initialized, NoUnderlyingStipsRepeatingGroup

func (NoUnderlyingStipsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoUnderlyingStips to this group

func (NoUnderlyingStipsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoUnderlyingStips in the NoUnderlyingStipsRepeatinGroup

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