marketdatarequest

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

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

MarketDataRequest is the fix43 MarketDataRequest type, MsgType = V

func FromMessage added in v0.4.0

func FromMessage(m *quickfix.Message) MarketDataRequest

FromMessage creates a MarketDataRequest from a quickfix.Message instance

func New added in v0.2.0

func New(mdreqid field.MDReqIDField, subscriptionrequesttype field.SubscriptionRequestTypeField, marketdepth field.MarketDepthField) (m MarketDataRequest)

New returns a MarketDataRequest initialized with the required fields for MarketDataRequest

func (MarketDataRequest) GetAggregatedBook added in v0.4.0

func (m MarketDataRequest) GetAggregatedBook() (v bool, err quickfix.MessageRejectError)

GetAggregatedBook gets AggregatedBook, Tag 266

func (MarketDataRequest) GetMDImplicitDelete added in v0.4.0

func (m MarketDataRequest) GetMDImplicitDelete() (v bool, err quickfix.MessageRejectError)

GetMDImplicitDelete gets MDImplicitDelete, Tag 547

func (MarketDataRequest) GetMDReqID added in v0.4.0

func (m MarketDataRequest) GetMDReqID() (v string, err quickfix.MessageRejectError)

GetMDReqID gets MDReqID, Tag 262

func (MarketDataRequest) GetMDUpdateType added in v0.4.0

func (m MarketDataRequest) GetMDUpdateType() (v enum.MDUpdateType, err quickfix.MessageRejectError)

GetMDUpdateType gets MDUpdateType, Tag 265

func (MarketDataRequest) GetMarketDepth added in v0.4.0

func (m MarketDataRequest) GetMarketDepth() (v int, err quickfix.MessageRejectError)

GetMarketDepth gets MarketDepth, Tag 264

func (MarketDataRequest) GetNoMDEntryTypes added in v0.4.0

GetNoMDEntryTypes gets NoMDEntryTypes, Tag 267

func (MarketDataRequest) GetNoRelatedSym added in v0.4.0

GetNoRelatedSym gets NoRelatedSym, Tag 146

func (MarketDataRequest) GetNoTradingSessions added in v0.4.0

GetNoTradingSessions gets NoTradingSessions, Tag 386

func (MarketDataRequest) GetOpenCloseSettleFlag added in v0.4.0

func (m MarketDataRequest) GetOpenCloseSettleFlag() (v enum.OpenCloseSettleFlag, err quickfix.MessageRejectError)

GetOpenCloseSettleFlag gets OpenCloseSettleFlag, Tag 286

func (MarketDataRequest) GetScope added in v0.4.0

func (m MarketDataRequest) GetScope() (v enum.Scope, err quickfix.MessageRejectError)

GetScope gets Scope, Tag 546

func (MarketDataRequest) GetSubscriptionRequestType added in v0.4.0

func (m MarketDataRequest) GetSubscriptionRequestType() (v enum.SubscriptionRequestType, err quickfix.MessageRejectError)

GetSubscriptionRequestType gets SubscriptionRequestType, Tag 263

func (MarketDataRequest) HasAggregatedBook added in v0.4.0

func (m MarketDataRequest) HasAggregatedBook() bool

HasAggregatedBook returns true if AggregatedBook is present, Tag 266

func (MarketDataRequest) HasMDImplicitDelete added in v0.4.0

func (m MarketDataRequest) HasMDImplicitDelete() bool

HasMDImplicitDelete returns true if MDImplicitDelete is present, Tag 547

func (MarketDataRequest) HasMDReqID added in v0.4.0

func (m MarketDataRequest) HasMDReqID() bool

HasMDReqID returns true if MDReqID is present, Tag 262

func (MarketDataRequest) HasMDUpdateType added in v0.4.0

func (m MarketDataRequest) HasMDUpdateType() bool

HasMDUpdateType returns true if MDUpdateType is present, Tag 265

func (MarketDataRequest) HasMarketDepth added in v0.4.0

func (m MarketDataRequest) HasMarketDepth() bool

HasMarketDepth returns true if MarketDepth is present, Tag 264

func (MarketDataRequest) HasNoMDEntryTypes added in v0.4.0

func (m MarketDataRequest) HasNoMDEntryTypes() bool

HasNoMDEntryTypes returns true if NoMDEntryTypes is present, Tag 267

func (MarketDataRequest) HasNoRelatedSym added in v0.4.0

func (m MarketDataRequest) HasNoRelatedSym() bool

HasNoRelatedSym returns true if NoRelatedSym is present, Tag 146

