Versions in this module Expand all Collapse all v0 v0.5.0 Sep 1, 2016 Changes in this version + func Route(router RouteOut) (string, string, quickfix.MessageRoute) + type NoExecInstRules struct + func (m NoExecInstRules) GetExecInstValue() (f field.ExecInstValueField, err quickfix.MessageRejectError) + func (m NoExecInstRules) HasExecInstValue() bool + func (m NoExecInstRules) SetExecInstValue(v string) + type NoExecInstRulesRepeatingGroup struct + func NewNoExecInstRulesRepeatingGroup() NoExecInstRulesRepeatingGroup + func (m NoExecInstRulesRepeatingGroup) Add() NoExecInstRules + func (m NoExecInstRulesRepeatingGroup) Get(i int) NoExecInstRules + type NoMDFeedTypes struct + func (m NoMDFeedTypes) GetMDBookType() (f field.MDBookTypeField, err quickfix.MessageRejectError) + func (m NoMDFeedTypes) GetMDFeedType() (f field.MDFeedTypeField, err quickfix.MessageRejectError) + func (m NoMDFeedTypes) GetMarketDepth() (f field.MarketDepthField, err quickfix.MessageRejectError) + func (m NoMDFeedTypes) HasMDBookType() bool + func (m NoMDFeedTypes) HasMDFeedType() bool + func (m NoMDFeedTypes) HasMarketDepth() bool + func (m NoMDFeedTypes) SetMDBookType(v int) + func (m NoMDFeedTypes) SetMDFeedType(v string) + func (m NoMDFeedTypes) SetMarketDepth(v int) + type NoMDFeedTypesRepeatingGroup struct + func NewNoMDFeedTypesRepeatingGroup() NoMDFeedTypesRepeatingGroup + func (m NoMDFeedTypesRepeatingGroup) Add() NoMDFeedTypes + func (m NoMDFeedTypesRepeatingGroup) Get(i int) NoMDFeedTypes + type NoMatchRules struct + func (m NoMatchRules) GetMatchAlgorithm() (f field.MatchAlgorithmField, err quickfix.MessageRejectError) + func (m NoMatchRules) GetMatchType() (f field.MatchTypeField, err quickfix.MessageRejectError) + func (m NoMatchRules) HasMatchAlgorithm() bool + func (m NoMatchRules) HasMatchType() bool + func (m NoMatchRules) SetMatchAlgorithm(v string) + func (m NoMatchRules) SetMatchType(v string) + type NoMatchRulesRepeatingGroup struct + func NewNoMatchRulesRepeatingGroup() NoMatchRulesRepeatingGroup + func (m NoMatchRulesRepeatingGroup) Add() NoMatchRules + func (m NoMatchRulesRepeatingGroup) Get(i int) NoMatchRules + type NoOrdTypeRules struct + func (m NoOrdTypeRules) GetOrdType() (f field.OrdTypeField, err quickfix.MessageRejectError) + func (m NoOrdTypeRules) HasOrdType() bool + func (m NoOrdTypeRules) SetOrdType(v string) + type NoOrdTypeRulesRepeatingGroup struct + func NewNoOrdTypeRulesRepeatingGroup() NoOrdTypeRulesRepeatingGroup + func (m NoOrdTypeRulesRepeatingGroup) Add() NoOrdTypeRules + func (m NoOrdTypeRulesRepeatingGroup) Get(i int) NoOrdTypeRules + type NoTimeInForceRules struct + func (m NoTimeInForceRules) GetTimeInForce() (f field.TimeInForceField, err quickfix.MessageRejectError) + func (m NoTimeInForceRules) HasTimeInForce() bool + func (m NoTimeInForceRules) SetTimeInForce(v string) + type NoTimeInForceRulesRepeatingGroup struct + func NewNoTimeInForceRulesRepeatingGroup() NoTimeInForceRulesRepeatingGroup + func (m NoTimeInForceRulesRepeatingGroup) Add() NoTimeInForceRules + func (m NoTimeInForceRulesRepeatingGroup) Get(i int) NoTimeInForceRules + type NoTradingSessions struct + func (m NoTradingSessions) GetEncodedText() (f field.EncodedTextField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetEncodedTextLen() (f field.EncodedTextLenField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetMarketID() (f field.MarketIDField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetMarketSegmentID() (f field.MarketSegmentIDField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetNoExecInstRules() (NoExecInstRulesRepeatingGroup, quickfix.MessageRejectError) + func (m NoTradingSessions) GetNoMDFeedTypes() (NoMDFeedTypesRepeatingGroup, quickfix.MessageRejectError) + func (m NoTradingSessions) GetNoMatchRules() (NoMatchRulesRepeatingGroup, quickfix.MessageRejectError) + func (m NoTradingSessions) GetNoOrdTypeRules() (NoOrdTypeRulesRepeatingGroup, quickfix.MessageRejectError) + func (m NoTradingSessions) GetNoTimeInForceRules() (NoTimeInForceRulesRepeatingGroup, quickfix.MessageRejectError) + func (m NoTradingSessions) GetSecurityExchange() (f field.SecurityExchangeField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetText() (f field.TextField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetTotalVolumeTraded() (f field.TotalVolumeTradedField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetTradSesCloseTime() (f field.TradSesCloseTimeField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetTradSesEndTime() (f field.TradSesEndTimeField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetTradSesMethod() (f field.TradSesMethodField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetTradSesMode() (f field.TradSesModeField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetTradSesOpenTime() (f field.TradSesOpenTimeField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetTradSesPreCloseTime() (f field.TradSesPreCloseTimeField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetTradSesStartTime() (f field.TradSesStartTimeField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetTradSesStatus() (f field.TradSesStatusField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetTradSesStatusRejReason() (f field.TradSesStatusRejReasonField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetTradSesUpdateAction() (f field.TradSesUpdateActionField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetTradingSessionDesc() (f field.TradingSessionDescField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetTradingSessionID() (f field.TradingSessionIDField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetTradingSessionSubID() (f field.TradingSessionSubIDField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetTransactTime() (f field.TransactTimeField, err quickfix.MessageRejectError) + func (m NoTradingSessions) GetUnsolicitedIndicator() (f field.UnsolicitedIndicatorField, err quickfix.MessageRejectError) + func (m NoTradingSessions) HasEncodedText() bool + func (m NoTradingSessions) HasEncodedTextLen() bool + func (m NoTradingSessions) HasMarketID() bool + func (m NoTradingSessions) HasMarketSegmentID() bool + func (m NoTradingSessions) HasNoExecInstRules() bool + func (m NoTradingSessions) HasNoMDFeedTypes() bool + func (m NoTradingSessions) HasNoMatchRules() bool + func (m NoTradingSessions) HasNoOrdTypeRules() bool + func (m NoTradingSessions) HasNoTimeInForceRules() bool + func (m NoTradingSessions) HasSecurityExchange() bool + func (m NoTradingSessions) HasText() bool + func (m NoTradingSessions) HasTotalVolumeTraded() bool + func (m NoTradingSessions) HasTradSesCloseTime() bool + func (m NoTradingSessions) HasTradSesEndTime() bool + func (m NoTradingSessions) HasTradSesMethod() bool + func (m NoTradingSessions) HasTradSesMode() bool + func (m NoTradingSessions) HasTradSesOpenTime() bool + func (m NoTradingSessions) HasTradSesPreCloseTime() bool + func (m NoTradingSessions) HasTradSesStartTime() bool + func (m NoTradingSessions) HasTradSesStatus() bool + func (m NoTradingSessions) HasTradSesStatusRejReason() bool + func (m NoTradingSessions) HasTradSesUpdateAction() bool + func (m NoTradingSessions) HasTradingSessionDesc() bool + func (m NoTradingSessions) HasTradingSessionID() bool + func (m NoTradingSessions) HasTradingSessionSubID() bool + func (m NoTradingSessions) HasTransactTime() bool + func (m NoTradingSessions) HasUnsolicitedIndicator() bool + func (m NoTradingSessions) SetEncodedText(v string) + func (m NoTradingSessions) SetEncodedTextLen(v int) + func (m NoTradingSessions) SetMarketID(v string) + func (m NoTradingSessions) SetMarketSegmentID(v string) + func (m NoTradingSessions) SetNoExecInstRules(f NoExecInstRulesRepeatingGroup) + func (m NoTradingSessions) SetNoMDFeedTypes(f NoMDFeedTypesRepeatingGroup) + func (m NoTradingSessions) SetNoMatchRules(f NoMatchRulesRepeatingGroup) + func (m NoTradingSessions) SetNoOrdTypeRules(f NoOrdTypeRulesRepeatingGroup) + func (m NoTradingSessions) SetNoTimeInForceRules(f NoTimeInForceRulesRepeatingGroup) + func (m NoTradingSessions) SetSecurityExchange(v string) + func (m NoTradingSessions) SetText(v string) + func (m NoTradingSessions) SetTotalVolumeTraded(value decimal.Decimal, scale int32) + func (m NoTradingSessions) SetTradSesCloseTime(v time.Time) + func (m NoTradingSessions) SetTradSesEndTime(v time.Time) + func (m NoTradingSessions) SetTradSesMethod(v int) + func (m NoTradingSessions) SetTradSesMode(v int) + func (m NoTradingSessions) SetTradSesOpenTime(v time.Time) + func (m NoTradingSessions) SetTradSesPreCloseTime(v time.Time) + func (m NoTradingSessions) SetTradSesStartTime(v time.Time) + func (m NoTradingSessions) SetTradSesStatus(v int) + func (m NoTradingSessions) SetTradSesStatusRejReason(v int) + func (m NoTradingSessions) SetTradSesUpdateAction(v string) + func (m NoTradingSessions) SetTradingSessionDesc(v string) + func (m NoTradingSessions) SetTradingSessionID(v string) + func (m NoTradingSessions) SetTradingSessionSubID(v string) + func (m NoTradingSessions) SetTransactTime(v time.Time) + func (m NoTradingSessions) SetUnsolicitedIndicator(v bool) + type NoTradingSessionsRepeatingGroup struct + func NewNoTradingSessionsRepeatingGroup() NoTradingSessionsRepeatingGroup + func (m NoTradingSessionsRepeatingGroup) Add() NoTradingSessions + func (m NoTradingSessionsRepeatingGroup) Get(i int) NoTradingSessions + type RouteOut func(msg TradingSessionList, sessionID quickfix.SessionID) quickfix.MessageRejectError + type TradingSessionList struct + ReceiveTime time.Time + func FromMessage(m quickfix.Message) TradingSessionList + func New() (m TradingSessionList) + func (m TradingSessionList) GetApplID() (f field.ApplIDField, err quickfix.MessageRejectError) + func (m TradingSessionList) GetApplLastSeqNum() (f field.ApplLastSeqNumField, err quickfix.MessageRejectError) + func (m TradingSessionList) GetApplResendFlag() (f field.ApplResendFlagField, err quickfix.MessageRejectError) + func (m TradingSessionList) GetApplSeqNum() (f field.ApplSeqNumField, err quickfix.MessageRejectError) + func (m TradingSessionList) GetNoTradingSessions() (NoTradingSessionsRepeatingGroup, quickfix.MessageRejectError) + func (m TradingSessionList) GetTradSesReqID() (f field.TradSesReqIDField, err quickfix.MessageRejectError) + func (m TradingSessionList) HasApplID() bool + func (m TradingSessionList) HasApplLastSeqNum() bool + func (m TradingSessionList) HasApplResendFlag() bool + func (m TradingSessionList) HasApplSeqNum() bool + func (m TradingSessionList) HasNoTradingSessions() bool + func (m TradingSessionList) HasTradSesReqID() bool + func (m TradingSessionList) SetApplID(v string) + func (m TradingSessionList) SetApplLastSeqNum(v int) + func (m TradingSessionList) SetApplResendFlag(v bool) + func (m TradingSessionList) SetApplSeqNum(v int) + func (m TradingSessionList) SetNoTradingSessions(f NoTradingSessionsRepeatingGroup) + func (m TradingSessionList) SetTradSesReqID(v string) + func (m TradingSessionList) ToMessage() quickfix.Message