Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 Changes in this version + func Route(router RouteOut) (string, string, quickfix.MessageRoute) + type Message struct + Account *string + AccountType *int + AccruedInterestAmt *float64 + AccruedInterestRate *float64 + AvgPx float64 + BasisFeatureDate *string + BasisFeaturePrice *float64 + BookingUnit *string + CancellationRights *string + CashMargin *string + ClOrdID *string + ClOrdLinkID *string + ClearingFeeIndicator *string + CommissionData *commissiondata.CommissionData + ComplianceID *string + Concession *float64 + CrossID *string + CrossType *int + CumQty float64 + Currency *string + CustOrderCapacity *int + DayAvgPx *float64 + DayBookingInst *string + DayCumQty *float64 + DayOrderQty *float64 + Designation *string + DiscretionInst *string + DiscretionOffset *float64 + EffectiveTime *time.Time + EncodedText *string + EncodedTextLen *int + ExDate *string + ExecID string + ExecInst *string + ExecPriceAdjustment *float64 + ExecPriceType *string + ExecRefID *string + ExecRestatementReason *int + ExecType string + ExecValuationPoint *time.Time + ExpireDate *string + ExpireTime *time.Time + FIXMsgType string + FutSettDate *string + FutSettDate2 *string + GTBookingInst *int + GrossTradeAmt *float64 + HandlInst *string + LastCapacity *string + LastForwardPoints *float64 + LastForwardPoints2 *float64 + LastMkt *string + LastPx *float64 + LastQty *float64 + LastSpotRate *float64 + LeavesQty float64 + ListID *string + MaxFloor *float64 + MaxShow *float64 + MinQty *float64 + MoneyLaunderingStatus *string + MultiLegReportingType *string + NetMoney *float64 + NoContAmts []NoContAmts + NoContraBrokers []NoContraBrokers + NoLegs []NoLegs + NumDaysInterest *int + OrdRejReason *int + OrdStatus string + OrdType *string + OrderCapacity *string + OrderID string + OrderQty2 *float64 + OrderRestrictions *string + OrigClOrdID *string + OrigCrossID *string + Parties *parties.Parties + PegDifference *float64 + PositionEffect *string + PreallocMethod *string + Price *float64 + PriceImprovement *float64 + PriceType *int + PriorityIndicator *int + QuantityType *int + RegistID *string + ReportToExch *bool + Rule80A *string + SecondaryClOrdID *string + SecondaryExecID *string + SecondaryOrderID *string + SettlCurrAmt *float64 + SettlCurrFxRate *float64 + SettlCurrFxRateCalc *string + SettlCurrency *string + SettlmntTyp *string + Side string + SolicitedFlag *bool + SpreadOrBenchmarkCurveData *spreadorbenchmarkcurvedata.SpreadOrBenchmarkCurveData + Stipulations *stipulations.Stipulations + StopPx *float64 + Text *string + TimeInForce *string + TotalTakedown *float64 + TradeDate *string + TradeOriginationDate *string + TradedFlatSwitch *bool + TradingSessionID *string + TradingSessionSubID *string + TransBkdTime *time.Time + TransactTime *time.Time + UnderlyingLastPx *float64 + UnderlyingLastQty *float64 + WorkingIndicator *bool + YieldData *yielddata.YieldData + func New(orderid string, execid string, exectype string, ordstatus string, ...) *Message + func (m *Message) SetAccount(v string) + func (m *Message) SetAccountType(v int) + func (m *Message) SetAccruedInterestAmt(v float64) + func (m *Message) SetAccruedInterestRate(v float64) + func (m *Message) SetAvgPx(v float64) + func (m *Message) SetBasisFeatureDate(v string) + func (m *Message) SetBasisFeaturePrice(v float64) + func (m *Message) SetBookingUnit(v string) + func (m *Message) SetCancellationRights(v string) + func (m *Message) SetCashMargin(v string) + func (m *Message) SetClOrdID(v string) + func (m *Message) SetClOrdLinkID(v string) + func (m *Message) SetClearingFeeIndicator(v string) + func (m *Message) SetCommissionData(v commissiondata.CommissionData) + func (m *Message) SetComplianceID(v string) + func (m *Message) SetConcession(v float64) + func (m *Message) SetCrossID(v string) + func (m *Message) SetCrossType(v int) + func (m *Message) SetCumQty(v float64) + func (m *Message) SetCurrency(v string) + func (m *Message) SetCustOrderCapacity(v int) + func (m *Message) SetDayAvgPx(v float64) + func (m *Message) SetDayBookingInst(v string) + func (m *Message) SetDayCumQty(v float64) + func (m *Message) SetDayOrderQty(v float64) + func (m *Message) SetDesignation(v string) + func (m *Message) SetDiscretionInst(v string) + func (m *Message) SetDiscretionOffset(v float64) + func (m *Message) SetEffectiveTime(v time.Time) + func (m *Message) SetEncodedText(v string) + func (m *Message) SetEncodedTextLen(v int) + func (m *Message) SetExDate(v string) + func (m *Message) SetExecID(v string) + func (m *Message) SetExecInst(v string) + func (m *Message) SetExecPriceAdjustment(v float64) + func (m *Message) SetExecPriceType(v string) + func (m *Message) SetExecRefID(v string) + func (m *Message) SetExecRestatementReason(v int) + func (m *Message) SetExecType(v string) + func (m *Message) SetExecValuationPoint(v time.Time) + func (m *Message) SetExpireDate(v string) + func (m *Message) SetExpireTime(v time.Time) + func (m *Message) SetFutSettDate(v string) + func (m *Message) SetFutSettDate2(v string) + func (m *Message) SetGTBookingInst(v int) + func (m *Message) SetGrossTradeAmt(v float64) + func (m *Message) SetHandlInst(v string) + func (m *Message) SetInstrument(v instrument.Instrument) + func (m *Message) SetLastCapacity(v string) + func (m *Message) SetLastForwardPoints(v float64) + func (m *Message) SetLastForwardPoints2(v float64) + func (m *Message) SetLastMkt(v string) + func (m *Message) SetLastPx(v float64) + func (m *Message) SetLastQty(v float64) + func (m *Message) SetLastSpotRate(v float64) + func (m *Message) SetLeavesQty(v float64) + func (m *Message) SetListID(v string) + func (m *Message) SetMaxFloor(v float64) + func (m *Message) SetMaxShow(v float64) + func (m *Message) SetMinQty(v float64) + func (m *Message) SetMoneyLaunderingStatus(v string) + func (m *Message) SetMultiLegReportingType(v string) + func (m *Message) SetNetMoney(v float64) + func (m *Message) SetNoContAmts(v []NoContAmts) + func (m *Message) SetNoContraBrokers(v []NoContraBrokers) + func (m *Message) SetNoLegs(v []NoLegs) + func (m *Message) SetNumDaysInterest(v int) + func (m *Message) SetOrdRejReason(v int) + func (m *Message) SetOrdStatus(v string) + func (m *Message) SetOrdType(v string) + func (m *Message) SetOrderCapacity(v string) + func (m *Message) SetOrderID(v string) + func (m *Message) SetOrderQty2(v float64) + func (m *Message) SetOrderQtyData(v orderqtydata.OrderQtyData) + func (m *Message) SetOrderRestrictions(v string) + func (m *Message) SetOrigClOrdID(v string) + func (m *Message) SetOrigCrossID(v string) + func (m *Message) SetParties(v parties.Parties) + func (m *Message) SetPegDifference(v float64) + func (m *Message) SetPositionEffect(v string) + func (m *Message) SetPreallocMethod(v string) + func (m *Message) SetPrice(v float64) + func (m *Message) SetPriceImprovement(v float64) + func (m *Message) SetPriceType(v int) + func (m *Message) SetPriorityIndicator(v int) + func (m *Message) SetQuantityType(v int) + func (m *Message) SetRegistID(v string) + func (m *Message) SetReportToExch(v bool) + func (m *Message) SetRule80A(v string) + func (m *Message) SetSecondaryClOrdID(v string) + func (m *Message) SetSecondaryExecID(v string) + func (m *Message) SetSecondaryOrderID(v string) + func (m *Message) SetSettlCurrAmt(v float64) + func (m *Message) SetSettlCurrFxRate(v float64) + func (m *Message) SetSettlCurrFxRateCalc(v string) + func (m *Message) SetSettlCurrency(v string) + func (m *Message) SetSettlmntTyp(v string) + func (m *Message) SetSide(v string) + func (m *Message) SetSolicitedFlag(v bool) + func (m *Message) SetSpreadOrBenchmarkCurveData(v spreadorbenchmarkcurvedata.SpreadOrBenchmarkCurveData) + func (m *Message) SetStipulations(v stipulations.Stipulations) + func (m *Message) SetStopPx(v float64) + func (m *Message) SetText(v string) + func (m *Message) SetTimeInForce(v string) + func (m *Message) SetTotalTakedown(v float64) + func (m *Message) SetTradeDate(v string) + func (m *Message) SetTradeOriginationDate(v string) + func (m *Message) SetTradedFlatSwitch(v bool) + func (m *Message) SetTradingSessionID(v string) + func (m *Message) SetTradingSessionSubID(v string) + func (m *Message) SetTransBkdTime(v time.Time) + func (m *Message) SetTransactTime(v time.Time) + func (m *Message) SetUnderlyingLastPx(v float64) + func (m *Message) SetUnderlyingLastQty(v float64) + func (m *Message) SetWorkingIndicator(v bool) + func (m *Message) SetYieldData(v yielddata.YieldData) + func (m Message) Marshal() quickfix.Message + type NoContAmts struct + ContAmtCurr *string + ContAmtType *int + ContAmtValue *float64 + func NewNoContAmts() *NoContAmts + func (m *NoContAmts) SetContAmtCurr(v string) + func (m *NoContAmts) SetContAmtType(v int) + func (m *NoContAmts) SetContAmtValue(v float64) + type NoContraBrokers struct + ContraBroker *string + ContraLegRefID *string + ContraTradeQty *float64 + ContraTradeTime *time.Time + ContraTrader *string + func NewNoContraBrokers() *NoContraBrokers + func (m *NoContraBrokers) SetContraBroker(v string) + func (m *NoContraBrokers) SetContraLegRefID(v string) + func (m *NoContraBrokers) SetContraTradeQty(v float64) + func (m *NoContraBrokers) SetContraTradeTime(v time.Time) + func (m *NoContraBrokers) SetContraTrader(v string) + type NoLegs struct + InstrumentLeg *instrumentleg.InstrumentLeg + LegCoveredOrUncovered *int + LegFutSettDate *string + LegLastPx *float64 + LegPositionEffect *string + LegPrice *float64 + LegRefID *string + LegSettlmntTyp *string + NestedParties *nestedparties.NestedParties + func NewNoLegs() *NoLegs + func (m *NoLegs) SetInstrumentLeg(v instrumentleg.InstrumentLeg) + func (m *NoLegs) SetLegCoveredOrUncovered(v int) + func (m *NoLegs) SetLegFutSettDate(v string) + func (m *NoLegs) SetLegLastPx(v float64) + func (m *NoLegs) SetLegPositionEffect(v string) + func (m *NoLegs) SetLegPrice(v float64) + func (m *NoLegs) SetLegRefID(v string) + func (m *NoLegs) SetLegSettlmntTyp(v string) + func (m *NoLegs) SetNestedParties(v nestedparties.NestedParties) + type RouteOut func(msg Message, sessionID quickfix.SessionID) quickfix.MessageRejectError