func (MarketDataRequest) HasNoTradingSessions added in v0.4.0

func (m MarketDataRequest) HasNoTradingSessions() bool

HasNoTradingSessions returns true if NoTradingSessions is present, Tag 386

func (MarketDataRequest) HasOpenCloseSettleFlag added in v0.4.0

func (m MarketDataRequest) HasOpenCloseSettleFlag() bool

HasOpenCloseSettleFlag returns true if OpenCloseSettleFlag is present, Tag 286

func (MarketDataRequest) HasScope added in v0.4.0

func (m MarketDataRequest) HasScope() bool

HasScope returns true if Scope is present, Tag 546

func (MarketDataRequest) HasSubscriptionRequestType added in v0.4.0

func (m MarketDataRequest) HasSubscriptionRequestType() bool

HasSubscriptionRequestType returns true if SubscriptionRequestType is present, Tag 263

func (MarketDataRequest) SetAggregatedBook added in v0.4.0

func (m MarketDataRequest) SetAggregatedBook(v bool)

SetAggregatedBook sets AggregatedBook, Tag 266

func (MarketDataRequest) SetMDImplicitDelete added in v0.4.0

func (m MarketDataRequest) SetMDImplicitDelete(v bool)

SetMDImplicitDelete sets MDImplicitDelete, Tag 547

func (MarketDataRequest) SetMDReqID added in v0.4.0

func (m MarketDataRequest) SetMDReqID(v string)

SetMDReqID sets MDReqID, Tag 262

func (MarketDataRequest) SetMDUpdateType added in v0.4.0

func (m MarketDataRequest) SetMDUpdateType(v enum.MDUpdateType)

SetMDUpdateType sets MDUpdateType, Tag 265

func (MarketDataRequest) SetMarketDepth added in v0.4.0

func (m MarketDataRequest) SetMarketDepth(v int)

SetMarketDepth sets MarketDepth, Tag 264

func (MarketDataRequest) SetNoMDEntryTypes added in v0.4.0

func (m MarketDataRequest) SetNoMDEntryTypes(f NoMDEntryTypesRepeatingGroup)

SetNoMDEntryTypes sets NoMDEntryTypes, Tag 267

func (MarketDataRequest) SetNoRelatedSym added in v0.4.0

func (m MarketDataRequest) SetNoRelatedSym(f NoRelatedSymRepeatingGroup)

SetNoRelatedSym sets NoRelatedSym, Tag 146

func (MarketDataRequest) SetNoTradingSessions added in v0.4.0

func (m MarketDataRequest) SetNoTradingSessions(f NoTradingSessionsRepeatingGroup)

SetNoTradingSessions sets NoTradingSessions, Tag 386

func (MarketDataRequest) SetOpenCloseSettleFlag added in v0.4.0

func (m MarketDataRequest) SetOpenCloseSettleFlag(v enum.OpenCloseSettleFlag)

SetOpenCloseSettleFlag sets OpenCloseSettleFlag, Tag 286

func (MarketDataRequest) SetScope added in v0.4.0

func (m MarketDataRequest) SetScope(v enum.Scope)

SetScope sets Scope, Tag 546

func (MarketDataRequest) SetSubscriptionRequestType added in v0.4.0

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

SetSubscriptionRequestType sets SubscriptionRequestType, Tag 263

func (MarketDataRequest) ToMessage added in v0.4.0

func (m MarketDataRequest) ToMessage() *quickfix.Message

ToMessage returns a quickfix.Message instance

type NoMDEntryTypes

type NoMDEntryTypes struct {
	*quickfix.Group
}

NoMDEntryTypes is a repeating group element, Tag 267

func (NoMDEntryTypes) GetMDEntryType added in v0.4.0

func (m NoMDEntryTypes) GetMDEntryType() (v enum.MDEntryType, err quickfix.MessageRejectError)

GetMDEntryType gets MDEntryType, Tag 269

func (NoMDEntryTypes) HasMDEntryType added in v0.4.0

func (m NoMDEntryTypes) HasMDEntryType() bool

HasMDEntryType returns true if MDEntryType is present, Tag 269

func (NoMDEntryTypes) SetMDEntryType added in v0.2.0

func (m NoMDEntryTypes) SetMDEntryType(v enum.MDEntryType)

SetMDEntryType sets MDEntryType, Tag 269

type NoMDEntryTypesRepeatingGroup added in v0.4.0

type NoMDEntryTypesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoMDEntryTypesRepeatingGroup is a repeating group, Tag 267

