Documentation ¶
Index ¶
- func Route(router RouteOut) (string, string, quickfix.MessageRoute)
- type NoRelatedSym
- func (m NoRelatedSym) GetEncodedUnderlyingIssuer() (v string, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetEncodedUnderlyingIssuerLen() (v int, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetEncodedUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetEncodedUnderlyingSecurityDescLen() (v int, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetRatioQty() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetSide() (v enum.Side, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetUnderlyingContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetUnderlyingCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetUnderlyingCurrency() (v string, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetUnderlyingIDSource() (v string, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetUnderlyingIssuer() (v string, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetUnderlyingMaturityDay() (v int, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetUnderlyingMaturityMonthYear() (v string, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetUnderlyingOptAttribute() (v string, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetUnderlyingPutOrCall() (v int, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetUnderlyingSecurityExchange() (v string, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetUnderlyingSecurityID() (v string, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetUnderlyingSecurityType() (v string, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetUnderlyingStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetUnderlyingSymbol() (v string, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetUnderlyingSymbolSfx() (v string, err quickfix.MessageRejectError)
- func (m NoRelatedSym) HasEncodedUnderlyingIssuer() bool
- func (m NoRelatedSym) HasEncodedUnderlyingIssuerLen() bool
- func (m NoRelatedSym) HasEncodedUnderlyingSecurityDesc() bool
- func (m NoRelatedSym) HasEncodedUnderlyingSecurityDescLen() bool
- func (m NoRelatedSym) HasRatioQty() bool
- func (m NoRelatedSym) HasSide() bool
- func (m NoRelatedSym) HasUnderlyingContractMultiplier() bool
- func (m NoRelatedSym) HasUnderlyingCouponRate() bool
- func (m NoRelatedSym) HasUnderlyingCurrency() bool
- func (m NoRelatedSym) HasUnderlyingIDSource() bool
- func (m NoRelatedSym) HasUnderlyingIssuer() bool
- func (m NoRelatedSym) HasUnderlyingMaturityDay() bool
- func (m NoRelatedSym) HasUnderlyingMaturityMonthYear() bool
- func (m NoRelatedSym) HasUnderlyingOptAttribute() bool
- func (m NoRelatedSym) HasUnderlyingPutOrCall() bool
- func (m NoRelatedSym) HasUnderlyingSecurityDesc() bool
- func (m NoRelatedSym) HasUnderlyingSecurityExchange() bool
- func (m NoRelatedSym) HasUnderlyingSecurityID() bool
- func (m NoRelatedSym) HasUnderlyingSecurityType() bool
- func (m NoRelatedSym) HasUnderlyingStrikePrice() bool
- func (m NoRelatedSym) HasUnderlyingSymbol() bool
- func (m NoRelatedSym) HasUnderlyingSymbolSfx() bool
- func (m NoRelatedSym) SetEncodedUnderlyingIssuer(v string)
- func (m NoRelatedSym) SetEncodedUnderlyingIssuerLen(v int)
- func (m NoRelatedSym) SetEncodedUnderlyingSecurityDesc(v string)
- func (m NoRelatedSym) SetEncodedUnderlyingSecurityDescLen(v int)
- func (m NoRelatedSym) SetRatioQty(value decimal.Decimal, scale int32)
- func (m NoRelatedSym) SetSide(v enum.Side)
- func (m NoRelatedSym) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32)
- func (m NoRelatedSym) SetUnderlyingCouponRate(value decimal.Decimal, scale int32)
- func (m NoRelatedSym) SetUnderlyingCurrency(v string)
- func (m NoRelatedSym) SetUnderlyingIDSource(v string)
- func (m NoRelatedSym) SetUnderlyingIssuer(v string)
- func (m NoRelatedSym) SetUnderlyingMaturityDay(v int)
- func (m NoRelatedSym) SetUnderlyingMaturityMonthYear(v string)
- func (m NoRelatedSym) SetUnderlyingOptAttribute(v string)
- func (m NoRelatedSym) SetUnderlyingPutOrCall(v int)
- func (m NoRelatedSym) SetUnderlyingSecurityDesc(v string)
- func (m NoRelatedSym) SetUnderlyingSecurityExchange(v string)
- func (m NoRelatedSym) SetUnderlyingSecurityID(v string)
- func (m NoRelatedSym) SetUnderlyingSecurityType(v string)
- func (m NoRelatedSym) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32)
- func (m NoRelatedSym) SetUnderlyingSymbol(v string)
- func (m NoRelatedSym) SetUnderlyingSymbolSfx(v string)
- type NoRelatedSymRepeatingGroup
- type RouteOut
- type SecurityDefinitionRequest
- func (m SecurityDefinitionRequest) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetCurrency() (v string, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetEncodedIssuer() (v string, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetEncodedText() (v string, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetIDSource() (v enum.IDSource, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetIssuer() (v string, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetMaturityDay() (v int, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetNoRelatedSym() (NoRelatedSymRepeatingGroup, quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetOptAttribute() (v string, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetPutOrCall() (v enum.PutOrCall, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetSecurityExchange() (v string, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetSecurityID() (v string, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetSecurityReqID() (v string, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetSecurityRequestType() (v enum.SecurityRequestType, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetSymbol() (v string, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetText() (v string, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) GetTradingSessionID() (v enum.TradingSessionID, err quickfix.MessageRejectError)
- func (m SecurityDefinitionRequest) HasContractMultiplier() bool
- func (m SecurityDefinitionRequest) HasCouponRate() bool
- func (m SecurityDefinitionRequest) HasCurrency() bool
- func (m SecurityDefinitionRequest) HasEncodedIssuer() bool
- func (m SecurityDefinitionRequest) HasEncodedIssuerLen() bool
- func (m SecurityDefinitionRequest) HasEncodedSecurityDesc() bool
- func (m SecurityDefinitionRequest) HasEncodedSecurityDescLen() bool
- func (m SecurityDefinitionRequest) HasEncodedText() bool
- func (m SecurityDefinitionRequest) HasEncodedTextLen() bool
- func (m SecurityDefinitionRequest) HasIDSource() bool
- func (m SecurityDefinitionRequest) HasIssuer() bool
- func (m SecurityDefinitionRequest) HasMaturityDay() bool
- func (m SecurityDefinitionRequest) HasMaturityMonthYear() bool
- func (m SecurityDefinitionRequest) HasNoRelatedSym() bool
- func (m SecurityDefinitionRequest) HasOptAttribute() bool
- func (m SecurityDefinitionRequest) HasPutOrCall() bool
- func (m SecurityDefinitionRequest) HasSecurityDesc() bool
- func (m SecurityDefinitionRequest) HasSecurityExchange() bool
- func (m SecurityDefinitionRequest) HasSecurityID() bool
- func (m SecurityDefinitionRequest) HasSecurityReqID() bool
- func (m SecurityDefinitionRequest) HasSecurityRequestType() bool
- func (m SecurityDefinitionRequest) HasSecurityType() bool
- func (m SecurityDefinitionRequest) HasStrikePrice() bool
- func (m SecurityDefinitionRequest) HasSymbol() bool
- func (m SecurityDefinitionRequest) HasSymbolSfx() bool
- func (m SecurityDefinitionRequest) HasText() bool
- func (m SecurityDefinitionRequest) HasTradingSessionID() bool
- func (m SecurityDefinitionRequest) SetContractMultiplier(value decimal.Decimal, scale int32)
- func (m SecurityDefinitionRequest) SetCouponRate(value decimal.Decimal, scale int32)
- func (m SecurityDefinitionRequest) SetCurrency(v string)
- func (m SecurityDefinitionRequest) SetEncodedIssuer(v string)
- func (m SecurityDefinitionRequest) SetEncodedIssuerLen(v int)
- func (m SecurityDefinitionRequest) SetEncodedSecurityDesc(v string)
- func (m SecurityDefinitionRequest) SetEncodedSecurityDescLen(v int)
- func (m SecurityDefinitionRequest) SetEncodedText(v string)
- func (m SecurityDefinitionRequest) SetEncodedTextLen(v int)
- func (m SecurityDefinitionRequest) SetIDSource(v enum.IDSource)
- func (m SecurityDefinitionRequest) SetIssuer(v string)
- func (m SecurityDefinitionRequest) SetMaturityDay(v int)
- func (m SecurityDefinitionRequest) SetMaturityMonthYear(v string)
- func (m SecurityDefinitionRequest) SetNoRelatedSym(f NoRelatedSymRepeatingGroup)
- func (m SecurityDefinitionRequest) SetOptAttribute(v string)
- func (m SecurityDefinitionRequest) SetPutOrCall(v enum.PutOrCall)
- func (m SecurityDefinitionRequest) SetSecurityDesc(v string)
- func (m SecurityDefinitionRequest) SetSecurityExchange(v string)
- func (m SecurityDefinitionRequest) SetSecurityID(v string)
- func (m SecurityDefinitionRequest) SetSecurityReqID(v string)
- func (m SecurityDefinitionRequest) SetSecurityRequestType(v enum.SecurityRequestType)
- func (m SecurityDefinitionRequest) SetSecurityType(v enum.SecurityType)
- func (m SecurityDefinitionRequest) SetStrikePrice(value decimal.Decimal, scale int32)
- func (m SecurityDefinitionRequest) SetSymbol(v string)
- func (m SecurityDefinitionRequest) SetSymbolSfx(v enum.SymbolSfx)
- func (m SecurityDefinitionRequest) SetText(v string)
- func (m SecurityDefinitionRequest) SetTradingSessionID(v enum.TradingSessionID)
- func (m SecurityDefinitionRequest) ToMessage() *quickfix.Message
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NoRelatedSym ¶
type NoRelatedSym struct {
*quickfix.Group
}
NoRelatedSym is a repeating group element, Tag 146
func (NoRelatedSym) GetEncodedUnderlyingIssuer ¶ added in v0.4.0
func (m NoRelatedSym) GetEncodedUnderlyingIssuer() (v string, err quickfix.MessageRejectError)
GetEncodedUnderlyingIssuer gets EncodedUnderlyingIssuer, Tag 363
func (NoRelatedSym) GetEncodedUnderlyingIssuerLen ¶ added in v0.4.0
func (m NoRelatedSym) GetEncodedUnderlyingIssuerLen() (v int, err quickfix.MessageRejectError)
GetEncodedUnderlyingIssuerLen gets EncodedUnderlyingIssuerLen, Tag 362
func (NoRelatedSym) GetEncodedUnderlyingSecurityDesc ¶ added in v0.4.0
func (m NoRelatedSym) GetEncodedUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)
GetEncodedUnderlyingSecurityDesc gets EncodedUnderlyingSecurityDesc, Tag 365
func (NoRelatedSym) GetEncodedUnderlyingSecurityDescLen ¶ added in v0.4.0
func (m NoRelatedSym) GetEncodedUnderlyingSecurityDescLen() (v int, err quickfix.MessageRejectError)
GetEncodedUnderlyingSecurityDescLen gets EncodedUnderlyingSecurityDescLen, Tag 364
func (NoRelatedSym) GetRatioQty ¶ added in v0.4.0
func (m NoRelatedSym) GetRatioQty() (v decimal.Decimal, err quickfix.MessageRejectError)
GetRatioQty gets RatioQty, Tag 319
func (NoRelatedSym) GetSide ¶ added in v0.4.0
func (m NoRelatedSym) GetSide() (v enum.Side, err quickfix.MessageRejectError)
GetSide gets Side, Tag 54
func (NoRelatedSym) GetUnderlyingContractMultiplier ¶ added in v0.4.0
func (m NoRelatedSym) GetUnderlyingContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingContractMultiplier gets UnderlyingContractMultiplier, Tag 436
func (NoRelatedSym) GetUnderlyingCouponRate ¶ added in v0.4.0
func (m NoRelatedSym) GetUnderlyingCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingCouponRate gets UnderlyingCouponRate, Tag 435
func (NoRelatedSym) GetUnderlyingCurrency ¶ added in v0.4.0
func (m NoRelatedSym) GetUnderlyingCurrency() (v string, err quickfix.MessageRejectError)
GetUnderlyingCurrency gets UnderlyingCurrency, Tag 318
func (NoRelatedSym) GetUnderlyingIDSource ¶ added in v0.4.0
func (m NoRelatedSym) GetUnderlyingIDSource() (v string, err quickfix.MessageRejectError)
GetUnderlyingIDSource gets UnderlyingIDSource, Tag 305
func (NoRelatedSym) GetUnderlyingIssuer ¶ added in v0.4.0
func (m NoRelatedSym) GetUnderlyingIssuer() (v string, err quickfix.MessageRejectError)
GetUnderlyingIssuer gets UnderlyingIssuer, Tag 306
func (NoRelatedSym) GetUnderlyingMaturityDay ¶ added in v0.4.0
func (m NoRelatedSym) GetUnderlyingMaturityDay() (v int, err quickfix.MessageRejectError)
GetUnderlyingMaturityDay gets UnderlyingMaturityDay, Tag 314
func (NoRelatedSym) GetUnderlyingMaturityMonthYear ¶ added in v0.4.0
func (m NoRelatedSym) GetUnderlyingMaturityMonthYear() (v string, err quickfix.MessageRejectError)
GetUnderlyingMaturityMonthYear gets UnderlyingMaturityMonthYear, Tag 313
func (NoRelatedSym) GetUnderlyingOptAttribute ¶ added in v0.4.0
func (m NoRelatedSym) GetUnderlyingOptAttribute() (v string, err quickfix.MessageRejectError)
GetUnderlyingOptAttribute gets UnderlyingOptAttribute, Tag 317
func (NoRelatedSym) GetUnderlyingPutOrCall ¶ added in v0.4.0
func (m NoRelatedSym) GetUnderlyingPutOrCall() (v int, err quickfix.MessageRejectError)
GetUnderlyingPutOrCall gets UnderlyingPutOrCall, Tag 315
func (NoRelatedSym) GetUnderlyingSecurityDesc ¶ added in v0.4.0
func (m NoRelatedSym) GetUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityDesc gets UnderlyingSecurityDesc, Tag 307
func (NoRelatedSym) GetUnderlyingSecurityExchange ¶ added in v0.4.0
func (m NoRelatedSym) GetUnderlyingSecurityExchange() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityExchange gets UnderlyingSecurityExchange, Tag 308
func (NoRelatedSym) GetUnderlyingSecurityID ¶ added in v0.4.0
func (m NoRelatedSym) GetUnderlyingSecurityID() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityID gets UnderlyingSecurityID, Tag 309
func (NoRelatedSym) GetUnderlyingSecurityType ¶ added in v0.4.0
func (m NoRelatedSym) GetUnderlyingSecurityType() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityType gets UnderlyingSecurityType, Tag 310
func (NoRelatedSym) GetUnderlyingStrikePrice ¶ added in v0.4.0
func (m NoRelatedSym) GetUnderlyingStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingStrikePrice gets UnderlyingStrikePrice, Tag 316
func (NoRelatedSym) GetUnderlyingSymbol ¶ added in v0.4.0
func (m NoRelatedSym) GetUnderlyingSymbol() (v string, err quickfix.MessageRejectError)
GetUnderlyingSymbol gets UnderlyingSymbol, Tag 311
func (NoRelatedSym) GetUnderlyingSymbolSfx ¶ added in v0.4.0
func (m NoRelatedSym) GetUnderlyingSymbolSfx() (v string, err quickfix.MessageRejectError)
GetUnderlyingSymbolSfx gets UnderlyingSymbolSfx, Tag 312
func (NoRelatedSym) HasEncodedUnderlyingIssuer ¶ added in v0.4.0
func (m NoRelatedSym) HasEncodedUnderlyingIssuer() bool
HasEncodedUnderlyingIssuer returns true if EncodedUnderlyingIssuer is present, Tag 363
func (NoRelatedSym) HasEncodedUnderlyingIssuerLen ¶ added in v0.4.0
func (m NoRelatedSym) HasEncodedUnderlyingIssuerLen() bool
HasEncodedUnderlyingIssuerLen returns true if EncodedUnderlyingIssuerLen is present, Tag 362
func (NoRelatedSym) HasEncodedUnderlyingSecurityDesc ¶ added in v0.4.0
func (m NoRelatedSym) HasEncodedUnderlyingSecurityDesc() bool
HasEncodedUnderlyingSecurityDesc returns true if EncodedUnderlyingSecurityDesc is present, Tag 365
func (NoRelatedSym) HasEncodedUnderlyingSecurityDescLen ¶ added in v0.4.0
func (m NoRelatedSym) HasEncodedUnderlyingSecurityDescLen() bool
HasEncodedUnderlyingSecurityDescLen returns true if EncodedUnderlyingSecurityDescLen is present, Tag 364
func (NoRelatedSym) HasRatioQty ¶ added in v0.4.0
func (m NoRelatedSym) HasRatioQty() bool
HasRatioQty returns true if RatioQty is present, Tag 319
func (NoRelatedSym) HasSide ¶ added in v0.4.0
func (m NoRelatedSym) HasSide() bool
HasSide returns true if Side is present, Tag 54
func (NoRelatedSym) HasUnderlyingContractMultiplier ¶ added in v0.4.0
func (m NoRelatedSym) HasUnderlyingContractMultiplier() bool
HasUnderlyingContractMultiplier returns true if UnderlyingContractMultiplier is present, Tag 436
func (NoRelatedSym) HasUnderlyingCouponRate ¶ added in v0.4.0
func (m NoRelatedSym) HasUnderlyingCouponRate() bool
HasUnderlyingCouponRate returns true if UnderlyingCouponRate is present, Tag 435
func (NoRelatedSym) HasUnderlyingCurrency ¶ added in v0.4.0
func (m NoRelatedSym) HasUnderlyingCurrency() bool
HasUnderlyingCurrency returns true if UnderlyingCurrency is present, Tag 318
func (NoRelatedSym) HasUnderlyingIDSource ¶ added in v0.4.0
func (m NoRelatedSym) HasUnderlyingIDSource() bool
HasUnderlyingIDSource returns true if UnderlyingIDSource is present, Tag 305
func (NoRelatedSym) HasUnderlyingIssuer ¶ added in v0.4.0
func (m NoRelatedSym) HasUnderlyingIssuer() bool
HasUnderlyingIssuer returns true if UnderlyingIssuer is present, Tag 306
func (NoRelatedSym) HasUnderlyingMaturityDay ¶ added in v0.4.0
func (m NoRelatedSym) HasUnderlyingMaturityDay() bool
HasUnderlyingMaturityDay returns true if UnderlyingMaturityDay is present, Tag 314
func (NoRelatedSym) HasUnderlyingMaturityMonthYear ¶ added in v0.4.0
func (m NoRelatedSym) HasUnderlyingMaturityMonthYear() bool
HasUnderlyingMaturityMonthYear returns true if UnderlyingMaturityMonthYear is present, Tag 313
func (NoRelatedSym) HasUnderlyingOptAttribute ¶ added in v0.4.0
func (m NoRelatedSym) HasUnderlyingOptAttribute() bool
HasUnderlyingOptAttribute returns true if UnderlyingOptAttribute is present, Tag 317
func (NoRelatedSym) HasUnderlyingPutOrCall ¶ added in v0.4.0
func (m NoRelatedSym) HasUnderlyingPutOrCall() bool
HasUnderlyingPutOrCall returns true if UnderlyingPutOrCall is present, Tag 315
func (NoRelatedSym) HasUnderlyingSecurityDesc ¶ added in v0.4.0
func (m NoRelatedSym) HasUnderlyingSecurityDesc() bool
HasUnderlyingSecurityDesc returns true if UnderlyingSecurityDesc is present, Tag 307
func (NoRelatedSym) HasUnderlyingSecurityExchange ¶ added in v0.4.0
func (m NoRelatedSym) HasUnderlyingSecurityExchange() bool
HasUnderlyingSecurityExchange returns true if UnderlyingSecurityExchange is present, Tag 308
func (NoRelatedSym) HasUnderlyingSecurityID ¶ added in v0.4.0
func (m NoRelatedSym) HasUnderlyingSecurityID() bool
HasUnderlyingSecurityID returns true if UnderlyingSecurityID is present, Tag 309
func (NoRelatedSym) HasUnderlyingSecurityType ¶ added in v0.4.0
func (m NoRelatedSym) HasUnderlyingSecurityType() bool
HasUnderlyingSecurityType returns true if UnderlyingSecurityType is present, Tag 310
func (NoRelatedSym) HasUnderlyingStrikePrice ¶ added in v0.4.0
func (m NoRelatedSym) HasUnderlyingStrikePrice() bool
HasUnderlyingStrikePrice returns true if UnderlyingStrikePrice is present, Tag 316
func (NoRelatedSym) HasUnderlyingSymbol ¶ added in v0.4.0
func (m NoRelatedSym) HasUnderlyingSymbol() bool
HasUnderlyingSymbol returns true if UnderlyingSymbol is present, Tag 311
func (NoRelatedSym) HasUnderlyingSymbolSfx ¶ added in v0.4.0
func (m NoRelatedSym) HasUnderlyingSymbolSfx() bool
HasUnderlyingSymbolSfx returns true if UnderlyingSymbolSfx is present, Tag 312
func (NoRelatedSym) SetEncodedUnderlyingIssuer ¶ added in v0.2.0
func (m NoRelatedSym) SetEncodedUnderlyingIssuer(v string)
SetEncodedUnderlyingIssuer sets EncodedUnderlyingIssuer, Tag 363
func (NoRelatedSym) SetEncodedUnderlyingIssuerLen ¶ added in v0.2.0
func (m NoRelatedSym) SetEncodedUnderlyingIssuerLen(v int)
SetEncodedUnderlyingIssuerLen sets EncodedUnderlyingIssuerLen, Tag 362
func (NoRelatedSym) SetEncodedUnderlyingSecurityDesc ¶ added in v0.2.0
func (m NoRelatedSym) SetEncodedUnderlyingSecurityDesc(v string)
SetEncodedUnderlyingSecurityDesc sets EncodedUnderlyingSecurityDesc, Tag 365
func (NoRelatedSym) SetEncodedUnderlyingSecurityDescLen ¶ added in v0.2.0
func (m NoRelatedSym) SetEncodedUnderlyingSecurityDescLen(v int)
SetEncodedUnderlyingSecurityDescLen sets EncodedUnderlyingSecurityDescLen, Tag 364
func (NoRelatedSym) SetRatioQty ¶ added in v0.2.0
func (m NoRelatedSym) SetRatioQty(value decimal.Decimal, scale int32)
SetRatioQty sets RatioQty, Tag 319
func (NoRelatedSym) SetSide ¶ added in v0.2.0
func (m NoRelatedSym) SetSide(v enum.Side)
SetSide sets Side, Tag 54
func (NoRelatedSym) SetUnderlyingContractMultiplier ¶ added in v0.2.0
func (m NoRelatedSym) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32)
SetUnderlyingContractMultiplier sets UnderlyingContractMultiplier, Tag 436
func (NoRelatedSym) SetUnderlyingCouponRate ¶ added in v0.2.0
func (m NoRelatedSym) SetUnderlyingCouponRate(value decimal.Decimal, scale int32)
SetUnderlyingCouponRate sets UnderlyingCouponRate, Tag 435
func (NoRelatedSym) SetUnderlyingCurrency ¶ added in v0.2.0
func (m NoRelatedSym) SetUnderlyingCurrency(v string)
SetUnderlyingCurrency sets UnderlyingCurrency, Tag 318
func (NoRelatedSym) SetUnderlyingIDSource ¶ added in v0.2.0
func (m NoRelatedSym) SetUnderlyingIDSource(v string)
SetUnderlyingIDSource sets UnderlyingIDSource, Tag 305
func (NoRelatedSym) SetUnderlyingIssuer ¶ added in v0.2.0
func (m NoRelatedSym) SetUnderlyingIssuer(v string)
SetUnderlyingIssuer sets UnderlyingIssuer, Tag 306
func (NoRelatedSym) SetUnderlyingMaturityDay ¶ added in v0.2.0
func (m NoRelatedSym) SetUnderlyingMaturityDay(v int)
SetUnderlyingMaturityDay sets UnderlyingMaturityDay, Tag 314
func (NoRelatedSym) SetUnderlyingMaturityMonthYear ¶ added in v0.2.0
func (m NoRelatedSym) SetUnderlyingMaturityMonthYear(v string)
SetUnderlyingMaturityMonthYear sets UnderlyingMaturityMonthYear, Tag 313
func (NoRelatedSym) SetUnderlyingOptAttribute ¶ added in v0.2.0
func (m NoRelatedSym) SetUnderlyingOptAttribute(v string)
SetUnderlyingOptAttribute sets UnderlyingOptAttribute, Tag 317
func (NoRelatedSym) SetUnderlyingPutOrCall ¶ added in v0.2.0
func (m NoRelatedSym) SetUnderlyingPutOrCall(v int)
SetUnderlyingPutOrCall sets UnderlyingPutOrCall, Tag 315
func (NoRelatedSym) SetUnderlyingSecurityDesc ¶ added in v0.2.0
func (m NoRelatedSym) SetUnderlyingSecurityDesc(v string)
SetUnderlyingSecurityDesc sets UnderlyingSecurityDesc, Tag 307
func (NoRelatedSym) SetUnderlyingSecurityExchange ¶ added in v0.2.0
func (m NoRelatedSym) SetUnderlyingSecurityExchange(v string)
SetUnderlyingSecurityExchange sets UnderlyingSecurityExchange, Tag 308
func (NoRelatedSym) SetUnderlyingSecurityID ¶ added in v0.2.0
func (m NoRelatedSym) SetUnderlyingSecurityID(v string)
SetUnderlyingSecurityID sets UnderlyingSecurityID, Tag 309
func (NoRelatedSym) SetUnderlyingSecurityType ¶ added in v0.2.0
func (m NoRelatedSym) SetUnderlyingSecurityType(v string)
SetUnderlyingSecurityType sets UnderlyingSecurityType, Tag 310
func (NoRelatedSym) SetUnderlyingStrikePrice ¶ added in v0.2.0
func (m NoRelatedSym) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32)
SetUnderlyingStrikePrice sets UnderlyingStrikePrice, Tag 316
func (NoRelatedSym) SetUnderlyingSymbol ¶ added in v0.2.0
func (m NoRelatedSym) SetUnderlyingSymbol(v string)
SetUnderlyingSymbol sets UnderlyingSymbol, Tag 311
func (NoRelatedSym) SetUnderlyingSymbolSfx ¶ added in v0.2.0
func (m NoRelatedSym) SetUnderlyingSymbolSfx(v string)
SetUnderlyingSymbolSfx sets UnderlyingSymbolSfx, Tag 312
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
func (m NoRelatedSymRepeatingGroup) Add() NoRelatedSym
Add create and append a new NoRelatedSym to this group
func (NoRelatedSymRepeatingGroup) Get ¶ added in v0.4.0
func (m NoRelatedSymRepeatingGroup) Get(i int) NoRelatedSym
Get returns the ith NoRelatedSym in the NoRelatedSymRepeatinGroup
type RouteOut ¶
type RouteOut func(msg SecurityDefinitionRequest, sessionID quickfix.SessionID) quickfix.MessageRejectError
A RouteOut is the callback type that should be implemented for routing Message
type SecurityDefinitionRequest ¶ added in v0.4.0
type SecurityDefinitionRequest struct { fix42.Header *quickfix.Body fix42.Trailer Message *quickfix.Message }
SecurityDefinitionRequest is the fix42 SecurityDefinitionRequest type, MsgType = c
func FromMessage ¶ added in v0.4.0
func FromMessage(m *quickfix.Message) SecurityDefinitionRequest
FromMessage creates a SecurityDefinitionRequest from a quickfix.Message instance
func New ¶ added in v0.2.0
func New(securityreqid field.SecurityReqIDField, securityrequesttype field.SecurityRequestTypeField) (m SecurityDefinitionRequest)
New returns a SecurityDefinitionRequest initialized with the required fields for SecurityDefinitionRequest
func (SecurityDefinitionRequest) GetContractMultiplier ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
GetContractMultiplier gets ContractMultiplier, Tag 231
func (SecurityDefinitionRequest) GetCouponRate ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetCouponRate gets CouponRate, Tag 223
func (SecurityDefinitionRequest) GetCurrency ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetCurrency() (v string, err quickfix.MessageRejectError)
GetCurrency gets Currency, Tag 15
func (SecurityDefinitionRequest) GetEncodedIssuer ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetEncodedIssuer() (v string, err quickfix.MessageRejectError)
GetEncodedIssuer gets EncodedIssuer, Tag 349
func (SecurityDefinitionRequest) GetEncodedIssuerLen ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError)
GetEncodedIssuerLen gets EncodedIssuerLen, Tag 348
func (SecurityDefinitionRequest) GetEncodedSecurityDesc ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError)
GetEncodedSecurityDesc gets EncodedSecurityDesc, Tag 351
func (SecurityDefinitionRequest) GetEncodedSecurityDescLen ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError)
GetEncodedSecurityDescLen gets EncodedSecurityDescLen, Tag 350
func (SecurityDefinitionRequest) GetEncodedText ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetEncodedText() (v string, err quickfix.MessageRejectError)
GetEncodedText gets EncodedText, Tag 355
func (SecurityDefinitionRequest) GetEncodedTextLen ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)
GetEncodedTextLen gets EncodedTextLen, Tag 354
func (SecurityDefinitionRequest) GetIDSource ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetIDSource() (v enum.IDSource, err quickfix.MessageRejectError)
GetIDSource gets IDSource, Tag 22
func (SecurityDefinitionRequest) GetIssuer ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetIssuer() (v string, err quickfix.MessageRejectError)
GetIssuer gets Issuer, Tag 106
func (SecurityDefinitionRequest) GetMaturityDay ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetMaturityDay() (v int, err quickfix.MessageRejectError)
GetMaturityDay gets MaturityDay, Tag 205
func (SecurityDefinitionRequest) GetMaturityMonthYear ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError)
GetMaturityMonthYear gets MaturityMonthYear, Tag 200
func (SecurityDefinitionRequest) GetNoRelatedSym ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetNoRelatedSym() (NoRelatedSymRepeatingGroup, quickfix.MessageRejectError)
GetNoRelatedSym gets NoRelatedSym, Tag 146
func (SecurityDefinitionRequest) GetOptAttribute ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetOptAttribute() (v string, err quickfix.MessageRejectError)
GetOptAttribute gets OptAttribute, Tag 206
func (SecurityDefinitionRequest) GetPutOrCall ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetPutOrCall() (v enum.PutOrCall, err quickfix.MessageRejectError)
GetPutOrCall gets PutOrCall, Tag 201
func (SecurityDefinitionRequest) GetSecurityDesc ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetSecurityDesc() (v string, err quickfix.MessageRejectError)
GetSecurityDesc gets SecurityDesc, Tag 107
func (SecurityDefinitionRequest) GetSecurityExchange ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetSecurityExchange() (v string, err quickfix.MessageRejectError)
GetSecurityExchange gets SecurityExchange, Tag 207
func (SecurityDefinitionRequest) GetSecurityID ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetSecurityID() (v string, err quickfix.MessageRejectError)
GetSecurityID gets SecurityID, Tag 48
func (SecurityDefinitionRequest) GetSecurityReqID ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetSecurityReqID() (v string, err quickfix.MessageRejectError)
GetSecurityReqID gets SecurityReqID, Tag 320
func (SecurityDefinitionRequest) GetSecurityRequestType ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetSecurityRequestType() (v enum.SecurityRequestType, err quickfix.MessageRejectError)
GetSecurityRequestType gets SecurityRequestType, Tag 321
func (SecurityDefinitionRequest) GetSecurityType ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError)
GetSecurityType gets SecurityType, Tag 167
func (SecurityDefinitionRequest) GetStrikePrice ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
GetStrikePrice gets StrikePrice, Tag 202
func (SecurityDefinitionRequest) GetSymbol ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetSymbol() (v string, err quickfix.MessageRejectError)
GetSymbol gets Symbol, Tag 55
func (SecurityDefinitionRequest) GetSymbolSfx ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError)
GetSymbolSfx gets SymbolSfx, Tag 65
func (SecurityDefinitionRequest) GetText ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetText() (v string, err quickfix.MessageRejectError)
GetText gets Text, Tag 58
func (SecurityDefinitionRequest) GetTradingSessionID ¶ added in v0.4.0
func (m SecurityDefinitionRequest) GetTradingSessionID() (v enum.TradingSessionID, err quickfix.MessageRejectError)
GetTradingSessionID gets TradingSessionID, Tag 336
func (SecurityDefinitionRequest) HasContractMultiplier ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasContractMultiplier() bool
HasContractMultiplier returns true if ContractMultiplier is present, Tag 231
func (SecurityDefinitionRequest) HasCouponRate ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasCouponRate() bool
HasCouponRate returns true if CouponRate is present, Tag 223
func (SecurityDefinitionRequest) HasCurrency ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasCurrency() bool
HasCurrency returns true if Currency is present, Tag 15
func (SecurityDefinitionRequest) HasEncodedIssuer ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasEncodedIssuer() bool
HasEncodedIssuer returns true if EncodedIssuer is present, Tag 349
func (SecurityDefinitionRequest) HasEncodedIssuerLen ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasEncodedIssuerLen() bool
HasEncodedIssuerLen returns true if EncodedIssuerLen is present, Tag 348
func (SecurityDefinitionRequest) HasEncodedSecurityDesc ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasEncodedSecurityDesc() bool
HasEncodedSecurityDesc returns true if EncodedSecurityDesc is present, Tag 351
func (SecurityDefinitionRequest) HasEncodedSecurityDescLen ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasEncodedSecurityDescLen() bool
HasEncodedSecurityDescLen returns true if EncodedSecurityDescLen is present, Tag 350
func (SecurityDefinitionRequest) HasEncodedText ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasEncodedText() bool
HasEncodedText returns true if EncodedText is present, Tag 355
func (SecurityDefinitionRequest) HasEncodedTextLen ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasEncodedTextLen() bool
HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354
func (SecurityDefinitionRequest) HasIDSource ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasIDSource() bool
HasIDSource returns true if IDSource is present, Tag 22
func (SecurityDefinitionRequest) HasIssuer ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasIssuer() bool
HasIssuer returns true if Issuer is present, Tag 106
func (SecurityDefinitionRequest) HasMaturityDay ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasMaturityDay() bool
HasMaturityDay returns true if MaturityDay is present, Tag 205
func (SecurityDefinitionRequest) HasMaturityMonthYear ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasMaturityMonthYear() bool
HasMaturityMonthYear returns true if MaturityMonthYear is present, Tag 200
func (SecurityDefinitionRequest) HasNoRelatedSym ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasNoRelatedSym() bool
HasNoRelatedSym returns true if NoRelatedSym is present, Tag 146
func (SecurityDefinitionRequest) HasOptAttribute ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasOptAttribute() bool
HasOptAttribute returns true if OptAttribute is present, Tag 206
func (SecurityDefinitionRequest) HasPutOrCall ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasPutOrCall() bool
HasPutOrCall returns true if PutOrCall is present, Tag 201
func (SecurityDefinitionRequest) HasSecurityDesc ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasSecurityDesc() bool
HasSecurityDesc returns true if SecurityDesc is present, Tag 107
func (SecurityDefinitionRequest) HasSecurityExchange ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasSecurityExchange() bool
HasSecurityExchange returns true if SecurityExchange is present, Tag 207
func (SecurityDefinitionRequest) HasSecurityID ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasSecurityID() bool
HasSecurityID returns true if SecurityID is present, Tag 48
func (SecurityDefinitionRequest) HasSecurityReqID ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasSecurityReqID() bool
HasSecurityReqID returns true if SecurityReqID is present, Tag 320
func (SecurityDefinitionRequest) HasSecurityRequestType ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasSecurityRequestType() bool
HasSecurityRequestType returns true if SecurityRequestType is present, Tag 321
func (SecurityDefinitionRequest) HasSecurityType ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasSecurityType() bool
HasSecurityType returns true if SecurityType is present, Tag 167
func (SecurityDefinitionRequest) HasStrikePrice ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasStrikePrice() bool
HasStrikePrice returns true if StrikePrice is present, Tag 202
func (SecurityDefinitionRequest) HasSymbol ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasSymbol() bool
HasSymbol returns true if Symbol is present, Tag 55
func (SecurityDefinitionRequest) HasSymbolSfx ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasSymbolSfx() bool
HasSymbolSfx returns true if SymbolSfx is present, Tag 65
func (SecurityDefinitionRequest) HasText ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasText() bool
HasText returns true if Text is present, Tag 58
func (SecurityDefinitionRequest) HasTradingSessionID ¶ added in v0.4.0
func (m SecurityDefinitionRequest) HasTradingSessionID() bool
HasTradingSessionID returns true if TradingSessionID is present, Tag 336
func (SecurityDefinitionRequest) SetContractMultiplier ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetContractMultiplier(value decimal.Decimal, scale int32)
SetContractMultiplier sets ContractMultiplier, Tag 231
func (SecurityDefinitionRequest) SetCouponRate ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetCouponRate(value decimal.Decimal, scale int32)
SetCouponRate sets CouponRate, Tag 223
func (SecurityDefinitionRequest) SetCurrency ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetCurrency(v string)
SetCurrency sets Currency, Tag 15
func (SecurityDefinitionRequest) SetEncodedIssuer ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetEncodedIssuer(v string)
SetEncodedIssuer sets EncodedIssuer, Tag 349
func (SecurityDefinitionRequest) SetEncodedIssuerLen ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetEncodedIssuerLen(v int)
SetEncodedIssuerLen sets EncodedIssuerLen, Tag 348
func (SecurityDefinitionRequest) SetEncodedSecurityDesc ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetEncodedSecurityDesc(v string)
SetEncodedSecurityDesc sets EncodedSecurityDesc, Tag 351
func (SecurityDefinitionRequest) SetEncodedSecurityDescLen ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetEncodedSecurityDescLen(v int)
SetEncodedSecurityDescLen sets EncodedSecurityDescLen, Tag 350
func (SecurityDefinitionRequest) SetEncodedText ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetEncodedText(v string)
SetEncodedText sets EncodedText, Tag 355
func (SecurityDefinitionRequest) SetEncodedTextLen ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetEncodedTextLen(v int)
SetEncodedTextLen sets EncodedTextLen, Tag 354
func (SecurityDefinitionRequest) SetIDSource ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetIDSource(v enum.IDSource)
SetIDSource sets IDSource, Tag 22
func (SecurityDefinitionRequest) SetIssuer ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetIssuer(v string)
SetIssuer sets Issuer, Tag 106
func (SecurityDefinitionRequest) SetMaturityDay ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetMaturityDay(v int)
SetMaturityDay sets MaturityDay, Tag 205
func (SecurityDefinitionRequest) SetMaturityMonthYear ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetMaturityMonthYear(v string)
SetMaturityMonthYear sets MaturityMonthYear, Tag 200
func (SecurityDefinitionRequest) SetNoRelatedSym ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetNoRelatedSym(f NoRelatedSymRepeatingGroup)
SetNoRelatedSym sets NoRelatedSym, Tag 146
func (SecurityDefinitionRequest) SetOptAttribute ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetOptAttribute(v string)
SetOptAttribute sets OptAttribute, Tag 206
func (SecurityDefinitionRequest) SetPutOrCall ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetPutOrCall(v enum.PutOrCall)
SetPutOrCall sets PutOrCall, Tag 201
func (SecurityDefinitionRequest) SetSecurityDesc ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetSecurityDesc(v string)
SetSecurityDesc sets SecurityDesc, Tag 107
func (SecurityDefinitionRequest) SetSecurityExchange ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetSecurityExchange(v string)
SetSecurityExchange sets SecurityExchange, Tag 207
func (SecurityDefinitionRequest) SetSecurityID ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetSecurityID(v string)
SetSecurityID sets SecurityID, Tag 48
func (SecurityDefinitionRequest) SetSecurityReqID ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetSecurityReqID(v string)
SetSecurityReqID sets SecurityReqID, Tag 320
func (SecurityDefinitionRequest) SetSecurityRequestType ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetSecurityRequestType(v enum.SecurityRequestType)
SetSecurityRequestType sets SecurityRequestType, Tag 321
func (SecurityDefinitionRequest) SetSecurityType ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetSecurityType(v enum.SecurityType)
SetSecurityType sets SecurityType, Tag 167
func (SecurityDefinitionRequest) SetStrikePrice ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetStrikePrice(value decimal.Decimal, scale int32)
SetStrikePrice sets StrikePrice, Tag 202
func (SecurityDefinitionRequest) SetSymbol ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetSymbol(v string)
SetSymbol sets Symbol, Tag 55
func (SecurityDefinitionRequest) SetSymbolSfx ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetSymbolSfx(v enum.SymbolSfx)
SetSymbolSfx sets SymbolSfx, Tag 65
func (SecurityDefinitionRequest) SetText ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetText(v string)
SetText sets Text, Tag 58
func (SecurityDefinitionRequest) SetTradingSessionID ¶ added in v0.4.0
func (m SecurityDefinitionRequest) SetTradingSessionID(v enum.TradingSessionID)
SetTradingSessionID sets TradingSessionID, Tag 336
func (SecurityDefinitionRequest) ToMessage ¶ added in v0.4.0
func (m SecurityDefinitionRequest) ToMessage() *quickfix.Message
ToMessage returns a quickfix.Message instance