Documentation ¶
Index ¶
- func Route(router RouteOut) (string, string, quickfix.MessageRoute)
- type Allocation
- func (m Allocation) GetAccruedInterestRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m Allocation) GetAllocID() (v string, err quickfix.MessageRejectError)
- func (m Allocation) GetAllocLinkID() (v string, err quickfix.MessageRejectError)
- func (m Allocation) GetAllocLinkType() (v enum.AllocLinkType, err quickfix.MessageRejectError)
- func (m Allocation) GetAllocTransType() (v enum.AllocTransType, err quickfix.MessageRejectError)
- func (m Allocation) GetAvgPrxPrecision() (v int, err quickfix.MessageRejectError)
- func (m Allocation) GetAvgPx() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m Allocation) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m Allocation) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m Allocation) GetCurrency() (v string, err quickfix.MessageRejectError)
- func (m Allocation) GetEncodedIssuer() (v string, err quickfix.MessageRejectError)
- func (m Allocation) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError)
- func (m Allocation) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m Allocation) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError)
- func (m Allocation) GetEncodedText() (v string, err quickfix.MessageRejectError)
- func (m Allocation) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)
- func (m Allocation) GetFutSettDate() (v string, err quickfix.MessageRejectError)
- func (m Allocation) GetGrossTradeAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m Allocation) GetIDSource() (v enum.IDSource, err quickfix.MessageRejectError)
- func (m Allocation) GetIssuer() (v string, err quickfix.MessageRejectError)
- func (m Allocation) GetLastMkt() (v string, err quickfix.MessageRejectError)
- func (m Allocation) GetMaturityDay() (v int, err quickfix.MessageRejectError)
- func (m Allocation) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError)
- func (m Allocation) GetNetMoney() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m Allocation) GetNoAllocs() (NoAllocsRepeatingGroup, quickfix.MessageRejectError)
- func (m Allocation) GetNoExecs() (NoExecsRepeatingGroup, quickfix.MessageRejectError)
- func (m Allocation) GetNoOrders() (NoOrdersRepeatingGroup, quickfix.MessageRejectError)
- func (m Allocation) GetNumDaysInterest() (v int, err quickfix.MessageRejectError)
- func (m Allocation) GetOpenClose() (v enum.OpenClose, err quickfix.MessageRejectError)
- func (m Allocation) GetOptAttribute() (v string, err quickfix.MessageRejectError)
- func (m Allocation) GetPutOrCall() (v enum.PutOrCall, err quickfix.MessageRejectError)
- func (m Allocation) GetRefAllocID() (v string, err quickfix.MessageRejectError)
- func (m Allocation) GetSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m Allocation) GetSecurityExchange() (v string, err quickfix.MessageRejectError)
- func (m Allocation) GetSecurityID() (v string, err quickfix.MessageRejectError)
- func (m Allocation) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError)
- func (m Allocation) GetSettlmntTyp() (v enum.SettlmntTyp, err quickfix.MessageRejectError)
- func (m Allocation) GetShares() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m Allocation) GetSide() (v enum.Side, err quickfix.MessageRejectError)
- func (m Allocation) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m Allocation) GetSymbol() (v string, err quickfix.MessageRejectError)
- func (m Allocation) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError)
- func (m Allocation) GetText() (v string, err quickfix.MessageRejectError)
- func (m Allocation) GetTradeDate() (v string, err quickfix.MessageRejectError)
- func (m Allocation) GetTradingSessionID() (v enum.TradingSessionID, err quickfix.MessageRejectError)
- func (m Allocation) GetTransactTime() (v time.Time, err quickfix.MessageRejectError)
- func (m Allocation) HasAccruedInterestRate() bool
- func (m Allocation) HasAllocID() bool
- func (m Allocation) HasAllocLinkID() bool
- func (m Allocation) HasAllocLinkType() bool
- func (m Allocation) HasAllocTransType() bool
- func (m Allocation) HasAvgPrxPrecision() bool
- func (m Allocation) HasAvgPx() bool
- func (m Allocation) HasContractMultiplier() bool
- func (m Allocation) HasCouponRate() bool
- func (m Allocation) HasCurrency() bool
- func (m Allocation) HasEncodedIssuer() bool
- func (m Allocation) HasEncodedIssuerLen() bool
- func (m Allocation) HasEncodedSecurityDesc() bool
- func (m Allocation) HasEncodedSecurityDescLen() bool
- func (m Allocation) HasEncodedText() bool
- func (m Allocation) HasEncodedTextLen() bool
- func (m Allocation) HasFutSettDate() bool
- func (m Allocation) HasGrossTradeAmt() bool
- func (m Allocation) HasIDSource() bool
- func (m Allocation) HasIssuer() bool
- func (m Allocation) HasLastMkt() bool
- func (m Allocation) HasMaturityDay() bool
- func (m Allocation) HasMaturityMonthYear() bool
- func (m Allocation) HasNetMoney() bool
- func (m Allocation) HasNoAllocs() bool
- func (m Allocation) HasNoExecs() bool
- func (m Allocation) HasNoOrders() bool
- func (m Allocation) HasNumDaysInterest() bool
- func (m Allocation) HasOpenClose() bool
- func (m Allocation) HasOptAttribute() bool
- func (m Allocation) HasPutOrCall() bool
- func (m Allocation) HasRefAllocID() bool
- func (m Allocation) HasSecurityDesc() bool
- func (m Allocation) HasSecurityExchange() bool
- func (m Allocation) HasSecurityID() bool
- func (m Allocation) HasSecurityType() bool
- func (m Allocation) HasSettlmntTyp() bool
- func (m Allocation) HasShares() bool
- func (m Allocation) HasSide() bool
- func (m Allocation) HasStrikePrice() bool
- func (m Allocation) HasSymbol() bool
- func (m Allocation) HasSymbolSfx() bool
- func (m Allocation) HasText() bool
- func (m Allocation) HasTradeDate() bool
- func (m Allocation) HasTradingSessionID() bool
- func (m Allocation) HasTransactTime() bool
- func (m Allocation) SetAccruedInterestRate(value decimal.Decimal, scale int32)
- func (m Allocation) SetAllocID(v string)
- func (m Allocation) SetAllocLinkID(v string)
- func (m Allocation) SetAllocLinkType(v enum.AllocLinkType)
- func (m Allocation) SetAllocTransType(v enum.AllocTransType)
- func (m Allocation) SetAvgPrxPrecision(v int)
- func (m Allocation) SetAvgPx(value decimal.Decimal, scale int32)
- func (m Allocation) SetContractMultiplier(value decimal.Decimal, scale int32)
- func (m Allocation) SetCouponRate(value decimal.Decimal, scale int32)
- func (m Allocation) SetCurrency(v string)
- func (m Allocation) SetEncodedIssuer(v string)
- func (m Allocation) SetEncodedIssuerLen(v int)
- func (m Allocation) SetEncodedSecurityDesc(v string)
- func (m Allocation) SetEncodedSecurityDescLen(v int)
- func (m Allocation) SetEncodedText(v string)
- func (m Allocation) SetEncodedTextLen(v int)
- func (m Allocation) SetFutSettDate(v string)
- func (m Allocation) SetGrossTradeAmt(value decimal.Decimal, scale int32)
- func (m Allocation) SetIDSource(v enum.IDSource)
- func (m Allocation) SetIssuer(v string)
- func (m Allocation) SetLastMkt(v string)
- func (m Allocation) SetMaturityDay(v int)
- func (m Allocation) SetMaturityMonthYear(v string)
- func (m Allocation) SetNetMoney(value decimal.Decimal, scale int32)
- func (m Allocation) SetNoAllocs(f NoAllocsRepeatingGroup)
- func (m Allocation) SetNoExecs(f NoExecsRepeatingGroup)
- func (m Allocation) SetNoOrders(f NoOrdersRepeatingGroup)
- func (m Allocation) SetNumDaysInterest(v int)
- func (m Allocation) SetOpenClose(v enum.OpenClose)
- func (m Allocation) SetOptAttribute(v string)
- func (m Allocation) SetPutOrCall(v enum.PutOrCall)
- func (m Allocation) SetRefAllocID(v string)
- func (m Allocation) SetSecurityDesc(v string)
- func (m Allocation) SetSecurityExchange(v string)
- func (m Allocation) SetSecurityID(v string)
- func (m Allocation) SetSecurityType(v enum.SecurityType)
- func (m Allocation) SetSettlmntTyp(v enum.SettlmntTyp)
- func (m Allocation) SetShares(value decimal.Decimal, scale int32)
- func (m Allocation) SetSide(v enum.Side)
- func (m Allocation) SetStrikePrice(value decimal.Decimal, scale int32)
- func (m Allocation) SetSymbol(v string)
- func (m Allocation) SetSymbolSfx(v enum.SymbolSfx)
- func (m Allocation) SetText(v string)
- func (m Allocation) SetTradeDate(v string)
- func (m Allocation) SetTradingSessionID(v enum.TradingSessionID)
- func (m Allocation) SetTransactTime(v time.Time)
- func (m Allocation) ToMessage() *quickfix.Message
- type NoAllocs
- func (m NoAllocs) GetAccruedInterestAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoAllocs) GetAllocAccount() (v string, err quickfix.MessageRejectError)
- func (m NoAllocs) GetAllocAvgPx() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoAllocs) GetAllocHandlInst() (v enum.AllocHandlInst, err quickfix.MessageRejectError)
- func (m NoAllocs) GetAllocNetMoney() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoAllocs) GetAllocPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoAllocs) GetAllocShares() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoAllocs) GetAllocText() (v string, err quickfix.MessageRejectError)
- func (m NoAllocs) GetBrokerOfCredit() (v string, err quickfix.MessageRejectError)
- func (m NoAllocs) GetClientID() (v string, err quickfix.MessageRejectError)
- func (m NoAllocs) GetCommType() (v enum.CommType, err quickfix.MessageRejectError)
- func (m NoAllocs) GetCommission() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoAllocs) GetEncodedAllocText() (v string, err quickfix.MessageRejectError)
- func (m NoAllocs) GetEncodedAllocTextLen() (v int, err quickfix.MessageRejectError)
- func (m NoAllocs) GetExecBroker() (v string, err quickfix.MessageRejectError)
- func (m NoAllocs) GetNoMiscFees() (NoMiscFeesRepeatingGroup, quickfix.MessageRejectError)
- func (m NoAllocs) GetNotifyBrokerOfCredit() (v bool, err quickfix.MessageRejectError)
- func (m NoAllocs) GetProcessCode() (v enum.ProcessCode, err quickfix.MessageRejectError)
- func (m NoAllocs) GetSettlCurrAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoAllocs) GetSettlCurrFxRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoAllocs) GetSettlCurrFxRateCalc() (v enum.SettlCurrFxRateCalc, err quickfix.MessageRejectError)
- func (m NoAllocs) GetSettlCurrency() (v string, err quickfix.MessageRejectError)
- func (m NoAllocs) GetSettlInstMode() (v enum.SettlInstMode, err quickfix.MessageRejectError)
- func (m NoAllocs) HasAccruedInterestAmt() bool
- func (m NoAllocs) HasAllocAccount() bool
- func (m NoAllocs) HasAllocAvgPx() bool
- func (m NoAllocs) HasAllocHandlInst() bool
- func (m NoAllocs) HasAllocNetMoney() bool
- func (m NoAllocs) HasAllocPrice() bool
- func (m NoAllocs) HasAllocShares() bool
- func (m NoAllocs) HasAllocText() bool
- func (m NoAllocs) HasBrokerOfCredit() bool
- func (m NoAllocs) HasClientID() bool
- func (m NoAllocs) HasCommType() bool
- func (m NoAllocs) HasCommission() bool
- func (m NoAllocs) HasEncodedAllocText() bool
- func (m NoAllocs) HasEncodedAllocTextLen() bool
- func (m NoAllocs) HasExecBroker() bool
- func (m NoAllocs) HasNoMiscFees() bool
- func (m NoAllocs) HasNotifyBrokerOfCredit() bool
- func (m NoAllocs) HasProcessCode() bool
- func (m NoAllocs) HasSettlCurrAmt() bool
- func (m NoAllocs) HasSettlCurrFxRate() bool
- func (m NoAllocs) HasSettlCurrFxRateCalc() bool
- func (m NoAllocs) HasSettlCurrency() bool
- func (m NoAllocs) HasSettlInstMode() bool
- func (m NoAllocs) SetAccruedInterestAmt(value decimal.Decimal, scale int32)
- func (m NoAllocs) SetAllocAccount(v string)
- func (m NoAllocs) SetAllocAvgPx(value decimal.Decimal, scale int32)
- func (m NoAllocs) SetAllocHandlInst(v enum.AllocHandlInst)
- func (m NoAllocs) SetAllocNetMoney(value decimal.Decimal, scale int32)
- func (m NoAllocs) SetAllocPrice(value decimal.Decimal, scale int32)
- func (m NoAllocs) SetAllocShares(value decimal.Decimal, scale int32)
- func (m NoAllocs) SetAllocText(v string)
- func (m NoAllocs) SetBrokerOfCredit(v string)
- func (m NoAllocs) SetClientID(v string)
- func (m NoAllocs) SetCommType(v enum.CommType)
- func (m NoAllocs) SetCommission(value decimal.Decimal, scale int32)
- func (m NoAllocs) SetEncodedAllocText(v string)
- func (m NoAllocs) SetEncodedAllocTextLen(v int)
- func (m NoAllocs) SetExecBroker(v string)
- func (m NoAllocs) SetNoMiscFees(f NoMiscFeesRepeatingGroup)
- func (m NoAllocs) SetNotifyBrokerOfCredit(v bool)
- func (m NoAllocs) SetProcessCode(v enum.ProcessCode)
- func (m NoAllocs) SetSettlCurrAmt(value decimal.Decimal, scale int32)
- func (m NoAllocs) SetSettlCurrFxRate(value decimal.Decimal, scale int32)
- func (m NoAllocs) SetSettlCurrFxRateCalc(v enum.SettlCurrFxRateCalc)
- func (m NoAllocs) SetSettlCurrency(v string)
- func (m NoAllocs) SetSettlInstMode(v enum.SettlInstMode)
- type NoAllocsRepeatingGroup
- type NoExecs
- func (m NoExecs) GetExecID() (v string, err quickfix.MessageRejectError)
- func (m NoExecs) GetLastCapacity() (v enum.LastCapacity, err quickfix.MessageRejectError)
- func (m NoExecs) GetLastPx() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoExecs) GetLastShares() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoExecs) HasExecID() bool
- func (m NoExecs) HasLastCapacity() bool
- func (m NoExecs) HasLastPx() bool
- func (m NoExecs) HasLastShares() bool
- func (m NoExecs) SetExecID(v string)
- func (m NoExecs) SetLastCapacity(v enum.LastCapacity)
- func (m NoExecs) SetLastPx(value decimal.Decimal, scale int32)
- func (m NoExecs) SetLastShares(value decimal.Decimal, scale int32)
- type NoExecsRepeatingGroup
- type NoMiscFees
- func (m NoMiscFees) GetMiscFeeAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoMiscFees) GetMiscFeeCurr() (v string, err quickfix.MessageRejectError)
- func (m NoMiscFees) GetMiscFeeType() (v enum.MiscFeeType, err quickfix.MessageRejectError)
- func (m NoMiscFees) HasMiscFeeAmt() bool
- func (m NoMiscFees) HasMiscFeeCurr() bool
- func (m NoMiscFees) HasMiscFeeType() bool
- func (m NoMiscFees) SetMiscFeeAmt(value decimal.Decimal, scale int32)
- func (m NoMiscFees) SetMiscFeeCurr(v string)
- func (m NoMiscFees) SetMiscFeeType(v enum.MiscFeeType)
- type NoMiscFeesRepeatingGroup
- type NoOrders
- func (m NoOrders) GetClOrdID() (v string, err quickfix.MessageRejectError)
- func (m NoOrders) GetListID() (v string, err quickfix.MessageRejectError)
- func (m NoOrders) GetOrderID() (v string, err quickfix.MessageRejectError)
- func (m NoOrders) GetSecondaryOrderID() (v string, err quickfix.MessageRejectError)
- func (m NoOrders) GetWaveNo() (v string, err quickfix.MessageRejectError)
- func (m NoOrders) HasClOrdID() bool
- func (m NoOrders) HasListID() bool
- func (m NoOrders) HasOrderID() bool
- func (m NoOrders) HasSecondaryOrderID() bool
- func (m NoOrders) HasWaveNo() bool
- func (m NoOrders) SetClOrdID(v string)
- func (m NoOrders) SetListID(v string)
- func (m NoOrders) SetOrderID(v string)
- func (m NoOrders) SetSecondaryOrderID(v string)
- func (m NoOrders) SetWaveNo(v string)
- type NoOrdersRepeatingGroup
- type RouteOut
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Allocation ¶
Allocation is the fix42 Allocation type, MsgType = J.
func FromMessage ¶
func FromMessage(m *quickfix.Message) Allocation
FromMessage creates a Allocation from a quickfix.Message instance.
func New ¶
func New(allocid field.AllocIDField, alloctranstype field.AllocTransTypeField, side field.SideField, symbol field.SymbolField, shares field.SharesField, avgpx field.AvgPxField, tradedate field.TradeDateField) (m Allocation)
New returns a Allocation initialized with the required fields for Allocation.
func (Allocation) GetAccruedInterestRate ¶
func (m Allocation) GetAccruedInterestRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetAccruedInterestRate gets AccruedInterestRate, Tag 158.
func (Allocation) GetAllocID ¶
func (m Allocation) GetAllocID() (v string, err quickfix.MessageRejectError)
GetAllocID gets AllocID, Tag 70.
func (Allocation) GetAllocLinkID ¶
func (m Allocation) GetAllocLinkID() (v string, err quickfix.MessageRejectError)
GetAllocLinkID gets AllocLinkID, Tag 196.
func (Allocation) GetAllocLinkType ¶
func (m Allocation) GetAllocLinkType() (v enum.AllocLinkType, err quickfix.MessageRejectError)
GetAllocLinkType gets AllocLinkType, Tag 197.
func (Allocation) GetAllocTransType ¶
func (m Allocation) GetAllocTransType() (v enum.AllocTransType, err quickfix.MessageRejectError)
GetAllocTransType gets AllocTransType, Tag 71.
func (Allocation) GetAvgPrxPrecision ¶
func (m Allocation) GetAvgPrxPrecision() (v int, err quickfix.MessageRejectError)
GetAvgPrxPrecision gets AvgPrxPrecision, Tag 74.
func (Allocation) GetAvgPx ¶
func (m Allocation) GetAvgPx() (v decimal.Decimal, err quickfix.MessageRejectError)
GetAvgPx gets AvgPx, Tag 6.
func (Allocation) GetContractMultiplier ¶
func (m Allocation) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
GetContractMultiplier gets ContractMultiplier, Tag 231.
func (Allocation) GetCouponRate ¶
func (m Allocation) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetCouponRate gets CouponRate, Tag 223.
func (Allocation) GetCurrency ¶
func (m Allocation) GetCurrency() (v string, err quickfix.MessageRejectError)
GetCurrency gets Currency, Tag 15.
func (Allocation) GetEncodedIssuer ¶
func (m Allocation) GetEncodedIssuer() (v string, err quickfix.MessageRejectError)
GetEncodedIssuer gets EncodedIssuer, Tag 349.
func (Allocation) GetEncodedIssuerLen ¶
func (m Allocation) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError)
GetEncodedIssuerLen gets EncodedIssuerLen, Tag 348.
func (Allocation) GetEncodedSecurityDesc ¶
func (m Allocation) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError)
GetEncodedSecurityDesc gets EncodedSecurityDesc, Tag 351.
func (Allocation) GetEncodedSecurityDescLen ¶
func (m Allocation) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError)
GetEncodedSecurityDescLen gets EncodedSecurityDescLen, Tag 350.
func (Allocation) GetEncodedText ¶
func (m Allocation) GetEncodedText() (v string, err quickfix.MessageRejectError)
GetEncodedText gets EncodedText, Tag 355.
func (Allocation) GetEncodedTextLen ¶
func (m Allocation) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)
GetEncodedTextLen gets EncodedTextLen, Tag 354.
func (Allocation) GetFutSettDate ¶
func (m Allocation) GetFutSettDate() (v string, err quickfix.MessageRejectError)
GetFutSettDate gets FutSettDate, Tag 64.
func (Allocation) GetGrossTradeAmt ¶
func (m Allocation) GetGrossTradeAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
GetGrossTradeAmt gets GrossTradeAmt, Tag 381.
func (Allocation) GetIDSource ¶
func (m Allocation) GetIDSource() (v enum.IDSource, err quickfix.MessageRejectError)
GetIDSource gets IDSource, Tag 22.
func (Allocation) GetIssuer ¶
func (m Allocation) GetIssuer() (v string, err quickfix.MessageRejectError)
GetIssuer gets Issuer, Tag 106.
func (Allocation) GetLastMkt ¶
func (m Allocation) GetLastMkt() (v string, err quickfix.MessageRejectError)
GetLastMkt gets LastMkt, Tag 30.
func (Allocation) GetMaturityDay ¶
func (m Allocation) GetMaturityDay() (v int, err quickfix.MessageRejectError)
GetMaturityDay gets MaturityDay, Tag 205.
func (Allocation) GetMaturityMonthYear ¶
func (m Allocation) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError)
GetMaturityMonthYear gets MaturityMonthYear, Tag 200.
func (Allocation) GetNetMoney ¶
func (m Allocation) GetNetMoney() (v decimal.Decimal, err quickfix.MessageRejectError)
GetNetMoney gets NetMoney, Tag 118.
func (Allocation) GetNoAllocs ¶
func (m Allocation) GetNoAllocs() (NoAllocsRepeatingGroup, quickfix.MessageRejectError)
GetNoAllocs gets NoAllocs, Tag 78.
func (Allocation) GetNoExecs ¶
func (m Allocation) GetNoExecs() (NoExecsRepeatingGroup, quickfix.MessageRejectError)
GetNoExecs gets NoExecs, Tag 124.
func (Allocation) GetNoOrders ¶
func (m Allocation) GetNoOrders() (NoOrdersRepeatingGroup, quickfix.MessageRejectError)
GetNoOrders gets NoOrders, Tag 73.
func (Allocation) GetNumDaysInterest ¶
func (m Allocation) GetNumDaysInterest() (v int, err quickfix.MessageRejectError)
GetNumDaysInterest gets NumDaysInterest, Tag 157.
func (Allocation) GetOpenClose ¶
func (m Allocation) GetOpenClose() (v enum.OpenClose, err quickfix.MessageRejectError)
GetOpenClose gets OpenClose, Tag 77.
func (Allocation) GetOptAttribute ¶
func (m Allocation) GetOptAttribute() (v string, err quickfix.MessageRejectError)
GetOptAttribute gets OptAttribute, Tag 206.
func (Allocation) GetPutOrCall ¶
func (m Allocation) GetPutOrCall() (v enum.PutOrCall, err quickfix.MessageRejectError)
GetPutOrCall gets PutOrCall, Tag 201.
func (Allocation) GetRefAllocID ¶
func (m Allocation) GetRefAllocID() (v string, err quickfix.MessageRejectError)
GetRefAllocID gets RefAllocID, Tag 72.
func (Allocation) GetSecurityDesc ¶
func (m Allocation) GetSecurityDesc() (v string, err quickfix.MessageRejectError)
GetSecurityDesc gets SecurityDesc, Tag 107.
func (Allocation) GetSecurityExchange ¶
func (m Allocation) GetSecurityExchange() (v string, err quickfix.MessageRejectError)
GetSecurityExchange gets SecurityExchange, Tag 207.
func (Allocation) GetSecurityID ¶
func (m Allocation) GetSecurityID() (v string, err quickfix.MessageRejectError)
GetSecurityID gets SecurityID, Tag 48.
func (Allocation) GetSecurityType ¶
func (m Allocation) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError)
GetSecurityType gets SecurityType, Tag 167.
func (Allocation) GetSettlmntTyp ¶
func (m Allocation) GetSettlmntTyp() (v enum.SettlmntTyp, err quickfix.MessageRejectError)
GetSettlmntTyp gets SettlmntTyp, Tag 63.
func (Allocation) GetShares ¶
func (m Allocation) GetShares() (v decimal.Decimal, err quickfix.MessageRejectError)
GetShares gets Shares, Tag 53.
func (Allocation) GetSide ¶
func (m Allocation) GetSide() (v enum.Side, err quickfix.MessageRejectError)
GetSide gets Side, Tag 54.
func (Allocation) GetStrikePrice ¶
func (m Allocation) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
GetStrikePrice gets StrikePrice, Tag 202.
func (Allocation) GetSymbol ¶
func (m Allocation) GetSymbol() (v string, err quickfix.MessageRejectError)
GetSymbol gets Symbol, Tag 55.
func (Allocation) GetSymbolSfx ¶
func (m Allocation) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError)
GetSymbolSfx gets SymbolSfx, Tag 65.
func (Allocation) GetText ¶
func (m Allocation) GetText() (v string, err quickfix.MessageRejectError)
GetText gets Text, Tag 58.
func (Allocation) GetTradeDate ¶
func (m Allocation) GetTradeDate() (v string, err quickfix.MessageRejectError)
GetTradeDate gets TradeDate, Tag 75.
func (Allocation) GetTradingSessionID ¶
func (m Allocation) GetTradingSessionID() (v enum.TradingSessionID, err quickfix.MessageRejectError)
GetTradingSessionID gets TradingSessionID, Tag 336.
func (Allocation) GetTransactTime ¶
func (m Allocation) GetTransactTime() (v time.Time, err quickfix.MessageRejectError)
GetTransactTime gets TransactTime, Tag 60.
func (Allocation) HasAccruedInterestRate ¶
func (m Allocation) HasAccruedInterestRate() bool
HasAccruedInterestRate returns true if AccruedInterestRate is present, Tag 158.
func (Allocation) HasAllocID ¶
func (m Allocation) HasAllocID() bool
HasAllocID returns true if AllocID is present, Tag 70.
func (Allocation) HasAllocLinkID ¶
func (m Allocation) HasAllocLinkID() bool
HasAllocLinkID returns true if AllocLinkID is present, Tag 196.
func (Allocation) HasAllocLinkType ¶
func (m Allocation) HasAllocLinkType() bool
HasAllocLinkType returns true if AllocLinkType is present, Tag 197.
func (Allocation) HasAllocTransType ¶
func (m Allocation) HasAllocTransType() bool
HasAllocTransType returns true if AllocTransType is present, Tag 71.
func (Allocation) HasAvgPrxPrecision ¶
func (m Allocation) HasAvgPrxPrecision() bool
HasAvgPrxPrecision returns true if AvgPrxPrecision is present, Tag 74.
func (Allocation) HasAvgPx ¶
func (m Allocation) HasAvgPx() bool
HasAvgPx returns true if AvgPx is present, Tag 6.
func (Allocation) HasContractMultiplier ¶
func (m Allocation) HasContractMultiplier() bool
HasContractMultiplier returns true if ContractMultiplier is present, Tag 231.
func (Allocation) HasCouponRate ¶
func (m Allocation) HasCouponRate() bool
HasCouponRate returns true if CouponRate is present, Tag 223.
func (Allocation) HasCurrency ¶
func (m Allocation) HasCurrency() bool
HasCurrency returns true if Currency is present, Tag 15.
func (Allocation) HasEncodedIssuer ¶
func (m Allocation) HasEncodedIssuer() bool
HasEncodedIssuer returns true if EncodedIssuer is present, Tag 349.
func (Allocation) HasEncodedIssuerLen ¶
func (m Allocation) HasEncodedIssuerLen() bool
HasEncodedIssuerLen returns true if EncodedIssuerLen is present, Tag 348.
func (Allocation) HasEncodedSecurityDesc ¶
func (m Allocation) HasEncodedSecurityDesc() bool
HasEncodedSecurityDesc returns true if EncodedSecurityDesc is present, Tag 351.
func (Allocation) HasEncodedSecurityDescLen ¶
func (m Allocation) HasEncodedSecurityDescLen() bool
HasEncodedSecurityDescLen returns true if EncodedSecurityDescLen is present, Tag 350.
func (Allocation) HasEncodedText ¶
func (m Allocation) HasEncodedText() bool
HasEncodedText returns true if EncodedText is present, Tag 355.
func (Allocation) HasEncodedTextLen ¶
func (m Allocation) HasEncodedTextLen() bool
HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354.
func (Allocation) HasFutSettDate ¶
func (m Allocation) HasFutSettDate() bool
HasFutSettDate returns true if FutSettDate is present, Tag 64.
func (Allocation) HasGrossTradeAmt ¶
func (m Allocation) HasGrossTradeAmt() bool
HasGrossTradeAmt returns true if GrossTradeAmt is present, Tag 381.
func (Allocation) HasIDSource ¶
func (m Allocation) HasIDSource() bool
HasIDSource returns true if IDSource is present, Tag 22.
func (Allocation) HasIssuer ¶
func (m Allocation) HasIssuer() bool
HasIssuer returns true if Issuer is present, Tag 106.
func (Allocation) HasLastMkt ¶
func (m Allocation) HasLastMkt() bool
HasLastMkt returns true if LastMkt is present, Tag 30.
func (Allocation) HasMaturityDay ¶
func (m Allocation) HasMaturityDay() bool
HasMaturityDay returns true if MaturityDay is present, Tag 205.
func (Allocation) HasMaturityMonthYear ¶
func (m Allocation) HasMaturityMonthYear() bool
HasMaturityMonthYear returns true if MaturityMonthYear is present, Tag 200.
func (Allocation) HasNetMoney ¶
func (m Allocation) HasNetMoney() bool
HasNetMoney returns true if NetMoney is present, Tag 118.
func (Allocation) HasNoAllocs ¶
func (m Allocation) HasNoAllocs() bool
HasNoAllocs returns true if NoAllocs is present, Tag 78.
func (Allocation) HasNoExecs ¶
func (m Allocation) HasNoExecs() bool
HasNoExecs returns true if NoExecs is present, Tag 124.
func (Allocation) HasNoOrders ¶
func (m Allocation) HasNoOrders() bool
HasNoOrders returns true if NoOrders is present, Tag 73.
func (Allocation) HasNumDaysInterest ¶
func (m Allocation) HasNumDaysInterest() bool
HasNumDaysInterest returns true if NumDaysInterest is present, Tag 157.
func (Allocation) HasOpenClose ¶
func (m Allocation) HasOpenClose() bool
HasOpenClose returns true if OpenClose is present, Tag 77.
func (Allocation) HasOptAttribute ¶
func (m Allocation) HasOptAttribute() bool
HasOptAttribute returns true if OptAttribute is present, Tag 206.
func (Allocation) HasPutOrCall ¶
func (m Allocation) HasPutOrCall() bool
HasPutOrCall returns true if PutOrCall is present, Tag 201.
func (Allocation) HasRefAllocID ¶
func (m Allocation) HasRefAllocID() bool
HasRefAllocID returns true if RefAllocID is present, Tag 72.
func (Allocation) HasSecurityDesc ¶
func (m Allocation) HasSecurityDesc() bool
HasSecurityDesc returns true if SecurityDesc is present, Tag 107.
func (Allocation) HasSecurityExchange ¶
func (m Allocation) HasSecurityExchange() bool
HasSecurityExchange returns true if SecurityExchange is present, Tag 207.
func (Allocation) HasSecurityID ¶
func (m Allocation) HasSecurityID() bool
HasSecurityID returns true if SecurityID is present, Tag 48.
func (Allocation) HasSecurityType ¶
func (m Allocation) HasSecurityType() bool
HasSecurityType returns true if SecurityType is present, Tag 167.
func (Allocation) HasSettlmntTyp ¶
func (m Allocation) HasSettlmntTyp() bool
HasSettlmntTyp returns true if SettlmntTyp is present, Tag 63.
func (Allocation) HasShares ¶
func (m Allocation) HasShares() bool
HasShares returns true if Shares is present, Tag 53.
func (Allocation) HasSide ¶
func (m Allocation) HasSide() bool
HasSide returns true if Side is present, Tag 54.
func (Allocation) HasStrikePrice ¶
func (m Allocation) HasStrikePrice() bool
HasStrikePrice returns true if StrikePrice is present, Tag 202.
func (Allocation) HasSymbol ¶
func (m Allocation) HasSymbol() bool
HasSymbol returns true if Symbol is present, Tag 55.
func (Allocation) HasSymbolSfx ¶
func (m Allocation) HasSymbolSfx() bool
HasSymbolSfx returns true if SymbolSfx is present, Tag 65.
func (Allocation) HasText ¶
func (m Allocation) HasText() bool
HasText returns true if Text is present, Tag 58.
func (Allocation) HasTradeDate ¶
func (m Allocation) HasTradeDate() bool
HasTradeDate returns true if TradeDate is present, Tag 75.
func (Allocation) HasTradingSessionID ¶
func (m Allocation) HasTradingSessionID() bool
HasTradingSessionID returns true if TradingSessionID is present, Tag 336.
func (Allocation) HasTransactTime ¶
func (m Allocation) HasTransactTime() bool
HasTransactTime returns true if TransactTime is present, Tag 60.
func (Allocation) SetAccruedInterestRate ¶
func (m Allocation) SetAccruedInterestRate(value decimal.Decimal, scale int32)
SetAccruedInterestRate sets AccruedInterestRate, Tag 158.
func (Allocation) SetAllocID ¶
func (m Allocation) SetAllocID(v string)
SetAllocID sets AllocID, Tag 70.
func (Allocation) SetAllocLinkID ¶
func (m Allocation) SetAllocLinkID(v string)
SetAllocLinkID sets AllocLinkID, Tag 196.
func (Allocation) SetAllocLinkType ¶
func (m Allocation) SetAllocLinkType(v enum.AllocLinkType)
SetAllocLinkType sets AllocLinkType, Tag 197.
func (Allocation) SetAllocTransType ¶
func (m Allocation) SetAllocTransType(v enum.AllocTransType)
SetAllocTransType sets AllocTransType, Tag 71.
func (Allocation) SetAvgPrxPrecision ¶
func (m Allocation) SetAvgPrxPrecision(v int)
SetAvgPrxPrecision sets AvgPrxPrecision, Tag 74.
func (Allocation) SetAvgPx ¶
func (m Allocation) SetAvgPx(value decimal.Decimal, scale int32)
SetAvgPx sets AvgPx, Tag 6.
func (Allocation) SetContractMultiplier ¶
func (m Allocation) SetContractMultiplier(value decimal.Decimal, scale int32)
SetContractMultiplier sets ContractMultiplier, Tag 231.
func (Allocation) SetCouponRate ¶
func (m Allocation) SetCouponRate(value decimal.Decimal, scale int32)
SetCouponRate sets CouponRate, Tag 223.
func (Allocation) SetCurrency ¶
func (m Allocation) SetCurrency(v string)
SetCurrency sets Currency, Tag 15.
func (Allocation) SetEncodedIssuer ¶
func (m Allocation) SetEncodedIssuer(v string)
SetEncodedIssuer sets EncodedIssuer, Tag 349.
func (Allocation) SetEncodedIssuerLen ¶
func (m Allocation) SetEncodedIssuerLen(v int)
SetEncodedIssuerLen sets EncodedIssuerLen, Tag 348.
func (Allocation) SetEncodedSecurityDesc ¶
func (m Allocation) SetEncodedSecurityDesc(v string)
SetEncodedSecurityDesc sets EncodedSecurityDesc, Tag 351.
func (Allocation) SetEncodedSecurityDescLen ¶
func (m Allocation) SetEncodedSecurityDescLen(v int)
SetEncodedSecurityDescLen sets EncodedSecurityDescLen, Tag 350.
func (Allocation) SetEncodedText ¶
func (m Allocation) SetEncodedText(v string)
SetEncodedText sets EncodedText, Tag 355.
func (Allocation) SetEncodedTextLen ¶
func (m Allocation) SetEncodedTextLen(v int)
SetEncodedTextLen sets EncodedTextLen, Tag 354.
func (Allocation) SetFutSettDate ¶
func (m Allocation) SetFutSettDate(v string)
SetFutSettDate sets FutSettDate, Tag 64.
func (Allocation) SetGrossTradeAmt ¶
func (m Allocation) SetGrossTradeAmt(value decimal.Decimal, scale int32)
SetGrossTradeAmt sets GrossTradeAmt, Tag 381.
func (Allocation) SetIDSource ¶
func (m Allocation) SetIDSource(v enum.IDSource)
SetIDSource sets IDSource, Tag 22.
func (Allocation) SetIssuer ¶
func (m Allocation) SetIssuer(v string)
SetIssuer sets Issuer, Tag 106.
func (Allocation) SetLastMkt ¶
func (m Allocation) SetLastMkt(v string)
SetLastMkt sets LastMkt, Tag 30.
func (Allocation) SetMaturityDay ¶
func (m Allocation) SetMaturityDay(v int)
SetMaturityDay sets MaturityDay, Tag 205.
func (Allocation) SetMaturityMonthYear ¶
func (m Allocation) SetMaturityMonthYear(v string)
SetMaturityMonthYear sets MaturityMonthYear, Tag 200.
func (Allocation) SetNetMoney ¶
func (m Allocation) SetNetMoney(value decimal.Decimal, scale int32)
SetNetMoney sets NetMoney, Tag 118.
func (Allocation) SetNoAllocs ¶
func (m Allocation) SetNoAllocs(f NoAllocsRepeatingGroup)
SetNoAllocs sets NoAllocs, Tag 78.
func (Allocation) SetNoExecs ¶
func (m Allocation) SetNoExecs(f NoExecsRepeatingGroup)
SetNoExecs sets NoExecs, Tag 124.
func (Allocation) SetNoOrders ¶
func (m Allocation) SetNoOrders(f NoOrdersRepeatingGroup)
SetNoOrders sets NoOrders, Tag 73.
func (Allocation) SetNumDaysInterest ¶
func (m Allocation) SetNumDaysInterest(v int)
SetNumDaysInterest sets NumDaysInterest, Tag 157.
func (Allocation) SetOpenClose ¶
func (m Allocation) SetOpenClose(v enum.OpenClose)
SetOpenClose sets OpenClose, Tag 77.
func (Allocation) SetOptAttribute ¶
func (m Allocation) SetOptAttribute(v string)
SetOptAttribute sets OptAttribute, Tag 206.
func (Allocation) SetPutOrCall ¶
func (m Allocation) SetPutOrCall(v enum.PutOrCall)
SetPutOrCall sets PutOrCall, Tag 201.
func (Allocation) SetRefAllocID ¶
func (m Allocation) SetRefAllocID(v string)
SetRefAllocID sets RefAllocID, Tag 72.
func (Allocation) SetSecurityDesc ¶
func (m Allocation) SetSecurityDesc(v string)
SetSecurityDesc sets SecurityDesc, Tag 107.
func (Allocation) SetSecurityExchange ¶
func (m Allocation) SetSecurityExchange(v string)
SetSecurityExchange sets SecurityExchange, Tag 207.
func (Allocation) SetSecurityID ¶
func (m Allocation) SetSecurityID(v string)
SetSecurityID sets SecurityID, Tag 48.
func (Allocation) SetSecurityType ¶
func (m Allocation) SetSecurityType(v enum.SecurityType)
SetSecurityType sets SecurityType, Tag 167.
func (Allocation) SetSettlmntTyp ¶
func (m Allocation) SetSettlmntTyp(v enum.SettlmntTyp)
SetSettlmntTyp sets SettlmntTyp, Tag 63.
func (Allocation) SetShares ¶
func (m Allocation) SetShares(value decimal.Decimal, scale int32)
SetShares sets Shares, Tag 53.
func (Allocation) SetStrikePrice ¶
func (m Allocation) SetStrikePrice(value decimal.Decimal, scale int32)
SetStrikePrice sets StrikePrice, Tag 202.
func (Allocation) SetSymbol ¶
func (m Allocation) SetSymbol(v string)
SetSymbol sets Symbol, Tag 55.
func (Allocation) SetSymbolSfx ¶
func (m Allocation) SetSymbolSfx(v enum.SymbolSfx)
SetSymbolSfx sets SymbolSfx, Tag 65.
func (Allocation) SetTradeDate ¶
func (m Allocation) SetTradeDate(v string)
SetTradeDate sets TradeDate, Tag 75.
func (Allocation) SetTradingSessionID ¶
func (m Allocation) SetTradingSessionID(v enum.TradingSessionID)
SetTradingSessionID sets TradingSessionID, Tag 336.
func (Allocation) SetTransactTime ¶
func (m Allocation) SetTransactTime(v time.Time)
SetTransactTime sets TransactTime, Tag 60.
func (Allocation) ToMessage ¶
func (m Allocation) ToMessage() *quickfix.Message
ToMessage returns a quickfix.Message instance.
type NoAllocs ¶
NoAllocs is a repeating group element, Tag 78.
func (NoAllocs) GetAccruedInterestAmt ¶
func (m NoAllocs) GetAccruedInterestAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
GetAccruedInterestAmt gets AccruedInterestAmt, Tag 159.
func (NoAllocs) GetAllocAccount ¶
func (m NoAllocs) GetAllocAccount() (v string, err quickfix.MessageRejectError)
GetAllocAccount gets AllocAccount, Tag 79.
func (NoAllocs) GetAllocAvgPx ¶
func (m NoAllocs) GetAllocAvgPx() (v decimal.Decimal, err quickfix.MessageRejectError)
GetAllocAvgPx gets AllocAvgPx, Tag 153.
func (NoAllocs) GetAllocHandlInst ¶
func (m NoAllocs) GetAllocHandlInst() (v enum.AllocHandlInst, err quickfix.MessageRejectError)
GetAllocHandlInst gets AllocHandlInst, Tag 209.
func (NoAllocs) GetAllocNetMoney ¶
func (m NoAllocs) GetAllocNetMoney() (v decimal.Decimal, err quickfix.MessageRejectError)
GetAllocNetMoney gets AllocNetMoney, Tag 154.
func (NoAllocs) GetAllocPrice ¶
func (m NoAllocs) GetAllocPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
GetAllocPrice gets AllocPrice, Tag 366.
func (NoAllocs) GetAllocShares ¶
func (m NoAllocs) GetAllocShares() (v decimal.Decimal, err quickfix.MessageRejectError)
GetAllocShares gets AllocShares, Tag 80.
func (NoAllocs) GetAllocText ¶
func (m NoAllocs) GetAllocText() (v string, err quickfix.MessageRejectError)
GetAllocText gets AllocText, Tag 161.
func (NoAllocs) GetBrokerOfCredit ¶
func (m NoAllocs) GetBrokerOfCredit() (v string, err quickfix.MessageRejectError)
GetBrokerOfCredit gets BrokerOfCredit, Tag 92.
func (NoAllocs) GetClientID ¶
func (m NoAllocs) GetClientID() (v string, err quickfix.MessageRejectError)
GetClientID gets ClientID, Tag 109.
func (NoAllocs) GetCommType ¶
func (m NoAllocs) GetCommType() (v enum.CommType, err quickfix.MessageRejectError)
GetCommType gets CommType, Tag 13.
func (NoAllocs) GetCommission ¶
func (m NoAllocs) GetCommission() (v decimal.Decimal, err quickfix.MessageRejectError)
GetCommission gets Commission, Tag 12.
func (NoAllocs) GetEncodedAllocText ¶
func (m NoAllocs) GetEncodedAllocText() (v string, err quickfix.MessageRejectError)
GetEncodedAllocText gets EncodedAllocText, Tag 361.
func (NoAllocs) GetEncodedAllocTextLen ¶
func (m NoAllocs) GetEncodedAllocTextLen() (v int, err quickfix.MessageRejectError)
GetEncodedAllocTextLen gets EncodedAllocTextLen, Tag 360.
func (NoAllocs) GetExecBroker ¶
func (m NoAllocs) GetExecBroker() (v string, err quickfix.MessageRejectError)
GetExecBroker gets ExecBroker, Tag 76.
func (NoAllocs) GetNoMiscFees ¶
func (m NoAllocs) GetNoMiscFees() (NoMiscFeesRepeatingGroup, quickfix.MessageRejectError)
GetNoMiscFees gets NoMiscFees, Tag 136.
func (NoAllocs) GetNotifyBrokerOfCredit ¶
func (m NoAllocs) GetNotifyBrokerOfCredit() (v bool, err quickfix.MessageRejectError)
GetNotifyBrokerOfCredit gets NotifyBrokerOfCredit, Tag 208.
func (NoAllocs) GetProcessCode ¶
func (m NoAllocs) GetProcessCode() (v enum.ProcessCode, err quickfix.MessageRejectError)
GetProcessCode gets ProcessCode, Tag 81.
func (NoAllocs) GetSettlCurrAmt ¶
func (m NoAllocs) GetSettlCurrAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
GetSettlCurrAmt gets SettlCurrAmt, Tag 119.
func (NoAllocs) GetSettlCurrFxRate ¶
func (m NoAllocs) GetSettlCurrFxRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetSettlCurrFxRate gets SettlCurrFxRate, Tag 155.
func (NoAllocs) GetSettlCurrFxRateCalc ¶
func (m NoAllocs) GetSettlCurrFxRateCalc() (v enum.SettlCurrFxRateCalc, err quickfix.MessageRejectError)
GetSettlCurrFxRateCalc gets SettlCurrFxRateCalc, Tag 156.
func (NoAllocs) GetSettlCurrency ¶
func (m NoAllocs) GetSettlCurrency() (v string, err quickfix.MessageRejectError)
GetSettlCurrency gets SettlCurrency, Tag 120.
func (NoAllocs) GetSettlInstMode ¶
func (m NoAllocs) GetSettlInstMode() (v enum.SettlInstMode, err quickfix.MessageRejectError)
GetSettlInstMode gets SettlInstMode, Tag 160.
func (NoAllocs) HasAccruedInterestAmt ¶
HasAccruedInterestAmt returns true if AccruedInterestAmt is present, Tag 159.
func (NoAllocs) HasAllocAccount ¶
HasAllocAccount returns true if AllocAccount is present, Tag 79.
func (NoAllocs) HasAllocAvgPx ¶
HasAllocAvgPx returns true if AllocAvgPx is present, Tag 153.
func (NoAllocs) HasAllocHandlInst ¶
HasAllocHandlInst returns true if AllocHandlInst is present, Tag 209.
func (NoAllocs) HasAllocNetMoney ¶
HasAllocNetMoney returns true if AllocNetMoney is present, Tag 154.
func (NoAllocs) HasAllocPrice ¶
HasAllocPrice returns true if AllocPrice is present, Tag 366.
func (NoAllocs) HasAllocShares ¶
HasAllocShares returns true if AllocShares is present, Tag 80.
func (NoAllocs) HasAllocText ¶
HasAllocText returns true if AllocText is present, Tag 161.
func (NoAllocs) HasBrokerOfCredit ¶
HasBrokerOfCredit returns true if BrokerOfCredit is present, Tag 92.
func (NoAllocs) HasClientID ¶
HasClientID returns true if ClientID is present, Tag 109.
func (NoAllocs) HasCommType ¶
HasCommType returns true if CommType is present, Tag 13.
func (NoAllocs) HasCommission ¶
HasCommission returns true if Commission is present, Tag 12.
func (NoAllocs) HasEncodedAllocText ¶
HasEncodedAllocText returns true if EncodedAllocText is present, Tag 361.
func (NoAllocs) HasEncodedAllocTextLen ¶
HasEncodedAllocTextLen returns true if EncodedAllocTextLen is present, Tag 360.
func (NoAllocs) HasExecBroker ¶
HasExecBroker returns true if ExecBroker is present, Tag 76.
func (NoAllocs) HasNoMiscFees ¶
HasNoMiscFees returns true if NoMiscFees is present, Tag 136.
func (NoAllocs) HasNotifyBrokerOfCredit ¶
HasNotifyBrokerOfCredit returns true if NotifyBrokerOfCredit is present, Tag 208.
func (NoAllocs) HasProcessCode ¶
HasProcessCode returns true if ProcessCode is present, Tag 81.
func (NoAllocs) HasSettlCurrAmt ¶
HasSettlCurrAmt returns true if SettlCurrAmt is present, Tag 119.
func (NoAllocs) HasSettlCurrFxRate ¶
HasSettlCurrFxRate returns true if SettlCurrFxRate is present, Tag 155.
func (NoAllocs) HasSettlCurrFxRateCalc ¶
HasSettlCurrFxRateCalc returns true if SettlCurrFxRateCalc is present, Tag 156.
func (NoAllocs) HasSettlCurrency ¶
HasSettlCurrency returns true if SettlCurrency is present, Tag 120.
func (NoAllocs) HasSettlInstMode ¶
HasSettlInstMode returns true if SettlInstMode is present, Tag 160.
func (NoAllocs) SetAccruedInterestAmt ¶
SetAccruedInterestAmt sets AccruedInterestAmt, Tag 159.
func (NoAllocs) SetAllocAccount ¶
SetAllocAccount sets AllocAccount, Tag 79.
func (NoAllocs) SetAllocAvgPx ¶
SetAllocAvgPx sets AllocAvgPx, Tag 153.
func (NoAllocs) SetAllocHandlInst ¶
func (m NoAllocs) SetAllocHandlInst(v enum.AllocHandlInst)
SetAllocHandlInst sets AllocHandlInst, Tag 209.
func (NoAllocs) SetAllocNetMoney ¶
SetAllocNetMoney sets AllocNetMoney, Tag 154.
func (NoAllocs) SetAllocPrice ¶
SetAllocPrice sets AllocPrice, Tag 366.
func (NoAllocs) SetAllocShares ¶
SetAllocShares sets AllocShares, Tag 80.
func (NoAllocs) SetAllocText ¶
SetAllocText sets AllocText, Tag 161.
func (NoAllocs) SetBrokerOfCredit ¶
SetBrokerOfCredit sets BrokerOfCredit, Tag 92.
func (NoAllocs) SetClientID ¶
SetClientID sets ClientID, Tag 109.
func (NoAllocs) SetCommType ¶
SetCommType sets CommType, Tag 13.
func (NoAllocs) SetCommission ¶
SetCommission sets Commission, Tag 12.
func (NoAllocs) SetEncodedAllocText ¶
SetEncodedAllocText sets EncodedAllocText, Tag 361.
func (NoAllocs) SetEncodedAllocTextLen ¶
SetEncodedAllocTextLen sets EncodedAllocTextLen, Tag 360.
func (NoAllocs) SetExecBroker ¶
SetExecBroker sets ExecBroker, Tag 76.
func (NoAllocs) SetNoMiscFees ¶
func (m NoAllocs) SetNoMiscFees(f NoMiscFeesRepeatingGroup)
SetNoMiscFees sets NoMiscFees, Tag 136.
func (NoAllocs) SetNotifyBrokerOfCredit ¶
SetNotifyBrokerOfCredit sets NotifyBrokerOfCredit, Tag 208.
func (NoAllocs) SetProcessCode ¶
func (m NoAllocs) SetProcessCode(v enum.ProcessCode)
SetProcessCode sets ProcessCode, Tag 81.
func (NoAllocs) SetSettlCurrAmt ¶
SetSettlCurrAmt sets SettlCurrAmt, Tag 119.
func (NoAllocs) SetSettlCurrFxRate ¶
SetSettlCurrFxRate sets SettlCurrFxRate, Tag 155.
func (NoAllocs) SetSettlCurrFxRateCalc ¶
func (m NoAllocs) SetSettlCurrFxRateCalc(v enum.SettlCurrFxRateCalc)
SetSettlCurrFxRateCalc sets SettlCurrFxRateCalc, Tag 156.
func (NoAllocs) SetSettlCurrency ¶
SetSettlCurrency sets SettlCurrency, Tag 120.
func (NoAllocs) SetSettlInstMode ¶
func (m NoAllocs) SetSettlInstMode(v enum.SettlInstMode)
SetSettlInstMode sets SettlInstMode, Tag 160.
type NoAllocsRepeatingGroup ¶
type NoAllocsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoAllocsRepeatingGroup is a repeating group, Tag 78.
func NewNoAllocsRepeatingGroup ¶
func NewNoAllocsRepeatingGroup() NoAllocsRepeatingGroup
NewNoAllocsRepeatingGroup returns an initialized, NoAllocsRepeatingGroup.
func (NoAllocsRepeatingGroup) Add ¶
func (m NoAllocsRepeatingGroup) Add() NoAllocs
Add create and append a new NoAllocs to this group.
func (NoAllocsRepeatingGroup) Get ¶
func (m NoAllocsRepeatingGroup) Get(i int) NoAllocs
Get returns the ith NoAllocs in the NoAllocsRepeatinGroup.
type NoExecs ¶
NoExecs is a repeating group element, Tag 124.
func (NoExecs) GetExecID ¶
func (m NoExecs) GetExecID() (v string, err quickfix.MessageRejectError)
GetExecID gets ExecID, Tag 17.
func (NoExecs) GetLastCapacity ¶
func (m NoExecs) GetLastCapacity() (v enum.LastCapacity, err quickfix.MessageRejectError)
GetLastCapacity gets LastCapacity, Tag 29.
func (NoExecs) GetLastPx ¶
func (m NoExecs) GetLastPx() (v decimal.Decimal, err quickfix.MessageRejectError)
GetLastPx gets LastPx, Tag 31.
func (NoExecs) GetLastShares ¶
func (m NoExecs) GetLastShares() (v decimal.Decimal, err quickfix.MessageRejectError)
GetLastShares gets LastShares, Tag 32.
func (NoExecs) HasLastCapacity ¶
HasLastCapacity returns true if LastCapacity is present, Tag 29.
func (NoExecs) HasLastShares ¶
HasLastShares returns true if LastShares is present, Tag 32.
func (NoExecs) SetLastCapacity ¶
func (m NoExecs) SetLastCapacity(v enum.LastCapacity)
SetLastCapacity sets LastCapacity, Tag 29.
type NoExecsRepeatingGroup ¶
type NoExecsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoExecsRepeatingGroup is a repeating group, Tag 124.
func NewNoExecsRepeatingGroup ¶
func NewNoExecsRepeatingGroup() NoExecsRepeatingGroup
NewNoExecsRepeatingGroup returns an initialized, NoExecsRepeatingGroup.
func (NoExecsRepeatingGroup) Add ¶
func (m NoExecsRepeatingGroup) Add() NoExecs
Add create and append a new NoExecs to this group.
func (NoExecsRepeatingGroup) Get ¶
func (m NoExecsRepeatingGroup) Get(i int) NoExecs
Get returns the ith NoExecs in the NoExecsRepeatinGroup.
type NoMiscFees ¶
NoMiscFees is a repeating group element, Tag 136.
func (NoMiscFees) GetMiscFeeAmt ¶
func (m NoMiscFees) GetMiscFeeAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
GetMiscFeeAmt gets MiscFeeAmt, Tag 137.
func (NoMiscFees) GetMiscFeeCurr ¶
func (m NoMiscFees) GetMiscFeeCurr() (v string, err quickfix.MessageRejectError)
GetMiscFeeCurr gets MiscFeeCurr, Tag 138.
func (NoMiscFees) GetMiscFeeType ¶
func (m NoMiscFees) GetMiscFeeType() (v enum.MiscFeeType, err quickfix.MessageRejectError)
GetMiscFeeType gets MiscFeeType, Tag 139.
func (NoMiscFees) HasMiscFeeAmt ¶
func (m NoMiscFees) HasMiscFeeAmt() bool
HasMiscFeeAmt returns true if MiscFeeAmt is present, Tag 137.
func (NoMiscFees) HasMiscFeeCurr ¶
func (m NoMiscFees) HasMiscFeeCurr() bool
HasMiscFeeCurr returns true if MiscFeeCurr is present, Tag 138.
func (NoMiscFees) HasMiscFeeType ¶
func (m NoMiscFees) HasMiscFeeType() bool
HasMiscFeeType returns true if MiscFeeType is present, Tag 139.
func (NoMiscFees) SetMiscFeeAmt ¶
func (m NoMiscFees) SetMiscFeeAmt(value decimal.Decimal, scale int32)
SetMiscFeeAmt sets MiscFeeAmt, Tag 137.
func (NoMiscFees) SetMiscFeeCurr ¶
func (m NoMiscFees) SetMiscFeeCurr(v string)
SetMiscFeeCurr sets MiscFeeCurr, Tag 138.
func (NoMiscFees) SetMiscFeeType ¶
func (m NoMiscFees) SetMiscFeeType(v enum.MiscFeeType)
SetMiscFeeType sets MiscFeeType, Tag 139.
type NoMiscFeesRepeatingGroup ¶
type NoMiscFeesRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoMiscFeesRepeatingGroup is a repeating group, Tag 136.
func NewNoMiscFeesRepeatingGroup ¶
func NewNoMiscFeesRepeatingGroup() NoMiscFeesRepeatingGroup
NewNoMiscFeesRepeatingGroup returns an initialized, NoMiscFeesRepeatingGroup.
func (NoMiscFeesRepeatingGroup) Add ¶
func (m NoMiscFeesRepeatingGroup) Add() NoMiscFees
Add create and append a new NoMiscFees to this group.
func (NoMiscFeesRepeatingGroup) Get ¶
func (m NoMiscFeesRepeatingGroup) Get(i int) NoMiscFees
Get returns the ith NoMiscFees in the NoMiscFeesRepeatinGroup.
type NoOrders ¶
NoOrders is a repeating group element, Tag 73.
func (NoOrders) GetClOrdID ¶
func (m NoOrders) GetClOrdID() (v string, err quickfix.MessageRejectError)
GetClOrdID gets ClOrdID, Tag 11.
func (NoOrders) GetListID ¶
func (m NoOrders) GetListID() (v string, err quickfix.MessageRejectError)
GetListID gets ListID, Tag 66.
func (NoOrders) GetOrderID ¶
func (m NoOrders) GetOrderID() (v string, err quickfix.MessageRejectError)
GetOrderID gets OrderID, Tag 37.
func (NoOrders) GetSecondaryOrderID ¶
func (m NoOrders) GetSecondaryOrderID() (v string, err quickfix.MessageRejectError)
GetSecondaryOrderID gets SecondaryOrderID, Tag 198.
func (NoOrders) GetWaveNo ¶
func (m NoOrders) GetWaveNo() (v string, err quickfix.MessageRejectError)
GetWaveNo gets WaveNo, Tag 105.
func (NoOrders) HasClOrdID ¶
HasClOrdID returns true if ClOrdID is present, Tag 11.
func (NoOrders) HasOrderID ¶
HasOrderID returns true if OrderID is present, Tag 37.
func (NoOrders) HasSecondaryOrderID ¶
HasSecondaryOrderID returns true if SecondaryOrderID is present, Tag 198.
func (NoOrders) SetClOrdID ¶
SetClOrdID sets ClOrdID, Tag 11.
func (NoOrders) SetOrderID ¶
SetOrderID sets OrderID, Tag 37.
func (NoOrders) SetSecondaryOrderID ¶
SetSecondaryOrderID sets SecondaryOrderID, Tag 198.
type NoOrdersRepeatingGroup ¶
type NoOrdersRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoOrdersRepeatingGroup is a repeating group, Tag 73.
func NewNoOrdersRepeatingGroup ¶
func NewNoOrdersRepeatingGroup() NoOrdersRepeatingGroup
NewNoOrdersRepeatingGroup returns an initialized, NoOrdersRepeatingGroup.
func (NoOrdersRepeatingGroup) Add ¶
func (m NoOrdersRepeatingGroup) Add() NoOrders
Add create and append a new NoOrders to this group.
func (NoOrdersRepeatingGroup) Get ¶
func (m NoOrdersRepeatingGroup) Get(i int) NoOrders
Get returns the ith NoOrders in the NoOrdersRepeatinGroup.
type RouteOut ¶
type RouteOut func(msg Allocation, sessionID quickfix.SessionID) quickfix.MessageRejectError
A RouteOut is the callback type that should be implemented for routing Message.