func NewNoMDEntryTypesRepeatingGroup added in v0.4.0

func NewNoMDEntryTypesRepeatingGroup() NoMDEntryTypesRepeatingGroup

NewNoMDEntryTypesRepeatingGroup returns an initialized, NoMDEntryTypesRepeatingGroup

func (NoMDEntryTypesRepeatingGroup) Add added in v0.4.0

Add create and append a new NoMDEntryTypes to this group

func (NoMDEntryTypesRepeatingGroup) Get added in v0.4.0

Get returns the ith NoMDEntryTypes in the NoMDEntryTypesRepeatinGroup

type NoRelatedSym

type NoRelatedSym struct {
	*quickfix.Group
}

NoRelatedSym is a repeating group element, Tag 146

func (NoRelatedSym) GetCFICode added in v0.4.0

func (m NoRelatedSym) GetCFICode() (v string, err quickfix.MessageRejectError)

GetCFICode gets CFICode, Tag 461

func (NoRelatedSym) GetContractMultiplier added in v0.4.0

func (m NoRelatedSym) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)

GetContractMultiplier gets ContractMultiplier, Tag 231

func (NoRelatedSym) GetCountryOfIssue added in v0.4.0

func (m NoRelatedSym) GetCountryOfIssue() (v string, err quickfix.MessageRejectError)

GetCountryOfIssue gets CountryOfIssue, Tag 470

func (NoRelatedSym) GetCouponPaymentDate added in v0.4.0

func (m NoRelatedSym) GetCouponPaymentDate() (v string, err quickfix.MessageRejectError)

GetCouponPaymentDate gets CouponPaymentDate, Tag 224

func (NoRelatedSym) GetCouponRate added in v0.4.0

func (m NoRelatedSym) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetCouponRate gets CouponRate, Tag 223

func (NoRelatedSym) GetCreditRating added in v0.4.0

func (m NoRelatedSym) GetCreditRating() (v string, err quickfix.MessageRejectError)

GetCreditRating gets CreditRating, Tag 255

func (NoRelatedSym) GetEncodedIssuer added in v0.4.0

func (m NoRelatedSym) GetEncodedIssuer() (v string, err quickfix.MessageRejectError)

GetEncodedIssuer gets EncodedIssuer, Tag 349

func (NoRelatedSym) GetEncodedIssuerLen added in v0.4.0

func (m NoRelatedSym) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError)

GetEncodedIssuerLen gets EncodedIssuerLen, Tag 348

func (NoRelatedSym) GetEncodedSecurityDesc added in v0.4.0

func (m NoRelatedSym) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError)

GetEncodedSecurityDesc gets EncodedSecurityDesc, Tag 351

func (NoRelatedSym) GetEncodedSecurityDescLen added in v0.4.0

func (m NoRelatedSym) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError)

GetEncodedSecurityDescLen gets EncodedSecurityDescLen, Tag 350

func (NoRelatedSym) GetFactor added in v0.4.0

func (m NoRelatedSym) GetFactor() (v decimal.Decimal, err quickfix.MessageRejectError)

GetFactor gets Factor, Tag 228

func (NoRelatedSym) GetInstrRegistry added in v0.4.0

func (m NoRelatedSym) GetInstrRegistry() (v enum.InstrRegistry, err quickfix.MessageRejectError)

GetInstrRegistry gets InstrRegistry, Tag 543

func (NoRelatedSym) GetIssueDate added in v0.4.0

func (m NoRelatedSym) GetIssueDate() (v string, err quickfix.MessageRejectError)

GetIssueDate gets IssueDate, Tag 225

func (NoRelatedSym) GetIssuer added in v0.4.0

func (m NoRelatedSym) GetIssuer() (v string, err quickfix.MessageRejectError)

GetIssuer gets Issuer, Tag 106

func (NoRelatedSym) GetLocaleOfIssue added in v0.4.0

func (m NoRelatedSym) GetLocaleOfIssue() (v string, err quickfix.MessageRejectError)

GetLocaleOfIssue gets LocaleOfIssue, Tag 472

func (NoRelatedSym) GetMaturityDate added in v0.4.0

func (m NoRelatedSym) GetMaturityDate() (v string, err quickfix.MessageRejectError)

GetMaturityDate gets MaturityDate, Tag 541

func (NoRelatedSym) GetMaturityMonthYear added in v0.4.0

func (m NoRelatedSym) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError)

GetMaturityMonthYear gets MaturityMonthYear, Tag 200

