Documentation ¶
Index ¶
- func Route(router RouteOut) (string, string, quickfix.MessageRoute)
- type ExecutionReport
- func (m ExecutionReport) GetAccount() (f field.AccountField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetAvgPx() (f field.AvgPxField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetClOrdID() (f field.ClOrdIDField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetClientID() (f field.ClientIDField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetCommType() (f field.CommTypeField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetCommission() (f field.CommissionField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetCumQty() (f field.CumQtyField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetCurrency() (f field.CurrencyField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetExecBroker() (f field.ExecBrokerField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetExecID() (f field.ExecIDField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetExecInst() (f field.ExecInstField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetExecRefID() (f field.ExecRefIDField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetExecTransType() (f field.ExecTransTypeField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetExecType() (f field.ExecTypeField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetExpireTime() (f field.ExpireTimeField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetFutSettDate() (f field.FutSettDateField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetIDSource() (f field.IDSourceField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetIssuer() (f field.IssuerField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetLastCapacity() (f field.LastCapacityField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetLastForwardPoints() (f field.LastForwardPointsField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetLastMkt() (f field.LastMktField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetLastPx() (f field.LastPxField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetLastShares() (f field.LastSharesField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetLastSpotRate() (f field.LastSpotRateField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetLeavesQty() (f field.LeavesQtyField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetListID() (f field.ListIDField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetMaturityDay() (f field.MaturityDayField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetMaturityMonthYear() (f field.MaturityMonthYearField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetOptAttribute() (f field.OptAttributeField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetOrdRejReason() (f field.OrdRejReasonField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetOrdStatus() (f field.OrdStatusField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetOrdType() (f field.OrdTypeField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetOrderID() (f field.OrderIDField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetOrderQty() (f field.OrderQtyField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetOrigClOrdID() (f field.OrigClOrdIDField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetPegDifference() (f field.PegDifferenceField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetPrice() (f field.PriceField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetPutOrCall() (f field.PutOrCallField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetReportToExch() (f field.ReportToExchField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetRule80A() (f field.Rule80AField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetSecondaryOrderID() (f field.SecondaryOrderIDField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetSecurityDesc() (f field.SecurityDescField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetSecurityExchange() (f field.SecurityExchangeField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetSecurityID() (f field.SecurityIDField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetSecurityType() (f field.SecurityTypeField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetSettlCurrAmt() (f field.SettlCurrAmtField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetSettlCurrFxRate() (f field.SettlCurrFxRateField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetSettlCurrFxRateCalc() (f field.SettlCurrFxRateCalcField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetSettlCurrency() (f field.SettlCurrencyField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetSettlmntTyp() (f field.SettlmntTypField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetSide() (f field.SideField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetStopPx() (f field.StopPxField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetStrikePrice() (f field.StrikePriceField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetSymbol() (f field.SymbolField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetSymbolSfx() (f field.SymbolSfxField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetText() (f field.TextField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetTimeInForce() (f field.TimeInForceField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetTradeDate() (f field.TradeDateField, err quickfix.MessageRejectError)
- func (m ExecutionReport) GetTransactTime() (f field.TransactTimeField, err quickfix.MessageRejectError)
- func (m ExecutionReport) HasAccount() bool
- func (m ExecutionReport) HasAvgPx() bool
- func (m ExecutionReport) HasClOrdID() bool
- func (m ExecutionReport) HasClientID() bool
- func (m ExecutionReport) HasCommType() bool
- func (m ExecutionReport) HasCommission() bool
- func (m ExecutionReport) HasCumQty() bool
- func (m ExecutionReport) HasCurrency() bool
- func (m ExecutionReport) HasExecBroker() bool
- func (m ExecutionReport) HasExecID() bool
- func (m ExecutionReport) HasExecInst() bool
- func (m ExecutionReport) HasExecRefID() bool
- func (m ExecutionReport) HasExecTransType() bool
- func (m ExecutionReport) HasExecType() bool
- func (m ExecutionReport) HasExpireTime() bool
- func (m ExecutionReport) HasFutSettDate() bool
- func (m ExecutionReport) HasIDSource() bool
- func (m ExecutionReport) HasIssuer() bool
- func (m ExecutionReport) HasLastCapacity() bool
- func (m ExecutionReport) HasLastForwardPoints() bool
- func (m ExecutionReport) HasLastMkt() bool
- func (m ExecutionReport) HasLastPx() bool
- func (m ExecutionReport) HasLastShares() bool
- func (m ExecutionReport) HasLastSpotRate() bool
- func (m ExecutionReport) HasLeavesQty() bool
- func (m ExecutionReport) HasListID() bool
- func (m ExecutionReport) HasMaturityDay() bool
- func (m ExecutionReport) HasMaturityMonthYear() bool
- func (m ExecutionReport) HasOptAttribute() bool
- func (m ExecutionReport) HasOrdRejReason() bool
- func (m ExecutionReport) HasOrdStatus() bool
- func (m ExecutionReport) HasOrdType() bool
- func (m ExecutionReport) HasOrderID() bool
- func (m ExecutionReport) HasOrderQty() bool
- func (m ExecutionReport) HasOrigClOrdID() bool
- func (m ExecutionReport) HasPegDifference() bool
- func (m ExecutionReport) HasPrice() bool
- func (m ExecutionReport) HasPutOrCall() bool
- func (m ExecutionReport) HasReportToExch() bool
- func (m ExecutionReport) HasRule80A() bool
- func (m ExecutionReport) HasSecondaryOrderID() bool
- func (m ExecutionReport) HasSecurityDesc() bool
- func (m ExecutionReport) HasSecurityExchange() bool
- func (m ExecutionReport) HasSecurityID() bool
- func (m ExecutionReport) HasSecurityType() bool
- func (m ExecutionReport) HasSettlCurrAmt() bool
- func (m ExecutionReport) HasSettlCurrFxRate() bool
- func (m ExecutionReport) HasSettlCurrFxRateCalc() bool
- func (m ExecutionReport) HasSettlCurrency() bool
- func (m ExecutionReport) HasSettlmntTyp() bool
- func (m ExecutionReport) HasSide() bool
- func (m ExecutionReport) HasStopPx() bool
- func (m ExecutionReport) HasStrikePrice() bool
- func (m ExecutionReport) HasSymbol() bool
- func (m ExecutionReport) HasSymbolSfx() bool
- func (m ExecutionReport) HasText() bool
- func (m ExecutionReport) HasTimeInForce() bool
- func (m ExecutionReport) HasTradeDate() bool
- func (m ExecutionReport) HasTransactTime() bool
- func (m ExecutionReport) SetAccount(v string)
- func (m ExecutionReport) SetAvgPx(v float64)
- func (m ExecutionReport) SetClOrdID(v string)
- func (m ExecutionReport) SetClientID(v string)
- func (m ExecutionReport) SetCommType(v string)
- func (m ExecutionReport) SetCommission(v float64)
- func (m ExecutionReport) SetCumQty(v float64)
- func (m ExecutionReport) SetCurrency(v string)
- func (m ExecutionReport) SetExecBroker(v string)
- func (m ExecutionReport) SetExecID(v string)
- func (m ExecutionReport) SetExecInst(v string)
- func (m ExecutionReport) SetExecRefID(v string)
- func (m ExecutionReport) SetExecTransType(v string)
- func (m ExecutionReport) SetExecType(v string)
- func (m ExecutionReport) SetExpireTime(v time.Time)
- func (m ExecutionReport) SetFutSettDate(v string)
- func (m ExecutionReport) SetIDSource(v string)
- func (m ExecutionReport) SetIssuer(v string)
- func (m ExecutionReport) SetLastCapacity(v string)
- func (m ExecutionReport) SetLastForwardPoints(v float64)
- func (m ExecutionReport) SetLastMkt(v string)
- func (m ExecutionReport) SetLastPx(v float64)
- func (m ExecutionReport) SetLastShares(v float64)
- func (m ExecutionReport) SetLastSpotRate(v float64)
- func (m ExecutionReport) SetLeavesQty(v float64)
- func (m ExecutionReport) SetListID(v string)
- func (m ExecutionReport) SetMaturityDay(v int)
- func (m ExecutionReport) SetMaturityMonthYear(v string)
- func (m ExecutionReport) SetOptAttribute(v string)
- func (m ExecutionReport) SetOrdRejReason(v int)
- func (m ExecutionReport) SetOrdStatus(v string)
- func (m ExecutionReport) SetOrdType(v string)
- func (m ExecutionReport) SetOrderID(v string)
- func (m ExecutionReport) SetOrderQty(v float64)
- func (m ExecutionReport) SetOrigClOrdID(v string)
- func (m ExecutionReport) SetPegDifference(v float64)
- func (m ExecutionReport) SetPrice(v float64)
- func (m ExecutionReport) SetPutOrCall(v int)
- func (m ExecutionReport) SetReportToExch(v bool)
- func (m ExecutionReport) SetRule80A(v string)
- func (m ExecutionReport) SetSecondaryOrderID(v string)
- func (m ExecutionReport) SetSecurityDesc(v string)
- func (m ExecutionReport) SetSecurityExchange(v string)
- func (m ExecutionReport) SetSecurityID(v string)
- func (m ExecutionReport) SetSecurityType(v string)
- func (m ExecutionReport) SetSettlCurrAmt(v float64)
- func (m ExecutionReport) SetSettlCurrFxRate(v float64)
- func (m ExecutionReport) SetSettlCurrFxRateCalc(v string)
- func (m ExecutionReport) SetSettlCurrency(v string)
- func (m ExecutionReport) SetSettlmntTyp(v string)
- func (m ExecutionReport) SetSide(v string)
- func (m ExecutionReport) SetStopPx(v float64)
- func (m ExecutionReport) SetStrikePrice(v float64)
- func (m ExecutionReport) SetSymbol(v string)
- func (m ExecutionReport) SetSymbolSfx(v string)
- func (m ExecutionReport) SetText(v string)
- func (m ExecutionReport) SetTimeInForce(v string)
- func (m ExecutionReport) SetTradeDate(v string)
- func (m ExecutionReport) SetTransactTime(v time.Time)
- func (m ExecutionReport) ToMessage() quickfix.Message
- type RouteOut
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ExecutionReport ¶ added in v0.4.0
type ExecutionReport struct { fix41.Header quickfix.Body fix41.Trailer //ReceiveTime is the time that this message was read from the socket connection ReceiveTime time.Time }
ExecutionReport is the fix41 ExecutionReport type, MsgType = 8
func FromMessage ¶ added in v0.4.0
func FromMessage(m quickfix.Message) ExecutionReport
FromMessage creates a ExecutionReport from a quickfix.Message instance
func New ¶ added in v0.2.0
func New(orderid field.OrderIDField, execid field.ExecIDField, exectranstype field.ExecTransTypeField, exectype field.ExecTypeField, ordstatus field.OrdStatusField, symbol field.SymbolField, side field.SideField, orderqty field.OrderQtyField, lastshares field.LastSharesField, lastpx field.LastPxField, leavesqty field.LeavesQtyField, cumqty field.CumQtyField, avgpx field.AvgPxField) (m ExecutionReport)
New returns a ExecutionReport initialized with the required fields for ExecutionReport
func (ExecutionReport) GetAccount ¶ added in v0.4.0
func (m ExecutionReport) GetAccount() (f field.AccountField, err quickfix.MessageRejectError)
GetAccount gets Account, Tag 1
func (ExecutionReport) GetAvgPx ¶ added in v0.4.0
func (m ExecutionReport) GetAvgPx() (f field.AvgPxField, err quickfix.MessageRejectError)
GetAvgPx gets AvgPx, Tag 6
func (ExecutionReport) GetClOrdID ¶ added in v0.4.0
func (m ExecutionReport) GetClOrdID() (f field.ClOrdIDField, err quickfix.MessageRejectError)
GetClOrdID gets ClOrdID, Tag 11
func (ExecutionReport) GetClientID ¶ added in v0.4.0
func (m ExecutionReport) GetClientID() (f field.ClientIDField, err quickfix.MessageRejectError)
GetClientID gets ClientID, Tag 109
func (ExecutionReport) GetCommType ¶ added in v0.4.0
func (m ExecutionReport) GetCommType() (f field.CommTypeField, err quickfix.MessageRejectError)
GetCommType gets CommType, Tag 13
func (ExecutionReport) GetCommission ¶ added in v0.4.0
func (m ExecutionReport) GetCommission() (f field.CommissionField, err quickfix.MessageRejectError)
GetCommission gets Commission, Tag 12
func (ExecutionReport) GetCumQty ¶ added in v0.4.0
func (m ExecutionReport) GetCumQty() (f field.CumQtyField, err quickfix.MessageRejectError)
GetCumQty gets CumQty, Tag 14
func (ExecutionReport) GetCurrency ¶ added in v0.4.0
func (m ExecutionReport) GetCurrency() (f field.CurrencyField, err quickfix.MessageRejectError)
GetCurrency gets Currency, Tag 15
func (ExecutionReport) GetExecBroker ¶ added in v0.4.0
func (m ExecutionReport) GetExecBroker() (f field.ExecBrokerField, err quickfix.MessageRejectError)
GetExecBroker gets ExecBroker, Tag 76
func (ExecutionReport) GetExecID ¶ added in v0.4.0
func (m ExecutionReport) GetExecID() (f field.ExecIDField, err quickfix.MessageRejectError)
GetExecID gets ExecID, Tag 17
func (ExecutionReport) GetExecInst ¶ added in v0.4.0
func (m ExecutionReport) GetExecInst() (f field.ExecInstField, err quickfix.MessageRejectError)
GetExecInst gets ExecInst, Tag 18
func (ExecutionReport) GetExecRefID ¶ added in v0.4.0
func (m ExecutionReport) GetExecRefID() (f field.ExecRefIDField, err quickfix.MessageRejectError)
GetExecRefID gets ExecRefID, Tag 19
func (ExecutionReport) GetExecTransType ¶ added in v0.4.0
func (m ExecutionReport) GetExecTransType() (f field.ExecTransTypeField, err quickfix.MessageRejectError)
GetExecTransType gets ExecTransType, Tag 20
func (ExecutionReport) GetExecType ¶ added in v0.4.0
func (m ExecutionReport) GetExecType() (f field.ExecTypeField, err quickfix.MessageRejectError)
GetExecType gets ExecType, Tag 150
func (ExecutionReport) GetExpireTime ¶ added in v0.4.0
func (m ExecutionReport) GetExpireTime() (f field.ExpireTimeField, err quickfix.MessageRejectError)
GetExpireTime gets ExpireTime, Tag 126
func (ExecutionReport) GetFutSettDate ¶ added in v0.4.0
func (m ExecutionReport) GetFutSettDate() (f field.FutSettDateField, err quickfix.MessageRejectError)
GetFutSettDate gets FutSettDate, Tag 64
func (ExecutionReport) GetIDSource ¶ added in v0.4.0
func (m ExecutionReport) GetIDSource() (f field.IDSourceField, err quickfix.MessageRejectError)
GetIDSource gets IDSource, Tag 22
func (ExecutionReport) GetIssuer ¶ added in v0.4.0
func (m ExecutionReport) GetIssuer() (f field.IssuerField, err quickfix.MessageRejectError)
GetIssuer gets Issuer, Tag 106
func (ExecutionReport) GetLastCapacity ¶ added in v0.4.0
func (m ExecutionReport) GetLastCapacity() (f field.LastCapacityField, err quickfix.MessageRejectError)
GetLastCapacity gets LastCapacity, Tag 29
func (ExecutionReport) GetLastForwardPoints ¶ added in v0.4.0
func (m ExecutionReport) GetLastForwardPoints() (f field.LastForwardPointsField, err quickfix.MessageRejectError)
GetLastForwardPoints gets LastForwardPoints, Tag 195
func (ExecutionReport) GetLastMkt ¶ added in v0.4.0
func (m ExecutionReport) GetLastMkt() (f field.LastMktField, err quickfix.MessageRejectError)
GetLastMkt gets LastMkt, Tag 30
func (ExecutionReport) GetLastPx ¶ added in v0.4.0
func (m ExecutionReport) GetLastPx() (f field.LastPxField, err quickfix.MessageRejectError)
GetLastPx gets LastPx, Tag 31
func (ExecutionReport) GetLastShares ¶ added in v0.4.0
func (m ExecutionReport) GetLastShares() (f field.LastSharesField, err quickfix.MessageRejectError)
GetLastShares gets LastShares, Tag 32
func (ExecutionReport) GetLastSpotRate ¶ added in v0.4.0
func (m ExecutionReport) GetLastSpotRate() (f field.LastSpotRateField, err quickfix.MessageRejectError)
GetLastSpotRate gets LastSpotRate, Tag 194
func (ExecutionReport) GetLeavesQty ¶ added in v0.4.0
func (m ExecutionReport) GetLeavesQty() (f field.LeavesQtyField, err quickfix.MessageRejectError)
GetLeavesQty gets LeavesQty, Tag 151
func (ExecutionReport) GetListID ¶ added in v0.4.0
func (m ExecutionReport) GetListID() (f field.ListIDField, err quickfix.MessageRejectError)
GetListID gets ListID, Tag 66
func (ExecutionReport) GetMaturityDay ¶ added in v0.4.0
func (m ExecutionReport) GetMaturityDay() (f field.MaturityDayField, err quickfix.MessageRejectError)
GetMaturityDay gets MaturityDay, Tag 205
func (ExecutionReport) GetMaturityMonthYear ¶ added in v0.4.0
func (m ExecutionReport) GetMaturityMonthYear() (f field.MaturityMonthYearField, err quickfix.MessageRejectError)
GetMaturityMonthYear gets MaturityMonthYear, Tag 200
func (ExecutionReport) GetOptAttribute ¶ added in v0.4.0
func (m ExecutionReport) GetOptAttribute() (f field.OptAttributeField, err quickfix.MessageRejectError)
GetOptAttribute gets OptAttribute, Tag 206
func (ExecutionReport) GetOrdRejReason ¶ added in v0.4.0
func (m ExecutionReport) GetOrdRejReason() (f field.OrdRejReasonField, err quickfix.MessageRejectError)
GetOrdRejReason gets OrdRejReason, Tag 103
func (ExecutionReport) GetOrdStatus ¶ added in v0.4.0
func (m ExecutionReport) GetOrdStatus() (f field.OrdStatusField, err quickfix.MessageRejectError)
GetOrdStatus gets OrdStatus, Tag 39
func (ExecutionReport) GetOrdType ¶ added in v0.4.0
func (m ExecutionReport) GetOrdType() (f field.OrdTypeField, err quickfix.MessageRejectError)
GetOrdType gets OrdType, Tag 40
func (ExecutionReport) GetOrderID ¶ added in v0.4.0
func (m ExecutionReport) GetOrderID() (f field.OrderIDField, err quickfix.MessageRejectError)
GetOrderID gets OrderID, Tag 37
func (ExecutionReport) GetOrderQty ¶ added in v0.4.0
func (m ExecutionReport) GetOrderQty() (f field.OrderQtyField, err quickfix.MessageRejectError)
GetOrderQty gets OrderQty, Tag 38
func (ExecutionReport) GetOrigClOrdID ¶ added in v0.4.0
func (m ExecutionReport) GetOrigClOrdID() (f field.OrigClOrdIDField, err quickfix.MessageRejectError)
GetOrigClOrdID gets OrigClOrdID, Tag 41
func (ExecutionReport) GetPegDifference ¶ added in v0.4.0
func (m ExecutionReport) GetPegDifference() (f field.PegDifferenceField, err quickfix.MessageRejectError)
GetPegDifference gets PegDifference, Tag 211
func (ExecutionReport) GetPrice ¶ added in v0.4.0
func (m ExecutionReport) GetPrice() (f field.PriceField, err quickfix.MessageRejectError)
GetPrice gets Price, Tag 44
func (ExecutionReport) GetPutOrCall ¶ added in v0.4.0
func (m ExecutionReport) GetPutOrCall() (f field.PutOrCallField, err quickfix.MessageRejectError)
GetPutOrCall gets PutOrCall, Tag 201
func (ExecutionReport) GetReportToExch ¶ added in v0.4.0
func (m ExecutionReport) GetReportToExch() (f field.ReportToExchField, err quickfix.MessageRejectError)
GetReportToExch gets ReportToExch, Tag 113
func (ExecutionReport) GetRule80A ¶ added in v0.4.0
func (m ExecutionReport) GetRule80A() (f field.Rule80AField, err quickfix.MessageRejectError)
GetRule80A gets Rule80A, Tag 47
func (ExecutionReport) GetSecondaryOrderID ¶ added in v0.4.0
func (m ExecutionReport) GetSecondaryOrderID() (f field.SecondaryOrderIDField, err quickfix.MessageRejectError)
GetSecondaryOrderID gets SecondaryOrderID, Tag 198
func (ExecutionReport) GetSecurityDesc ¶ added in v0.4.0
func (m ExecutionReport) GetSecurityDesc() (f field.SecurityDescField, err quickfix.MessageRejectError)
GetSecurityDesc gets SecurityDesc, Tag 107
func (ExecutionReport) GetSecurityExchange ¶ added in v0.4.0
func (m ExecutionReport) GetSecurityExchange() (f field.SecurityExchangeField, err quickfix.MessageRejectError)
GetSecurityExchange gets SecurityExchange, Tag 207
func (ExecutionReport) GetSecurityID ¶ added in v0.4.0
func (m ExecutionReport) GetSecurityID() (f field.SecurityIDField, err quickfix.MessageRejectError)
GetSecurityID gets SecurityID, Tag 48
func (ExecutionReport) GetSecurityType ¶ added in v0.4.0
func (m ExecutionReport) GetSecurityType() (f field.SecurityTypeField, err quickfix.MessageRejectError)
GetSecurityType gets SecurityType, Tag 167
func (ExecutionReport) GetSettlCurrAmt ¶ added in v0.4.0
func (m ExecutionReport) GetSettlCurrAmt() (f field.SettlCurrAmtField, err quickfix.MessageRejectError)
GetSettlCurrAmt gets SettlCurrAmt, Tag 119
func (ExecutionReport) GetSettlCurrFxRate ¶ added in v0.4.0
func (m ExecutionReport) GetSettlCurrFxRate() (f field.SettlCurrFxRateField, err quickfix.MessageRejectError)
GetSettlCurrFxRate gets SettlCurrFxRate, Tag 155
func (ExecutionReport) GetSettlCurrFxRateCalc ¶ added in v0.4.0
func (m ExecutionReport) GetSettlCurrFxRateCalc() (f field.SettlCurrFxRateCalcField, err quickfix.MessageRejectError)
GetSettlCurrFxRateCalc gets SettlCurrFxRateCalc, Tag 156
func (ExecutionReport) GetSettlCurrency ¶ added in v0.4.0
func (m ExecutionReport) GetSettlCurrency() (f field.SettlCurrencyField, err quickfix.MessageRejectError)
GetSettlCurrency gets SettlCurrency, Tag 120
func (ExecutionReport) GetSettlmntTyp ¶ added in v0.4.0
func (m ExecutionReport) GetSettlmntTyp() (f field.SettlmntTypField, err quickfix.MessageRejectError)
GetSettlmntTyp gets SettlmntTyp, Tag 63
func (ExecutionReport) GetSide ¶ added in v0.4.0
func (m ExecutionReport) GetSide() (f field.SideField, err quickfix.MessageRejectError)
GetSide gets Side, Tag 54
func (ExecutionReport) GetStopPx ¶ added in v0.4.0
func (m ExecutionReport) GetStopPx() (f field.StopPxField, err quickfix.MessageRejectError)
GetStopPx gets StopPx, Tag 99
func (ExecutionReport) GetStrikePrice ¶ added in v0.4.0
func (m ExecutionReport) GetStrikePrice() (f field.StrikePriceField, err quickfix.MessageRejectError)
GetStrikePrice gets StrikePrice, Tag 202
func (ExecutionReport) GetSymbol ¶ added in v0.4.0
func (m ExecutionReport) GetSymbol() (f field.SymbolField, err quickfix.MessageRejectError)
GetSymbol gets Symbol, Tag 55
func (ExecutionReport) GetSymbolSfx ¶ added in v0.4.0
func (m ExecutionReport) GetSymbolSfx() (f field.SymbolSfxField, err quickfix.MessageRejectError)
GetSymbolSfx gets SymbolSfx, Tag 65
func (ExecutionReport) GetText ¶ added in v0.4.0
func (m ExecutionReport) GetText() (f field.TextField, err quickfix.MessageRejectError)
GetText gets Text, Tag 58
func (ExecutionReport) GetTimeInForce ¶ added in v0.4.0
func (m ExecutionReport) GetTimeInForce() (f field.TimeInForceField, err quickfix.MessageRejectError)
GetTimeInForce gets TimeInForce, Tag 59
func (ExecutionReport) GetTradeDate ¶ added in v0.4.0
func (m ExecutionReport) GetTradeDate() (f field.TradeDateField, err quickfix.MessageRejectError)
GetTradeDate gets TradeDate, Tag 75
func (ExecutionReport) GetTransactTime ¶ added in v0.4.0
func (m ExecutionReport) GetTransactTime() (f field.TransactTimeField, err quickfix.MessageRejectError)
GetTransactTime gets TransactTime, Tag 60
func (ExecutionReport) HasAccount ¶ added in v0.4.0
func (m ExecutionReport) HasAccount() bool
HasAccount returns true if Account is present, Tag 1
func (ExecutionReport) HasAvgPx ¶ added in v0.4.0
func (m ExecutionReport) HasAvgPx() bool
HasAvgPx returns true if AvgPx is present, Tag 6
func (ExecutionReport) HasClOrdID ¶ added in v0.4.0
func (m ExecutionReport) HasClOrdID() bool
HasClOrdID returns true if ClOrdID is present, Tag 11
func (ExecutionReport) HasClientID ¶ added in v0.4.0
func (m ExecutionReport) HasClientID() bool
HasClientID returns true if ClientID is present, Tag 109
func (ExecutionReport) HasCommType ¶ added in v0.4.0
func (m ExecutionReport) HasCommType() bool
HasCommType returns true if CommType is present, Tag 13
func (ExecutionReport) HasCommission ¶ added in v0.4.0
func (m ExecutionReport) HasCommission() bool
HasCommission returns true if Commission is present, Tag 12
func (ExecutionReport) HasCumQty ¶ added in v0.4.0
func (m ExecutionReport) HasCumQty() bool
HasCumQty returns true if CumQty is present, Tag 14
func (ExecutionReport) HasCurrency ¶ added in v0.4.0
func (m ExecutionReport) HasCurrency() bool
HasCurrency returns true if Currency is present, Tag 15
func (ExecutionReport) HasExecBroker ¶ added in v0.4.0
func (m ExecutionReport) HasExecBroker() bool
HasExecBroker returns true if ExecBroker is present, Tag 76
func (ExecutionReport) HasExecID ¶ added in v0.4.0
func (m ExecutionReport) HasExecID() bool
HasExecID returns true if ExecID is present, Tag 17
func (ExecutionReport) HasExecInst ¶ added in v0.4.0
func (m ExecutionReport) HasExecInst() bool
HasExecInst returns true if ExecInst is present, Tag 18
func (ExecutionReport) HasExecRefID ¶ added in v0.4.0
func (m ExecutionReport) HasExecRefID() bool
HasExecRefID returns true if ExecRefID is present, Tag 19
func (ExecutionReport) HasExecTransType ¶ added in v0.4.0
func (m ExecutionReport) HasExecTransType() bool
HasExecTransType returns true if ExecTransType is present, Tag 20
func (ExecutionReport) HasExecType ¶ added in v0.4.0
func (m ExecutionReport) HasExecType() bool
HasExecType returns true if ExecType is present, Tag 150
func (ExecutionReport) HasExpireTime ¶ added in v0.4.0
func (m ExecutionReport) HasExpireTime() bool
HasExpireTime returns true if ExpireTime is present, Tag 126
func (ExecutionReport) HasFutSettDate ¶ added in v0.4.0
func (m ExecutionReport) HasFutSettDate() bool
HasFutSettDate returns true if FutSettDate is present, Tag 64
func (ExecutionReport) HasIDSource ¶ added in v0.4.0
func (m ExecutionReport) HasIDSource() bool
HasIDSource returns true if IDSource is present, Tag 22
func (ExecutionReport) HasIssuer ¶ added in v0.4.0
func (m ExecutionReport) HasIssuer() bool
HasIssuer returns true if Issuer is present, Tag 106
func (ExecutionReport) HasLastCapacity ¶ added in v0.4.0
func (m ExecutionReport) HasLastCapacity() bool
HasLastCapacity returns true if LastCapacity is present, Tag 29
func (ExecutionReport) HasLastForwardPoints ¶ added in v0.4.0
func (m ExecutionReport) HasLastForwardPoints() bool
HasLastForwardPoints returns true if LastForwardPoints is present, Tag 195
func (ExecutionReport) HasLastMkt ¶ added in v0.4.0
func (m ExecutionReport) HasLastMkt() bool
HasLastMkt returns true if LastMkt is present, Tag 30
func (ExecutionReport) HasLastPx ¶ added in v0.4.0
func (m ExecutionReport) HasLastPx() bool
HasLastPx returns true if LastPx is present, Tag 31
func (ExecutionReport) HasLastShares ¶ added in v0.4.0
func (m ExecutionReport) HasLastShares() bool
HasLastShares returns true if LastShares is present, Tag 32
func (ExecutionReport) HasLastSpotRate ¶ added in v0.4.0
func (m ExecutionReport) HasLastSpotRate() bool
HasLastSpotRate returns true if LastSpotRate is present, Tag 194
func (ExecutionReport) HasLeavesQty ¶ added in v0.4.0
func (m ExecutionReport) HasLeavesQty() bool
HasLeavesQty returns true if LeavesQty is present, Tag 151
func (ExecutionReport) HasListID ¶ added in v0.4.0
func (m ExecutionReport) HasListID() bool
HasListID returns true if ListID is present, Tag 66
func (ExecutionReport) HasMaturityDay ¶ added in v0.4.0
func (m ExecutionReport) HasMaturityDay() bool
HasMaturityDay returns true if MaturityDay is present, Tag 205
func (ExecutionReport) HasMaturityMonthYear ¶ added in v0.4.0
func (m ExecutionReport) HasMaturityMonthYear() bool
HasMaturityMonthYear returns true if MaturityMonthYear is present, Tag 200
func (ExecutionReport) HasOptAttribute ¶ added in v0.4.0
func (m ExecutionReport) HasOptAttribute() bool
HasOptAttribute returns true if OptAttribute is present, Tag 206
func (ExecutionReport) HasOrdRejReason ¶ added in v0.4.0
func (m ExecutionReport) HasOrdRejReason() bool
HasOrdRejReason returns true if OrdRejReason is present, Tag 103
func (ExecutionReport) HasOrdStatus ¶ added in v0.4.0
func (m ExecutionReport) HasOrdStatus() bool
HasOrdStatus returns true if OrdStatus is present, Tag 39
func (ExecutionReport) HasOrdType ¶ added in v0.4.0
func (m ExecutionReport) HasOrdType() bool
HasOrdType returns true if OrdType is present, Tag 40
func (ExecutionReport) HasOrderID ¶ added in v0.4.0
func (m ExecutionReport) HasOrderID() bool
HasOrderID returns true if OrderID is present, Tag 37
func (ExecutionReport) HasOrderQty ¶ added in v0.4.0
func (m ExecutionReport) HasOrderQty() bool
HasOrderQty returns true if OrderQty is present, Tag 38
func (ExecutionReport) HasOrigClOrdID ¶ added in v0.4.0
func (m ExecutionReport) HasOrigClOrdID() bool
HasOrigClOrdID returns true if OrigClOrdID is present, Tag 41
func (ExecutionReport) HasPegDifference ¶ added in v0.4.0
func (m ExecutionReport) HasPegDifference() bool
HasPegDifference returns true if PegDifference is present, Tag 211
func (ExecutionReport) HasPrice ¶ added in v0.4.0
func (m ExecutionReport) HasPrice() bool
HasPrice returns true if Price is present, Tag 44
func (ExecutionReport) HasPutOrCall ¶ added in v0.4.0
func (m ExecutionReport) HasPutOrCall() bool
HasPutOrCall returns true if PutOrCall is present, Tag 201
func (ExecutionReport) HasReportToExch ¶ added in v0.4.0
func (m ExecutionReport) HasReportToExch() bool
HasReportToExch returns true if ReportToExch is present, Tag 113
func (ExecutionReport) HasRule80A ¶ added in v0.4.0
func (m ExecutionReport) HasRule80A() bool
HasRule80A returns true if Rule80A is present, Tag 47
func (ExecutionReport) HasSecondaryOrderID ¶ added in v0.4.0
func (m ExecutionReport) HasSecondaryOrderID() bool
HasSecondaryOrderID returns true if SecondaryOrderID is present, Tag 198
func (ExecutionReport) HasSecurityDesc ¶ added in v0.4.0
func (m ExecutionReport) HasSecurityDesc() bool
HasSecurityDesc returns true if SecurityDesc is present, Tag 107
func (ExecutionReport) HasSecurityExchange ¶ added in v0.4.0
func (m ExecutionReport) HasSecurityExchange() bool
HasSecurityExchange returns true if SecurityExchange is present, Tag 207
func (ExecutionReport) HasSecurityID ¶ added in v0.4.0
func (m ExecutionReport) HasSecurityID() bool
HasSecurityID returns true if SecurityID is present, Tag 48
func (ExecutionReport) HasSecurityType ¶ added in v0.4.0
func (m ExecutionReport) HasSecurityType() bool
HasSecurityType returns true if SecurityType is present, Tag 167
func (ExecutionReport) HasSettlCurrAmt ¶ added in v0.4.0
func (m ExecutionReport) HasSettlCurrAmt() bool
HasSettlCurrAmt returns true if SettlCurrAmt is present, Tag 119
func (ExecutionReport) HasSettlCurrFxRate ¶ added in v0.4.0
func (m ExecutionReport) HasSettlCurrFxRate() bool
HasSettlCurrFxRate returns true if SettlCurrFxRate is present, Tag 155
func (ExecutionReport) HasSettlCurrFxRateCalc ¶ added in v0.4.0
func (m ExecutionReport) HasSettlCurrFxRateCalc() bool
HasSettlCurrFxRateCalc returns true if SettlCurrFxRateCalc is present, Tag 156
func (ExecutionReport) HasSettlCurrency ¶ added in v0.4.0
func (m ExecutionReport) HasSettlCurrency() bool
HasSettlCurrency returns true if SettlCurrency is present, Tag 120
func (ExecutionReport) HasSettlmntTyp ¶ added in v0.4.0
func (m ExecutionReport) HasSettlmntTyp() bool
HasSettlmntTyp returns true if SettlmntTyp is present, Tag 63
func (ExecutionReport) HasSide ¶ added in v0.4.0
func (m ExecutionReport) HasSide() bool
HasSide returns true if Side is present, Tag 54
func (ExecutionReport) HasStopPx ¶ added in v0.4.0
func (m ExecutionReport) HasStopPx() bool
HasStopPx returns true if StopPx is present, Tag 99
func (ExecutionReport) HasStrikePrice ¶ added in v0.4.0
func (m ExecutionReport) HasStrikePrice() bool
HasStrikePrice returns true if StrikePrice is present, Tag 202
func (ExecutionReport) HasSymbol ¶ added in v0.4.0
func (m ExecutionReport) HasSymbol() bool
HasSymbol returns true if Symbol is present, Tag 55
func (ExecutionReport) HasSymbolSfx ¶ added in v0.4.0
func (m ExecutionReport) HasSymbolSfx() bool
HasSymbolSfx returns true if SymbolSfx is present, Tag 65
func (ExecutionReport) HasText ¶ added in v0.4.0
func (m ExecutionReport) HasText() bool
HasText returns true if Text is present, Tag 58
func (ExecutionReport) HasTimeInForce ¶ added in v0.4.0
func (m ExecutionReport) HasTimeInForce() bool
HasTimeInForce returns true if TimeInForce is present, Tag 59
func (ExecutionReport) HasTradeDate ¶ added in v0.4.0
func (m ExecutionReport) HasTradeDate() bool
HasTradeDate returns true if TradeDate is present, Tag 75
func (ExecutionReport) HasTransactTime ¶ added in v0.4.0
func (m ExecutionReport) HasTransactTime() bool
HasTransactTime returns true if TransactTime is present, Tag 60
func (ExecutionReport) SetAccount ¶ added in v0.4.0
func (m ExecutionReport) SetAccount(v string)
SetAccount sets Account, Tag 1
func (ExecutionReport) SetAvgPx ¶ added in v0.4.0
func (m ExecutionReport) SetAvgPx(v float64)
SetAvgPx sets AvgPx, Tag 6
func (ExecutionReport) SetClOrdID ¶ added in v0.4.0
func (m ExecutionReport) SetClOrdID(v string)
SetClOrdID sets ClOrdID, Tag 11
func (ExecutionReport) SetClientID ¶ added in v0.4.0
func (m ExecutionReport) SetClientID(v string)
SetClientID sets ClientID, Tag 109
func (ExecutionReport) SetCommType ¶ added in v0.4.0
func (m ExecutionReport) SetCommType(v string)
SetCommType sets CommType, Tag 13
func (ExecutionReport) SetCommission ¶ added in v0.4.0
func (m ExecutionReport) SetCommission(v float64)
SetCommission sets Commission, Tag 12
func (ExecutionReport) SetCumQty ¶ added in v0.4.0
func (m ExecutionReport) SetCumQty(v float64)
SetCumQty sets CumQty, Tag 14
func (ExecutionReport) SetCurrency ¶ added in v0.4.0
func (m ExecutionReport) SetCurrency(v string)
SetCurrency sets Currency, Tag 15
func (ExecutionReport) SetExecBroker ¶ added in v0.4.0
func (m ExecutionReport) SetExecBroker(v string)
SetExecBroker sets ExecBroker, Tag 76
func (ExecutionReport) SetExecID ¶ added in v0.4.0
func (m ExecutionReport) SetExecID(v string)
SetExecID sets ExecID, Tag 17
func (ExecutionReport) SetExecInst ¶ added in v0.4.0
func (m ExecutionReport) SetExecInst(v string)
SetExecInst sets ExecInst, Tag 18
func (ExecutionReport) SetExecRefID ¶ added in v0.4.0
func (m ExecutionReport) SetExecRefID(v string)
SetExecRefID sets ExecRefID, Tag 19
func (ExecutionReport) SetExecTransType ¶ added in v0.4.0
func (m ExecutionReport) SetExecTransType(v string)
SetExecTransType sets ExecTransType, Tag 20
func (ExecutionReport) SetExecType ¶ added in v0.4.0
func (m ExecutionReport) SetExecType(v string)
SetExecType sets ExecType, Tag 150
func (ExecutionReport) SetExpireTime ¶ added in v0.4.0
func (m ExecutionReport) SetExpireTime(v time.Time)
SetExpireTime sets ExpireTime, Tag 126
func (ExecutionReport) SetFutSettDate ¶ added in v0.4.0
func (m ExecutionReport) SetFutSettDate(v string)
SetFutSettDate sets FutSettDate, Tag 64
func (ExecutionReport) SetIDSource ¶ added in v0.4.0
func (m ExecutionReport) SetIDSource(v string)
SetIDSource sets IDSource, Tag 22
func (ExecutionReport) SetIssuer ¶ added in v0.4.0
func (m ExecutionReport) SetIssuer(v string)
SetIssuer sets Issuer, Tag 106
func (ExecutionReport) SetLastCapacity ¶ added in v0.4.0
func (m ExecutionReport) SetLastCapacity(v string)
SetLastCapacity sets LastCapacity, Tag 29
func (ExecutionReport) SetLastForwardPoints ¶ added in v0.4.0
func (m ExecutionReport) SetLastForwardPoints(v float64)
SetLastForwardPoints sets LastForwardPoints, Tag 195
func (ExecutionReport) SetLastMkt ¶ added in v0.4.0
func (m ExecutionReport) SetLastMkt(v string)
SetLastMkt sets LastMkt, Tag 30
func (ExecutionReport) SetLastPx ¶ added in v0.4.0
func (m ExecutionReport) SetLastPx(v float64)
SetLastPx sets LastPx, Tag 31
func (ExecutionReport) SetLastShares ¶ added in v0.4.0
func (m ExecutionReport) SetLastShares(v float64)
SetLastShares sets LastShares, Tag 32
func (ExecutionReport) SetLastSpotRate ¶ added in v0.4.0
func (m ExecutionReport) SetLastSpotRate(v float64)
SetLastSpotRate sets LastSpotRate, Tag 194
func (ExecutionReport) SetLeavesQty ¶ added in v0.4.0
func (m ExecutionReport) SetLeavesQty(v float64)
SetLeavesQty sets LeavesQty, Tag 151
func (ExecutionReport) SetListID ¶ added in v0.4.0
func (m ExecutionReport) SetListID(v string)
SetListID sets ListID, Tag 66
func (ExecutionReport) SetMaturityDay ¶ added in v0.4.0
func (m ExecutionReport) SetMaturityDay(v int)
SetMaturityDay sets MaturityDay, Tag 205
func (ExecutionReport) SetMaturityMonthYear ¶ added in v0.4.0
func (m ExecutionReport) SetMaturityMonthYear(v string)
SetMaturityMonthYear sets MaturityMonthYear, Tag 200
func (ExecutionReport) SetOptAttribute ¶ added in v0.4.0
func (m ExecutionReport) SetOptAttribute(v string)
SetOptAttribute sets OptAttribute, Tag 206
func (ExecutionReport) SetOrdRejReason ¶ added in v0.4.0
func (m ExecutionReport) SetOrdRejReason(v int)
SetOrdRejReason sets OrdRejReason, Tag 103
func (ExecutionReport) SetOrdStatus ¶ added in v0.4.0
func (m ExecutionReport) SetOrdStatus(v string)
SetOrdStatus sets OrdStatus, Tag 39
func (ExecutionReport) SetOrdType ¶ added in v0.4.0
func (m ExecutionReport) SetOrdType(v string)
SetOrdType sets OrdType, Tag 40
func (ExecutionReport) SetOrderID ¶ added in v0.4.0
func (m ExecutionReport) SetOrderID(v string)
SetOrderID sets OrderID, Tag 37
func (ExecutionReport) SetOrderQty ¶ added in v0.4.0
func (m ExecutionReport) SetOrderQty(v float64)
SetOrderQty sets OrderQty, Tag 38
func (ExecutionReport) SetOrigClOrdID ¶ added in v0.4.0
func (m ExecutionReport) SetOrigClOrdID(v string)
SetOrigClOrdID sets OrigClOrdID, Tag 41
func (ExecutionReport) SetPegDifference ¶ added in v0.4.0
func (m ExecutionReport) SetPegDifference(v float64)
SetPegDifference sets PegDifference, Tag 211
func (ExecutionReport) SetPrice ¶ added in v0.4.0
func (m ExecutionReport) SetPrice(v float64)
SetPrice sets Price, Tag 44
func (ExecutionReport) SetPutOrCall ¶ added in v0.4.0
func (m ExecutionReport) SetPutOrCall(v int)
SetPutOrCall sets PutOrCall, Tag 201
func (ExecutionReport) SetReportToExch ¶ added in v0.4.0
func (m ExecutionReport) SetReportToExch(v bool)
SetReportToExch sets ReportToExch, Tag 113
func (ExecutionReport) SetRule80A ¶ added in v0.4.0
func (m ExecutionReport) SetRule80A(v string)
SetRule80A sets Rule80A, Tag 47
func (ExecutionReport) SetSecondaryOrderID ¶ added in v0.4.0
func (m ExecutionReport) SetSecondaryOrderID(v string)
SetSecondaryOrderID sets SecondaryOrderID, Tag 198
func (ExecutionReport) SetSecurityDesc ¶ added in v0.4.0
func (m ExecutionReport) SetSecurityDesc(v string)
SetSecurityDesc sets SecurityDesc, Tag 107
func (ExecutionReport) SetSecurityExchange ¶ added in v0.4.0
func (m ExecutionReport) SetSecurityExchange(v string)
SetSecurityExchange sets SecurityExchange, Tag 207
func (ExecutionReport) SetSecurityID ¶ added in v0.4.0
func (m ExecutionReport) SetSecurityID(v string)
SetSecurityID sets SecurityID, Tag 48
func (ExecutionReport) SetSecurityType ¶ added in v0.4.0
func (m ExecutionReport) SetSecurityType(v string)
SetSecurityType sets SecurityType, Tag 167
func (ExecutionReport) SetSettlCurrAmt ¶ added in v0.4.0
func (m ExecutionReport) SetSettlCurrAmt(v float64)
SetSettlCurrAmt sets SettlCurrAmt, Tag 119
func (ExecutionReport) SetSettlCurrFxRate ¶ added in v0.4.0
func (m ExecutionReport) SetSettlCurrFxRate(v float64)
SetSettlCurrFxRate sets SettlCurrFxRate, Tag 155
func (ExecutionReport) SetSettlCurrFxRateCalc ¶ added in v0.4.0
func (m ExecutionReport) SetSettlCurrFxRateCalc(v string)
SetSettlCurrFxRateCalc sets SettlCurrFxRateCalc, Tag 156
func (ExecutionReport) SetSettlCurrency ¶ added in v0.4.0
func (m ExecutionReport) SetSettlCurrency(v string)
SetSettlCurrency sets SettlCurrency, Tag 120
func (ExecutionReport) SetSettlmntTyp ¶ added in v0.4.0
func (m ExecutionReport) SetSettlmntTyp(v string)
SetSettlmntTyp sets SettlmntTyp, Tag 63
func (ExecutionReport) SetSide ¶ added in v0.4.0
func (m ExecutionReport) SetSide(v string)
SetSide sets Side, Tag 54
func (ExecutionReport) SetStopPx ¶ added in v0.4.0
func (m ExecutionReport) SetStopPx(v float64)
SetStopPx sets StopPx, Tag 99
func (ExecutionReport) SetStrikePrice ¶ added in v0.4.0
func (m ExecutionReport) SetStrikePrice(v float64)
SetStrikePrice sets StrikePrice, Tag 202
func (ExecutionReport) SetSymbol ¶ added in v0.4.0
func (m ExecutionReport) SetSymbol(v string)
SetSymbol sets Symbol, Tag 55
func (ExecutionReport) SetSymbolSfx ¶ added in v0.4.0
func (m ExecutionReport) SetSymbolSfx(v string)
SetSymbolSfx sets SymbolSfx, Tag 65
func (ExecutionReport) SetText ¶ added in v0.4.0
func (m ExecutionReport) SetText(v string)
SetText sets Text, Tag 58
func (ExecutionReport) SetTimeInForce ¶ added in v0.4.0
func (m ExecutionReport) SetTimeInForce(v string)
SetTimeInForce sets TimeInForce, Tag 59
func (ExecutionReport) SetTradeDate ¶ added in v0.4.0
func (m ExecutionReport) SetTradeDate(v string)
SetTradeDate sets TradeDate, Tag 75
func (ExecutionReport) SetTransactTime ¶ added in v0.4.0
func (m ExecutionReport) SetTransactTime(v time.Time)
SetTransactTime sets TransactTime, Tag 60
func (ExecutionReport) ToMessage ¶ added in v0.4.0
func (m ExecutionReport) ToMessage() quickfix.Message
ToMessage returns a quickfix.Message instance
type RouteOut ¶
type RouteOut func(msg ExecutionReport, sessionID quickfix.SessionID) quickfix.MessageRejectError
A RouteOut is the callback type that should be implemented for routing Message