Versions in this module Expand all Collapse all v0 v0.6.1 Oct 26, 2021 Changes in this version + func Route(router RouteOut) (string, string, quickfix.MessageRoute) + type IndicationofInterest struct + Message *quickfix.Message + func FromMessage(m *quickfix.Message) IndicationofInterest + func New(ioiid field.IOIidField, ioitranstype field.IOITransTypeField, ...) (m IndicationofInterest) + func (m IndicationofInterest) GetBenchmark() (v enum.Benchmark, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetCurrency() (v string, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetEncodedIssuer() (v string, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetEncodedText() (v string, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetEncodedTextLen() (v int, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetIDSource() (v enum.IDSource, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetIOINaturalFlag() (v bool, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetIOIQltyInd() (v enum.IOIQltyInd, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetIOIRefID() (v string, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetIOIShares() (v enum.IOIShares, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetIOITransType() (v enum.IOITransType, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetIOIid() (v string, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetIssuer() (v string, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetMaturityDay() (v int, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetNoIOIQualifiers() (NoIOIQualifiersRepeatingGroup, quickfix.MessageRejectError) + func (m IndicationofInterest) GetNoRoutingIDs() (NoRoutingIDsRepeatingGroup, quickfix.MessageRejectError) + func (m IndicationofInterest) GetOptAttribute() (v string, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetPutOrCall() (v enum.PutOrCall, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetSecurityExchange() (v string, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetSecurityID() (v string, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetSide() (v enum.Side, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetSpreadToBenchmark() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetSymbol() (v string, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetText() (v string, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetTransactTime() (v time.Time, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetURLLink() (v string, err quickfix.MessageRejectError) + func (m IndicationofInterest) GetValidUntilTime() (v time.Time, err quickfix.MessageRejectError) + func (m IndicationofInterest) HasBenchmark() bool + func (m IndicationofInterest) HasContractMultiplier() bool + func (m IndicationofInterest) HasCouponRate() bool + func (m IndicationofInterest) HasCurrency() bool + func (m IndicationofInterest) HasEncodedIssuer() bool + func (m IndicationofInterest) HasEncodedIssuerLen() bool + func (m IndicationofInterest) HasEncodedSecurityDesc() bool + func (m IndicationofInterest) HasEncodedSecurityDescLen() bool + func (m IndicationofInterest) HasEncodedText() bool + func (m IndicationofInterest) HasEncodedTextLen() bool + func (m IndicationofInterest) HasIDSource() bool + func (m IndicationofInterest) HasIOINaturalFlag() bool + func (m IndicationofInterest) HasIOIQltyInd() bool + func (m IndicationofInterest) HasIOIRefID() bool + func (m IndicationofInterest) HasIOIShares() bool + func (m IndicationofInterest) HasIOITransType() bool + func (m IndicationofInterest) HasIOIid() bool + func (m IndicationofInterest) HasIssuer() bool + func (m IndicationofInterest) HasMaturityDay() bool + func (m IndicationofInterest) HasMaturityMonthYear() bool + func (m IndicationofInterest) HasNoIOIQualifiers() bool + func (m IndicationofInterest) HasNoRoutingIDs() bool + func (m IndicationofInterest) HasOptAttribute() bool + func (m IndicationofInterest) HasPrice() bool + func (m IndicationofInterest) HasPutOrCall() bool + func (m IndicationofInterest) HasSecurityDesc() bool + func (m IndicationofInterest) HasSecurityExchange() bool + func (m IndicationofInterest) HasSecurityID() bool + func (m IndicationofInterest) HasSecurityType() bool + func (m IndicationofInterest) HasSide() bool + func (m IndicationofInterest) HasSpreadToBenchmark() bool + func (m IndicationofInterest) HasStrikePrice() bool + func (m IndicationofInterest) HasSymbol() bool + func (m IndicationofInterest) HasSymbolSfx() bool + func (m IndicationofInterest) HasText() bool + func (m IndicationofInterest) HasTransactTime() bool + func (m IndicationofInterest) HasURLLink() bool + func (m IndicationofInterest) HasValidUntilTime() bool + func (m IndicationofInterest) SetBenchmark(v enum.Benchmark) + func (m IndicationofInterest) SetContractMultiplier(value decimal.Decimal, scale int32) + func (m IndicationofInterest) SetCouponRate(value decimal.Decimal, scale int32) + func (m IndicationofInterest) SetCurrency(v string) + func (m IndicationofInterest) SetEncodedIssuer(v string) + func (m IndicationofInterest) SetEncodedIssuerLen(v int) + func (m IndicationofInterest) SetEncodedSecurityDesc(v string) + func (m IndicationofInterest) SetEncodedSecurityDescLen(v int) + func (m IndicationofInterest) SetEncodedText(v string) + func (m IndicationofInterest) SetEncodedTextLen(v int) + func (m IndicationofInterest) SetIDSource(v enum.IDSource) + func (m IndicationofInterest) SetIOINaturalFlag(v bool) + func (m IndicationofInterest) SetIOIQltyInd(v enum.IOIQltyInd) + func (m IndicationofInterest) SetIOIRefID(v string) + func (m IndicationofInterest) SetIOIShares(v enum.IOIShares) + func (m IndicationofInterest) SetIOITransType(v enum.IOITransType) + func (m IndicationofInterest) SetIOIid(v string) + func (m IndicationofInterest) SetIssuer(v string) + func (m IndicationofInterest) SetMaturityDay(v int) + func (m IndicationofInterest) SetMaturityMonthYear(v string) + func (m IndicationofInterest) SetNoIOIQualifiers(f NoIOIQualifiersRepeatingGroup) + func (m IndicationofInterest) SetNoRoutingIDs(f NoRoutingIDsRepeatingGroup) + func (m IndicationofInterest) SetOptAttribute(v string) + func (m IndicationofInterest) SetPrice(value decimal.Decimal, scale int32) + func (m IndicationofInterest) SetPutOrCall(v enum.PutOrCall) + func (m IndicationofInterest) SetSecurityDesc(v string) + func (m IndicationofInterest) SetSecurityExchange(v string) + func (m IndicationofInterest) SetSecurityID(v string) + func (m IndicationofInterest) SetSecurityType(v enum.SecurityType) + func (m IndicationofInterest) SetSide(v enum.Side) + func (m IndicationofInterest) SetSpreadToBenchmark(value decimal.Decimal, scale int32) + func (m IndicationofInterest) SetStrikePrice(value decimal.Decimal, scale int32) + func (m IndicationofInterest) SetSymbol(v string) + func (m IndicationofInterest) SetSymbolSfx(v enum.SymbolSfx) + func (m IndicationofInterest) SetText(v string) + func (m IndicationofInterest) SetTransactTime(v time.Time) + func (m IndicationofInterest) SetURLLink(v string) + func (m IndicationofInterest) SetValidUntilTime(v time.Time) + func (m IndicationofInterest) ToMessage() *quickfix.Message + type NoIOIQualifiers struct + func (m NoIOIQualifiers) GetIOIQualifier() (v enum.IOIQualifier, err quickfix.MessageRejectError) + func (m NoIOIQualifiers) HasIOIQualifier() bool + func (m NoIOIQualifiers) SetIOIQualifier(v enum.IOIQualifier) + type NoIOIQualifiersRepeatingGroup struct + func NewNoIOIQualifiersRepeatingGroup() NoIOIQualifiersRepeatingGroup + func (m NoIOIQualifiersRepeatingGroup) Add() NoIOIQualifiers + func (m NoIOIQualifiersRepeatingGroup) Get(i int) NoIOIQualifiers + type NoRoutingIDs struct + func (m NoRoutingIDs) GetRoutingID() (v string, err quickfix.MessageRejectError) + func (m NoRoutingIDs) GetRoutingType() (v enum.RoutingType, err quickfix.MessageRejectError) + func (m NoRoutingIDs) HasRoutingID() bool + func (m NoRoutingIDs) HasRoutingType() bool + func (m NoRoutingIDs) SetRoutingID(v string) + func (m NoRoutingIDs) SetRoutingType(v enum.RoutingType) + type NoRoutingIDsRepeatingGroup struct + func NewNoRoutingIDsRepeatingGroup() NoRoutingIDsRepeatingGroup + func (m NoRoutingIDsRepeatingGroup) Add() NoRoutingIDs + func (m NoRoutingIDsRepeatingGroup) Get(i int) NoRoutingIDs + type RouteOut func(msg IndicationofInterest, sessionID quickfix.SessionID) quickfix.MessageRejectError