func (NoRelatedSym) GetNoSecurityAltID added in v0.4.0

GetNoSecurityAltID gets NoSecurityAltID, Tag 454

func (NoRelatedSym) GetOptAttribute added in v0.4.0

func (m NoRelatedSym) GetOptAttribute() (v string, err quickfix.MessageRejectError)

GetOptAttribute gets OptAttribute, Tag 206

func (NoRelatedSym) GetProduct added in v0.4.0

func (m NoRelatedSym) GetProduct() (v enum.Product, err quickfix.MessageRejectError)

GetProduct gets Product, Tag 460

func (NoRelatedSym) GetRedemptionDate added in v0.4.0

func (m NoRelatedSym) GetRedemptionDate() (v string, err quickfix.MessageRejectError)

GetRedemptionDate gets RedemptionDate, Tag 240

func (NoRelatedSym) GetRepoCollateralSecurityType added in v0.4.0

func (m NoRelatedSym) GetRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)

GetRepoCollateralSecurityType gets RepoCollateralSecurityType, Tag 239

func (NoRelatedSym) GetRepurchaseRate added in v0.4.0

func (m NoRelatedSym) GetRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetRepurchaseRate gets RepurchaseRate, Tag 227

func (NoRelatedSym) GetRepurchaseTerm added in v0.4.0

func (m NoRelatedSym) GetRepurchaseTerm() (v int, err quickfix.MessageRejectError)

GetRepurchaseTerm gets RepurchaseTerm, Tag 226

func (NoRelatedSym) GetSecurityDesc added in v0.4.0

func (m NoRelatedSym) GetSecurityDesc() (v string, err quickfix.MessageRejectError)

GetSecurityDesc gets SecurityDesc, Tag 107

func (NoRelatedSym) GetSecurityExchange added in v0.4.0

func (m NoRelatedSym) GetSecurityExchange() (v string, err quickfix.MessageRejectError)

GetSecurityExchange gets SecurityExchange, Tag 207

func (NoRelatedSym) GetSecurityID added in v0.4.0

func (m NoRelatedSym) GetSecurityID() (v string, err quickfix.MessageRejectError)

GetSecurityID gets SecurityID, Tag 48

func (NoRelatedSym) GetSecurityIDSource added in v0.4.0

func (m NoRelatedSym) GetSecurityIDSource() (v enum.SecurityIDSource, err quickfix.MessageRejectError)

GetSecurityIDSource gets SecurityIDSource, Tag 22

func (NoRelatedSym) GetSecurityType added in v0.4.0

func (m NoRelatedSym) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError)

GetSecurityType gets SecurityType, Tag 167

func (NoRelatedSym) GetStateOrProvinceOfIssue added in v0.4.0

func (m NoRelatedSym) GetStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)

GetStateOrProvinceOfIssue gets StateOrProvinceOfIssue, Tag 471

func (NoRelatedSym) GetStrikePrice added in v0.4.0

func (m NoRelatedSym) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetStrikePrice gets StrikePrice, Tag 202

func (NoRelatedSym) GetSymbol added in v0.4.0

func (m NoRelatedSym) GetSymbol() (v string, err quickfix.MessageRejectError)

GetSymbol gets Symbol, Tag 55

func (NoRelatedSym) GetSymbolSfx added in v0.4.0

func (m NoRelatedSym) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError)

GetSymbolSfx gets SymbolSfx, Tag 65

func (NoRelatedSym) HasCFICode added in v0.4.0

func (m NoRelatedSym) HasCFICode() bool

HasCFICode returns true if CFICode is present, Tag 461

func (NoRelatedSym) HasContractMultiplier added in v0.4.0

func (m NoRelatedSym) HasContractMultiplier() bool

HasContractMultiplier returns true if ContractMultiplier is present, Tag 231

func (NoRelatedSym) HasCountryOfIssue added in v0.4.0

func (m NoRelatedSym) HasCountryOfIssue() bool

HasCountryOfIssue returns true if CountryOfIssue is present, Tag 470

func (NoRelatedSym) HasCouponPaymentDate added in v0.4.0

func (m NoRelatedSym) HasCouponPaymentDate() bool

HasCouponPaymentDate returns true if CouponPaymentDate is present, Tag 224

func (NoRelatedSym) HasCouponRate added in v0.4.0

func (m NoRelatedSym) HasCouponRate() bool

HasCouponRate returns true if CouponRate is present, Tag 223

func (NoRelatedSym) HasCreditRating added in v0.4.0

func (m NoRelatedSym) HasCreditRating() bool

HasCreditRating returns true if CreditRating is present, Tag 255

func (NoRelatedSym) HasEncodedIssuer added in v0.4.0

func (m NoRelatedSym) HasEncodedIssuer() bool

HasEncodedIssuer returns true if EncodedIssuer is present, Tag 349

func (NoRelatedSym) HasEncodedIssuerLen added in v0.4.0

func (m NoRelatedSym) HasEncodedIssuerLen() bool

HasEncodedIssuerLen returns true if EncodedIssuerLen is present, Tag 348

func (NoRelatedSym) HasEncodedSecurityDesc added in v0.4.0

func (m NoRelatedSym) HasEncodedSecurityDesc() bool

HasEncodedSecurityDesc returns true if EncodedSecurityDesc is present, Tag 351

func (NoRelatedSym) HasEncodedSecurityDescLen added in v0.4.0

func (m NoRelatedSym) HasEncodedSecurityDescLen() bool

HasEncodedSecurityDescLen returns true if EncodedSecurityDescLen is present, Tag 350

func (NoRelatedSym) HasFactor added in v0.4.0

func (m NoRelatedSym) HasFactor() bool

HasFactor returns true if Factor is present, Tag 228

func (NoRelatedSym) HasInstrRegistry added in v0.4.0

func (m NoRelatedSym) HasInstrRegistry() bool

HasInstrRegistry returns true if InstrRegistry is present, Tag 543

func (NoRelatedSym) HasIssueDate added in v0.4.0

func (m NoRelatedSym) HasIssueDate() bool

HasIssueDate returns true if IssueDate is present, Tag 225

func (NoRelatedSym) HasIssuer added in v0.4.0

func (m NoRelatedSym) HasIssuer() bool

HasIssuer returns true if Issuer is present, Tag 106

func (NoRelatedSym) HasLocaleOfIssue added in v0.4.0

func (m NoRelatedSym) HasLocaleOfIssue() bool

HasLocaleOfIssue returns true if LocaleOfIssue is present, Tag 472

func (NoRelatedSym) HasMaturityDate added in v0.4.0

func (m NoRelatedSym) HasMaturityDate() bool

HasMaturityDate returns true if MaturityDate is present, Tag 541

func (NoRelatedSym) HasMaturityMonthYear added in v0.4.0

func (m NoRelatedSym) HasMaturityMonthYear() bool

HasMaturityMonthYear returns true if MaturityMonthYear is present, Tag 200

func (NoRelatedSym) HasNoSecurityAltID added in v0.4.0

func (m NoRelatedSym) HasNoSecurityAltID() bool

HasNoSecurityAltID returns true if NoSecurityAltID is present, Tag 454

func (NoRelatedSym) HasOptAttribute added in v0.4.0

func (m NoRelatedSym) HasOptAttribute() bool

HasOptAttribute returns true if OptAttribute is present, Tag 206

func (NoRelatedSym) HasProduct added in v0.4.0

func (m NoRelatedSym) HasProduct() bool

HasProduct returns true if Product is present, Tag 460

func (NoRelatedSym) HasRedemptionDate added in v0.4.0

func (m NoRelatedSym) HasRedemptionDate() bool

HasRedemptionDate returns true if RedemptionDate is present, Tag 240

func (NoRelatedSym) HasRepoCollateralSecurityType added in v0.4.0

func (m NoRelatedSym) HasRepoCollateralSecurityType() bool

HasRepoCollateralSecurityType returns true if RepoCollateralSecurityType is present, Tag 239

func (NoRelatedSym) HasRepurchaseRate added in v0.4.0

func (m NoRelatedSym) HasRepurchaseRate() bool

HasRepurchaseRate returns true if RepurchaseRate is present, Tag 227

func (NoRelatedSym) HasRepurchaseTerm added in v0.4.0

func (m NoRelatedSym) HasRepurchaseTerm() bool

HasRepurchaseTerm returns true if RepurchaseTerm is present, Tag 226

func (NoRelatedSym) HasSecurityDesc added in v0.4.0

func (m NoRelatedSym) HasSecurityDesc() bool

HasSecurityDesc returns true if SecurityDesc is present, Tag 107

func (NoRelatedSym) HasSecurityExchange added in v0.4.0

func (m NoRelatedSym) HasSecurityExchange() bool

HasSecurityExchange returns true if SecurityExchange is present, Tag 207

func (NoRelatedSym) HasSecurityID added in v0.4.0

func (m NoRelatedSym) HasSecurityID() bool

HasSecurityID returns true if SecurityID is present, Tag 48

func (NoRelatedSym) HasSecurityIDSource added in v0.4.0

func (m NoRelatedSym) HasSecurityIDSource() bool

HasSecurityIDSource returns true if SecurityIDSource is present, Tag 22

func (NoRelatedSym) HasSecurityType added in v0.4.0

func (m NoRelatedSym) HasSecurityType() bool

HasSecurityType returns true if SecurityType is present, Tag 167

func (NoRelatedSym) HasStateOrProvinceOfIssue added in v0.4.0

func (m NoRelatedSym) HasStateOrProvinceOfIssue() bool

HasStateOrProvinceOfIssue returns true if StateOrProvinceOfIssue is present, Tag 471

func (NoRelatedSym) HasStrikePrice added in v0.4.0

func (m NoRelatedSym) HasStrikePrice() bool

HasStrikePrice returns true if StrikePrice is present, Tag 202

func (NoRelatedSym) HasSymbol added in v0.4.0

func (m NoRelatedSym) HasSymbol() bool

HasSymbol returns true if Symbol is present, Tag 55

func (NoRelatedSym) HasSymbolSfx added in v0.4.0

func (m NoRelatedSym) HasSymbolSfx() bool

HasSymbolSfx returns true if SymbolSfx is present, Tag 65

func (NoRelatedSym) SetCFICode added in v0.4.0

func (m NoRelatedSym) SetCFICode(v string)

SetCFICode sets CFICode, Tag 461

func (NoRelatedSym) SetContractMultiplier added in v0.4.0

func (m NoRelatedSym) SetContractMultiplier(value decimal.Decimal, scale int32)

SetContractMultiplier sets ContractMultiplier, Tag 231

func (NoRelatedSym) SetCountryOfIssue added in v0.4.0

func (m NoRelatedSym) SetCountryOfIssue(v string)

SetCountryOfIssue sets CountryOfIssue, Tag 470

func (NoRelatedSym) SetCouponPaymentDate added in v0.4.0

func (m NoRelatedSym) SetCouponPaymentDate(v string)

SetCouponPaymentDate sets CouponPaymentDate, Tag 224

func (NoRelatedSym) SetCouponRate added in v0.4.0

func (m NoRelatedSym) SetCouponRate(value decimal.Decimal, scale int32)

SetCouponRate sets CouponRate, Tag 223

func (NoRelatedSym) SetCreditRating added in v0.4.0

func (m NoRelatedSym) SetCreditRating(v string)

SetCreditRating sets CreditRating, Tag 255

func (NoRelatedSym) SetEncodedIssuer added in v0.4.0

func (m NoRelatedSym) SetEncodedIssuer(v string)

SetEncodedIssuer sets EncodedIssuer, Tag 349

func (NoRelatedSym) SetEncodedIssuerLen added in v0.4.0

func (m NoRelatedSym) SetEncodedIssuerLen(v int)

SetEncodedIssuerLen sets EncodedIssuerLen, Tag 348

func (NoRelatedSym) SetEncodedSecurityDesc added in v0.4.0

func (m NoRelatedSym) SetEncodedSecurityDesc(v string)

SetEncodedSecurityDesc sets EncodedSecurityDesc, Tag 351

func (NoRelatedSym) SetEncodedSecurityDescLen added in v0.4.0

func (m NoRelatedSym) SetEncodedSecurityDescLen(v int)

SetEncodedSecurityDescLen sets EncodedSecurityDescLen, Tag 350

func (NoRelatedSym) SetFactor added in v0.4.0

func (m NoRelatedSym) SetFactor(value decimal.Decimal, scale int32)

SetFactor sets Factor, Tag 228

func (NoRelatedSym) SetInstrRegistry added in v0.4.0

func (m NoRelatedSym) SetInstrRegistry(v enum.InstrRegistry)

SetInstrRegistry sets InstrRegistry, Tag 543

func (NoRelatedSym) SetIssueDate added in v0.4.0

func (m NoRelatedSym) SetIssueDate(v string)

SetIssueDate sets IssueDate, Tag 225

func (NoRelatedSym) SetIssuer added in v0.4.0

func (m NoRelatedSym) SetIssuer(v string)

SetIssuer sets Issuer, Tag 106

func (NoRelatedSym) SetLocaleOfIssue added in v0.4.0

func (m NoRelatedSym) SetLocaleOfIssue(v string)

SetLocaleOfIssue sets LocaleOfIssue, Tag 472

func (NoRelatedSym) SetMaturityDate added in v0.4.0

func (m NoRelatedSym) SetMaturityDate(v string)

SetMaturityDate sets MaturityDate, Tag 541

func (NoRelatedSym) SetMaturityMonthYear added in v0.4.0

func (m NoRelatedSym) SetMaturityMonthYear(v string)

SetMaturityMonthYear sets MaturityMonthYear, Tag 200

func (NoRelatedSym) SetNoSecurityAltID added in v0.4.0

func (m NoRelatedSym) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)

SetNoSecurityAltID sets NoSecurityAltID, Tag 454

func (NoRelatedSym) SetOptAttribute added in v0.4.0

func (m NoRelatedSym) SetOptAttribute(v string)

SetOptAttribute sets OptAttribute, Tag 206

func (NoRelatedSym) SetProduct added in v0.4.0

func (m NoRelatedSym) SetProduct(v enum.Product)

SetProduct sets Product, Tag 460

func (NoRelatedSym) SetRedemptionDate added in v0.4.0

func (m NoRelatedSym) SetRedemptionDate(v string)

SetRedemptionDate sets RedemptionDate, Tag 240

func (NoRelatedSym) SetRepoCollateralSecurityType added in v0.4.0

func (m NoRelatedSym) SetRepoCollateralSecurityType(v int)

SetRepoCollateralSecurityType sets RepoCollateralSecurityType, Tag 239

func (NoRelatedSym) SetRepurchaseRate added in v0.4.0

func (m NoRelatedSym) SetRepurchaseRate(value decimal.Decimal, scale int32)

SetRepurchaseRate sets RepurchaseRate, Tag 227

func (NoRelatedSym) SetRepurchaseTerm added in v0.4.0

func (m NoRelatedSym) SetRepurchaseTerm(v int)

SetRepurchaseTerm sets RepurchaseTerm, Tag 226

func (NoRelatedSym) SetSecurityDesc added in v0.4.0

func (m NoRelatedSym) SetSecurityDesc(v string)

SetSecurityDesc sets SecurityDesc, Tag 107

func (NoRelatedSym) SetSecurityExchange added in v0.4.0

func (m NoRelatedSym) SetSecurityExchange(v string)

SetSecurityExchange sets SecurityExchange, Tag 207

func (NoRelatedSym) SetSecurityID added in v0.4.0

func (m NoRelatedSym) SetSecurityID(v string)

SetSecurityID sets SecurityID, Tag 48

func (NoRelatedSym) SetSecurityIDSource added in v0.4.0

func (m NoRelatedSym) SetSecurityIDSource(v enum.SecurityIDSource)

SetSecurityIDSource sets SecurityIDSource, Tag 22

func (NoRelatedSym) SetSecurityType added in v0.4.0

func (m NoRelatedSym) SetSecurityType(v enum.SecurityType)

SetSecurityType sets SecurityType, Tag 167

func (NoRelatedSym) SetStateOrProvinceOfIssue added in v0.4.0

func (m NoRelatedSym) SetStateOrProvinceOfIssue(v string)

SetStateOrProvinceOfIssue sets StateOrProvinceOfIssue, Tag 471

func (NoRelatedSym) SetStrikePrice added in v0.4.0

func (m NoRelatedSym) SetStrikePrice(value decimal.Decimal, scale int32)

SetStrikePrice sets StrikePrice, Tag 202

func (NoRelatedSym) SetSymbol added in v0.4.0

func (m NoRelatedSym) SetSymbol(v string)

SetSymbol sets Symbol, Tag 55

func (NoRelatedSym) SetSymbolSfx added in v0.4.0

func (m NoRelatedSym) SetSymbolSfx(v enum.SymbolSfx)

SetSymbolSfx sets SymbolSfx, Tag 65

type NoRelatedSymRepeatingGroup added in v0.4.0

type NoRelatedSymRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoRelatedSymRepeatingGroup is a repeating group, Tag 146

func NewNoRelatedSymRepeatingGroup added in v0.4.0

func NewNoRelatedSymRepeatingGroup() NoRelatedSymRepeatingGroup

NewNoRelatedSymRepeatingGroup returns an initialized, NoRelatedSymRepeatingGroup

func (NoRelatedSymRepeatingGroup) Add added in v0.4.0

Add create and append a new NoRelatedSym to this group

func (NoRelatedSymRepeatingGroup) Get added in v0.4.0

Get returns the ith NoRelatedSym in the NoRelatedSymRepeatinGroup

type NoSecurityAltID added in v0.4.0

type NoSecurityAltID struct {
	*quickfix.Group
}

NoSecurityAltID is a repeating group element, Tag 454

func (NoSecurityAltID) GetSecurityAltID added in v0.4.0

func (m NoSecurityAltID) GetSecurityAltID() (v string, err quickfix.MessageRejectError)

GetSecurityAltID gets SecurityAltID, Tag 455

func (NoSecurityAltID) GetSecurityAltIDSource added in v0.4.0

func (m NoSecurityAltID) GetSecurityAltIDSource() (v string, err quickfix.MessageRejectError)

GetSecurityAltIDSource gets SecurityAltIDSource, Tag 456

func (NoSecurityAltID) HasSecurityAltID added in v0.4.0

func (m NoSecurityAltID) HasSecurityAltID() bool

HasSecurityAltID returns true if SecurityAltID is present, Tag 455

func (NoSecurityAltID) HasSecurityAltIDSource added in v0.4.0

func (m NoSecurityAltID) HasSecurityAltIDSource() bool

HasSecurityAltIDSource returns true if SecurityAltIDSource is present, Tag 456

func (NoSecurityAltID) SetSecurityAltID added in v0.4.0

func (m NoSecurityAltID) SetSecurityAltID(v string)

SetSecurityAltID sets SecurityAltID, Tag 455

func (NoSecurityAltID) SetSecurityAltIDSource added in v0.4.0

func (m NoSecurityAltID) SetSecurityAltIDSource(v string)

SetSecurityAltIDSource sets SecurityAltIDSource, Tag 456

type NoSecurityAltIDRepeatingGroup added in v0.4.0

type NoSecurityAltIDRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoSecurityAltIDRepeatingGroup is a repeating group, Tag 454

func NewNoSecurityAltIDRepeatingGroup added in v0.4.0

func NewNoSecurityAltIDRepeatingGroup() NoSecurityAltIDRepeatingGroup

NewNoSecurityAltIDRepeatingGroup returns an initialized, NoSecurityAltIDRepeatingGroup

func (NoSecurityAltIDRepeatingGroup) Add added in v0.4.0

Add create and append a new NoSecurityAltID to this group

func (NoSecurityAltIDRepeatingGroup) Get added in v0.4.0

Get returns the ith NoSecurityAltID in the NoSecurityAltIDRepeatinGroup

type NoTradingSessions

type NoTradingSessions struct {
	*quickfix.Group
}

NoTradingSessions is a repeating group element, Tag 386

func (NoTradingSessions) GetTradingSessionID added in v0.4.0

func (m NoTradingSessions) GetTradingSessionID() (v enum.TradingSessionID, err quickfix.MessageRejectError)

GetTradingSessionID gets TradingSessionID, Tag 336

func (NoTradingSessions) GetTradingSessionSubID added in v0.4.0

func (m NoTradingSessions) GetTradingSessionSubID() (v enum.TradingSessionSubID, err quickfix.MessageRejectError)

GetTradingSessionSubID gets TradingSessionSubID, Tag 625

func (NoTradingSessions) HasTradingSessionID added in v0.4.0

func (m NoTradingSessions) HasTradingSessionID() bool

HasTradingSessionID returns true if TradingSessionID is present, Tag 336

func (NoTradingSessions) HasTradingSessionSubID added in v0.4.0

func (m NoTradingSessions) HasTradingSessionSubID() bool

HasTradingSessionSubID returns true if TradingSessionSubID is present, Tag 625

func (NoTradingSessions) SetTradingSessionID added in v0.2.0

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

SetTradingSessionID sets TradingSessionID, Tag 336

func (NoTradingSessions) SetTradingSessionSubID added in v0.2.0

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

SetTradingSessionSubID sets TradingSessionSubID, Tag 625

type NoTradingSessionsRepeatingGroup added in v0.4.0

type NoTradingSessionsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoTradingSessionsRepeatingGroup is a repeating group, Tag 386

func NewNoTradingSessionsRepeatingGroup added in v0.4.0

func NewNoTradingSessionsRepeatingGroup() NoTradingSessionsRepeatingGroup

NewNoTradingSessionsRepeatingGroup returns an initialized, NoTradingSessionsRepeatingGroup

func (NoTradingSessionsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoTradingSessions to this group

func (NoTradingSessionsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoTradingSessions in the NoTradingSessionsRepeatinGroup

type RouteOut

type RouteOut func(msg MarketDataRequest, sessionID quickfix.SessionID) quickfix.MessageRejectError

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