Documentation ¶
Index ¶
- func Route(router RouteOut) (string, string, quickfix.MessageRoute)
- type NewOrderList
- func (m NewOrderList) GetAccount() (f field.AccountField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetClOrdID() (f field.ClOrdIDField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetClientID() (f field.ClientIDField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetCommType() (f field.CommTypeField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetCommission() (f field.CommissionField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetCurrency() (f field.CurrencyField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetExDestination() (f field.ExDestinationField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetExecBroker() (f field.ExecBrokerField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetExecInst() (f field.ExecInstField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetExpireTime() (f field.ExpireTimeField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetForexReq() (f field.ForexReqField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetFutSettDate() (f field.FutSettDateField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetHandlInst() (f field.HandlInstField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetIDSource() (f field.IDSourceField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetIssuer() (f field.IssuerField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetListExecInst() (f field.ListExecInstField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetListID() (f field.ListIDField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetListNoOrds() (f field.ListNoOrdsField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetListSeqNo() (f field.ListSeqNoField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetLocateReqd() (f field.LocateReqdField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetMaxFloor() (f field.MaxFloorField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetMinQty() (f field.MinQtyField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetOrdType() (f field.OrdTypeField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetOrderQty() (f field.OrderQtyField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetPrevClosePx() (f field.PrevClosePxField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetPrice() (f field.PriceField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetProcessCode() (f field.ProcessCodeField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetRule80A() (f field.Rule80AField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetSecurityDesc() (f field.SecurityDescField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetSecurityID() (f field.SecurityIDField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetSettlCurrency() (f field.SettlCurrencyField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetSettlmntTyp() (f field.SettlmntTypField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetSide() (f field.SideField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetStopPx() (f field.StopPxField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetSymbol() (f field.SymbolField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetSymbolSfx() (f field.SymbolSfxField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetText() (f field.TextField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetTimeInForce() (f field.TimeInForceField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetWaveNo() (f field.WaveNoField, err quickfix.MessageRejectError)
- func (m NewOrderList) HasAccount() bool
- func (m NewOrderList) HasClOrdID() bool
- func (m NewOrderList) HasClientID() bool
- func (m NewOrderList) HasCommType() bool
- func (m NewOrderList) HasCommission() bool
- func (m NewOrderList) HasCurrency() bool
- func (m NewOrderList) HasExDestination() bool
- func (m NewOrderList) HasExecBroker() bool
- func (m NewOrderList) HasExecInst() bool
- func (m NewOrderList) HasExpireTime() bool
- func (m NewOrderList) HasForexReq() bool
- func (m NewOrderList) HasFutSettDate() bool
- func (m NewOrderList) HasHandlInst() bool
- func (m NewOrderList) HasIDSource() bool
- func (m NewOrderList) HasIssuer() bool
- func (m NewOrderList) HasListExecInst() bool
- func (m NewOrderList) HasListID() bool
- func (m NewOrderList) HasListNoOrds() bool
- func (m NewOrderList) HasListSeqNo() bool
- func (m NewOrderList) HasLocateReqd() bool
- func (m NewOrderList) HasMaxFloor() bool
- func (m NewOrderList) HasMinQty() bool
- func (m NewOrderList) HasOrdType() bool
- func (m NewOrderList) HasOrderQty() bool
- func (m NewOrderList) HasPrevClosePx() bool
- func (m NewOrderList) HasPrice() bool
- func (m NewOrderList) HasProcessCode() bool
- func (m NewOrderList) HasRule80A() bool
- func (m NewOrderList) HasSecurityDesc() bool
- func (m NewOrderList) HasSecurityID() bool
- func (m NewOrderList) HasSettlCurrency() bool
- func (m NewOrderList) HasSettlmntTyp() bool
- func (m NewOrderList) HasSide() bool
- func (m NewOrderList) HasStopPx() bool
- func (m NewOrderList) HasSymbol() bool
- func (m NewOrderList) HasSymbolSfx() bool
- func (m NewOrderList) HasText() bool
- func (m NewOrderList) HasTimeInForce() bool
- func (m NewOrderList) HasWaveNo() bool
- func (m NewOrderList) SetAccount(v string)
- func (m NewOrderList) SetClOrdID(v string)
- func (m NewOrderList) SetClientID(v string)
- func (m NewOrderList) SetCommType(v string)
- func (m NewOrderList) SetCommission(value decimal.Decimal, scale int32)
- func (m NewOrderList) SetCurrency(v string)
- func (m NewOrderList) SetExDestination(v string)
- func (m NewOrderList) SetExecBroker(v string)
- func (m NewOrderList) SetExecInst(v string)
- func (m NewOrderList) SetExpireTime(v time.Time)
- func (m NewOrderList) SetForexReq(v bool)
- func (m NewOrderList) SetFutSettDate(v string)
- func (m NewOrderList) SetHandlInst(v string)
- func (m NewOrderList) SetIDSource(v string)
- func (m NewOrderList) SetIssuer(v string)
- func (m NewOrderList) SetListExecInst(v string)
- func (m NewOrderList) SetListID(v string)
- func (m NewOrderList) SetListNoOrds(v int)
- func (m NewOrderList) SetListSeqNo(v int)
- func (m NewOrderList) SetLocateReqd(v bool)
- func (m NewOrderList) SetMaxFloor(value decimal.Decimal, scale int32)
- func (m NewOrderList) SetMinQty(value decimal.Decimal, scale int32)
- func (m NewOrderList) SetOrdType(v string)
- func (m NewOrderList) SetOrderQty(value decimal.Decimal, scale int32)
- func (m NewOrderList) SetPrevClosePx(value decimal.Decimal, scale int32)
- func (m NewOrderList) SetPrice(value decimal.Decimal, scale int32)
- func (m NewOrderList) SetProcessCode(v string)
- func (m NewOrderList) SetRule80A(v string)
- func (m NewOrderList) SetSecurityDesc(v string)
- func (m NewOrderList) SetSecurityID(v string)
- func (m NewOrderList) SetSettlCurrency(v string)
- func (m NewOrderList) SetSettlmntTyp(v string)
- func (m NewOrderList) SetSide(v string)
- func (m NewOrderList) SetStopPx(value decimal.Decimal, scale int32)
- func (m NewOrderList) SetSymbol(v string)
- func (m NewOrderList) SetSymbolSfx(v string)
- func (m NewOrderList) SetText(v string)
- func (m NewOrderList) SetTimeInForce(v string)
- func (m NewOrderList) SetWaveNo(v string)
- func (m NewOrderList) ToMessage() quickfix.Message
- type RouteOut
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NewOrderList ¶
type NewOrderList struct { fix40.Header quickfix.Body fix40.Trailer //ReceiveTime is the time that this message was read from the socket connection ReceiveTime time.Time }
NewOrderList is the fix40 NewOrderList type, MsgType = E
func FromMessage ¶
func FromMessage(m quickfix.Message) NewOrderList
FromMessage creates a NewOrderList from a quickfix.Message instance
func New ¶
func New(listid field.ListIDField, listseqno field.ListSeqNoField, listnoords field.ListNoOrdsField, clordid field.ClOrdIDField, handlinst field.HandlInstField, symbol field.SymbolField, side field.SideField, orderqty field.OrderQtyField, ordtype field.OrdTypeField) (m NewOrderList)
New returns a NewOrderList initialized with the required fields for NewOrderList
func (NewOrderList) GetAccount ¶
func (m NewOrderList) GetAccount() (f field.AccountField, err quickfix.MessageRejectError)
GetAccount gets Account, Tag 1
func (NewOrderList) GetClOrdID ¶
func (m NewOrderList) GetClOrdID() (f field.ClOrdIDField, err quickfix.MessageRejectError)
GetClOrdID gets ClOrdID, Tag 11
func (NewOrderList) GetClientID ¶
func (m NewOrderList) GetClientID() (f field.ClientIDField, err quickfix.MessageRejectError)
GetClientID gets ClientID, Tag 109
func (NewOrderList) GetCommType ¶
func (m NewOrderList) GetCommType() (f field.CommTypeField, err quickfix.MessageRejectError)
GetCommType gets CommType, Tag 13
func (NewOrderList) GetCommission ¶
func (m NewOrderList) GetCommission() (f field.CommissionField, err quickfix.MessageRejectError)
GetCommission gets Commission, Tag 12
func (NewOrderList) GetCurrency ¶
func (m NewOrderList) GetCurrency() (f field.CurrencyField, err quickfix.MessageRejectError)
GetCurrency gets Currency, Tag 15
func (NewOrderList) GetExDestination ¶
func (m NewOrderList) GetExDestination() (f field.ExDestinationField, err quickfix.MessageRejectError)
GetExDestination gets ExDestination, Tag 100
func (NewOrderList) GetExecBroker ¶
func (m NewOrderList) GetExecBroker() (f field.ExecBrokerField, err quickfix.MessageRejectError)
GetExecBroker gets ExecBroker, Tag 76
func (NewOrderList) GetExecInst ¶
func (m NewOrderList) GetExecInst() (f field.ExecInstField, err quickfix.MessageRejectError)
GetExecInst gets ExecInst, Tag 18
func (NewOrderList) GetExpireTime ¶
func (m NewOrderList) GetExpireTime() (f field.ExpireTimeField, err quickfix.MessageRejectError)
GetExpireTime gets ExpireTime, Tag 126
func (NewOrderList) GetForexReq ¶
func (m NewOrderList) GetForexReq() (f field.ForexReqField, err quickfix.MessageRejectError)
GetForexReq gets ForexReq, Tag 121
func (NewOrderList) GetFutSettDate ¶
func (m NewOrderList) GetFutSettDate() (f field.FutSettDateField, err quickfix.MessageRejectError)
GetFutSettDate gets FutSettDate, Tag 64
func (NewOrderList) GetHandlInst ¶
func (m NewOrderList) GetHandlInst() (f field.HandlInstField, err quickfix.MessageRejectError)
GetHandlInst gets HandlInst, Tag 21
func (NewOrderList) GetIDSource ¶
func (m NewOrderList) GetIDSource() (f field.IDSourceField, err quickfix.MessageRejectError)
GetIDSource gets IDSource, Tag 22
func (NewOrderList) GetIssuer ¶
func (m NewOrderList) GetIssuer() (f field.IssuerField, err quickfix.MessageRejectError)
GetIssuer gets Issuer, Tag 106
func (NewOrderList) GetListExecInst ¶
func (m NewOrderList) GetListExecInst() (f field.ListExecInstField, err quickfix.MessageRejectError)
GetListExecInst gets ListExecInst, Tag 69
func (NewOrderList) GetListID ¶
func (m NewOrderList) GetListID() (f field.ListIDField, err quickfix.MessageRejectError)
GetListID gets ListID, Tag 66
func (NewOrderList) GetListNoOrds ¶
func (m NewOrderList) GetListNoOrds() (f field.ListNoOrdsField, err quickfix.MessageRejectError)
GetListNoOrds gets ListNoOrds, Tag 68
func (NewOrderList) GetListSeqNo ¶
func (m NewOrderList) GetListSeqNo() (f field.ListSeqNoField, err quickfix.MessageRejectError)
GetListSeqNo gets ListSeqNo, Tag 67
func (NewOrderList) GetLocateReqd ¶
func (m NewOrderList) GetLocateReqd() (f field.LocateReqdField, err quickfix.MessageRejectError)
GetLocateReqd gets LocateReqd, Tag 114
func (NewOrderList) GetMaxFloor ¶
func (m NewOrderList) GetMaxFloor() (f field.MaxFloorField, err quickfix.MessageRejectError)
GetMaxFloor gets MaxFloor, Tag 111
func (NewOrderList) GetMinQty ¶
func (m NewOrderList) GetMinQty() (f field.MinQtyField, err quickfix.MessageRejectError)
GetMinQty gets MinQty, Tag 110
func (NewOrderList) GetOrdType ¶
func (m NewOrderList) GetOrdType() (f field.OrdTypeField, err quickfix.MessageRejectError)
GetOrdType gets OrdType, Tag 40
func (NewOrderList) GetOrderQty ¶
func (m NewOrderList) GetOrderQty() (f field.OrderQtyField, err quickfix.MessageRejectError)
GetOrderQty gets OrderQty, Tag 38
func (NewOrderList) GetPrevClosePx ¶
func (m NewOrderList) GetPrevClosePx() (f field.PrevClosePxField, err quickfix.MessageRejectError)
GetPrevClosePx gets PrevClosePx, Tag 140
func (NewOrderList) GetPrice ¶
func (m NewOrderList) GetPrice() (f field.PriceField, err quickfix.MessageRejectError)
GetPrice gets Price, Tag 44
func (NewOrderList) GetProcessCode ¶
func (m NewOrderList) GetProcessCode() (f field.ProcessCodeField, err quickfix.MessageRejectError)
GetProcessCode gets ProcessCode, Tag 81
func (NewOrderList) GetRule80A ¶
func (m NewOrderList) GetRule80A() (f field.Rule80AField, err quickfix.MessageRejectError)
GetRule80A gets Rule80A, Tag 47
func (NewOrderList) GetSecurityDesc ¶
func (m NewOrderList) GetSecurityDesc() (f field.SecurityDescField, err quickfix.MessageRejectError)
GetSecurityDesc gets SecurityDesc, Tag 107
func (NewOrderList) GetSecurityID ¶
func (m NewOrderList) GetSecurityID() (f field.SecurityIDField, err quickfix.MessageRejectError)
GetSecurityID gets SecurityID, Tag 48
func (NewOrderList) GetSettlCurrency ¶
func (m NewOrderList) GetSettlCurrency() (f field.SettlCurrencyField, err quickfix.MessageRejectError)
GetSettlCurrency gets SettlCurrency, Tag 120
func (NewOrderList) GetSettlmntTyp ¶
func (m NewOrderList) GetSettlmntTyp() (f field.SettlmntTypField, err quickfix.MessageRejectError)
GetSettlmntTyp gets SettlmntTyp, Tag 63
func (NewOrderList) GetSide ¶
func (m NewOrderList) GetSide() (f field.SideField, err quickfix.MessageRejectError)
GetSide gets Side, Tag 54
func (NewOrderList) GetStopPx ¶
func (m NewOrderList) GetStopPx() (f field.StopPxField, err quickfix.MessageRejectError)
GetStopPx gets StopPx, Tag 99
func (NewOrderList) GetSymbol ¶
func (m NewOrderList) GetSymbol() (f field.SymbolField, err quickfix.MessageRejectError)
GetSymbol gets Symbol, Tag 55
func (NewOrderList) GetSymbolSfx ¶
func (m NewOrderList) GetSymbolSfx() (f field.SymbolSfxField, err quickfix.MessageRejectError)
GetSymbolSfx gets SymbolSfx, Tag 65
func (NewOrderList) GetText ¶
func (m NewOrderList) GetText() (f field.TextField, err quickfix.MessageRejectError)
GetText gets Text, Tag 58
func (NewOrderList) GetTimeInForce ¶
func (m NewOrderList) GetTimeInForce() (f field.TimeInForceField, err quickfix.MessageRejectError)
GetTimeInForce gets TimeInForce, Tag 59
func (NewOrderList) GetWaveNo ¶
func (m NewOrderList) GetWaveNo() (f field.WaveNoField, err quickfix.MessageRejectError)
GetWaveNo gets WaveNo, Tag 105
func (NewOrderList) HasAccount ¶
func (m NewOrderList) HasAccount() bool
HasAccount returns true if Account is present, Tag 1
func (NewOrderList) HasClOrdID ¶
func (m NewOrderList) HasClOrdID() bool
HasClOrdID returns true if ClOrdID is present, Tag 11
func (NewOrderList) HasClientID ¶
func (m NewOrderList) HasClientID() bool
HasClientID returns true if ClientID is present, Tag 109
func (NewOrderList) HasCommType ¶
func (m NewOrderList) HasCommType() bool
HasCommType returns true if CommType is present, Tag 13
func (NewOrderList) HasCommission ¶
func (m NewOrderList) HasCommission() bool
HasCommission returns true if Commission is present, Tag 12
func (NewOrderList) HasCurrency ¶
func (m NewOrderList) HasCurrency() bool
HasCurrency returns true if Currency is present, Tag 15
func (NewOrderList) HasExDestination ¶
func (m NewOrderList) HasExDestination() bool
HasExDestination returns true if ExDestination is present, Tag 100
func (NewOrderList) HasExecBroker ¶
func (m NewOrderList) HasExecBroker() bool
HasExecBroker returns true if ExecBroker is present, Tag 76
func (NewOrderList) HasExecInst ¶
func (m NewOrderList) HasExecInst() bool
HasExecInst returns true if ExecInst is present, Tag 18
func (NewOrderList) HasExpireTime ¶
func (m NewOrderList) HasExpireTime() bool
HasExpireTime returns true if ExpireTime is present, Tag 126
func (NewOrderList) HasForexReq ¶
func (m NewOrderList) HasForexReq() bool
HasForexReq returns true if ForexReq is present, Tag 121
func (NewOrderList) HasFutSettDate ¶
func (m NewOrderList) HasFutSettDate() bool
HasFutSettDate returns true if FutSettDate is present, Tag 64
func (NewOrderList) HasHandlInst ¶
func (m NewOrderList) HasHandlInst() bool
HasHandlInst returns true if HandlInst is present, Tag 21
func (NewOrderList) HasIDSource ¶
func (m NewOrderList) HasIDSource() bool
HasIDSource returns true if IDSource is present, Tag 22
func (NewOrderList) HasIssuer ¶
func (m NewOrderList) HasIssuer() bool
HasIssuer returns true if Issuer is present, Tag 106
func (NewOrderList) HasListExecInst ¶
func (m NewOrderList) HasListExecInst() bool
HasListExecInst returns true if ListExecInst is present, Tag 69
func (NewOrderList) HasListID ¶
func (m NewOrderList) HasListID() bool
HasListID returns true if ListID is present, Tag 66
func (NewOrderList) HasListNoOrds ¶
func (m NewOrderList) HasListNoOrds() bool
HasListNoOrds returns true if ListNoOrds is present, Tag 68
func (NewOrderList) HasListSeqNo ¶
func (m NewOrderList) HasListSeqNo() bool
HasListSeqNo returns true if ListSeqNo is present, Tag 67
func (NewOrderList) HasLocateReqd ¶
func (m NewOrderList) HasLocateReqd() bool
HasLocateReqd returns true if LocateReqd is present, Tag 114
func (NewOrderList) HasMaxFloor ¶
func (m NewOrderList) HasMaxFloor() bool
HasMaxFloor returns true if MaxFloor is present, Tag 111
func (NewOrderList) HasMinQty ¶
func (m NewOrderList) HasMinQty() bool
HasMinQty returns true if MinQty is present, Tag 110
func (NewOrderList) HasOrdType ¶
func (m NewOrderList) HasOrdType() bool
HasOrdType returns true if OrdType is present, Tag 40
func (NewOrderList) HasOrderQty ¶
func (m NewOrderList) HasOrderQty() bool
HasOrderQty returns true if OrderQty is present, Tag 38
func (NewOrderList) HasPrevClosePx ¶
func (m NewOrderList) HasPrevClosePx() bool
HasPrevClosePx returns true if PrevClosePx is present, Tag 140
func (NewOrderList) HasPrice ¶
func (m NewOrderList) HasPrice() bool
HasPrice returns true if Price is present, Tag 44
func (NewOrderList) HasProcessCode ¶
func (m NewOrderList) HasProcessCode() bool
HasProcessCode returns true if ProcessCode is present, Tag 81
func (NewOrderList) HasRule80A ¶
func (m NewOrderList) HasRule80A() bool
HasRule80A returns true if Rule80A is present, Tag 47
func (NewOrderList) HasSecurityDesc ¶
func (m NewOrderList) HasSecurityDesc() bool
HasSecurityDesc returns true if SecurityDesc is present, Tag 107
func (NewOrderList) HasSecurityID ¶
func (m NewOrderList) HasSecurityID() bool
HasSecurityID returns true if SecurityID is present, Tag 48
func (NewOrderList) HasSettlCurrency ¶
func (m NewOrderList) HasSettlCurrency() bool
HasSettlCurrency returns true if SettlCurrency is present, Tag 120
func (NewOrderList) HasSettlmntTyp ¶
func (m NewOrderList) HasSettlmntTyp() bool
HasSettlmntTyp returns true if SettlmntTyp is present, Tag 63
func (NewOrderList) HasSide ¶
func (m NewOrderList) HasSide() bool
HasSide returns true if Side is present, Tag 54
func (NewOrderList) HasStopPx ¶
func (m NewOrderList) HasStopPx() bool
HasStopPx returns true if StopPx is present, Tag 99
func (NewOrderList) HasSymbol ¶
func (m NewOrderList) HasSymbol() bool
HasSymbol returns true if Symbol is present, Tag 55
func (NewOrderList) HasSymbolSfx ¶
func (m NewOrderList) HasSymbolSfx() bool
HasSymbolSfx returns true if SymbolSfx is present, Tag 65
func (NewOrderList) HasText ¶
func (m NewOrderList) HasText() bool
HasText returns true if Text is present, Tag 58
func (NewOrderList) HasTimeInForce ¶
func (m NewOrderList) HasTimeInForce() bool
HasTimeInForce returns true if TimeInForce is present, Tag 59
func (NewOrderList) HasWaveNo ¶
func (m NewOrderList) HasWaveNo() bool
HasWaveNo returns true if WaveNo is present, Tag 105
func (NewOrderList) SetAccount ¶
func (m NewOrderList) SetAccount(v string)
SetAccount sets Account, Tag 1
func (NewOrderList) SetClOrdID ¶
func (m NewOrderList) SetClOrdID(v string)
SetClOrdID sets ClOrdID, Tag 11
func (NewOrderList) SetClientID ¶
func (m NewOrderList) SetClientID(v string)
SetClientID sets ClientID, Tag 109
func (NewOrderList) SetCommType ¶
func (m NewOrderList) SetCommType(v string)
SetCommType sets CommType, Tag 13
func (NewOrderList) SetCommission ¶
func (m NewOrderList) SetCommission(value decimal.Decimal, scale int32)
SetCommission sets Commission, Tag 12
func (NewOrderList) SetCurrency ¶
func (m NewOrderList) SetCurrency(v string)
SetCurrency sets Currency, Tag 15
func (NewOrderList) SetExDestination ¶
func (m NewOrderList) SetExDestination(v string)
SetExDestination sets ExDestination, Tag 100
func (NewOrderList) SetExecBroker ¶
func (m NewOrderList) SetExecBroker(v string)
SetExecBroker sets ExecBroker, Tag 76
func (NewOrderList) SetExecInst ¶
func (m NewOrderList) SetExecInst(v string)
SetExecInst sets ExecInst, Tag 18
func (NewOrderList) SetExpireTime ¶
func (m NewOrderList) SetExpireTime(v time.Time)
SetExpireTime sets ExpireTime, Tag 126
func (NewOrderList) SetForexReq ¶
func (m NewOrderList) SetForexReq(v bool)
SetForexReq sets ForexReq, Tag 121
func (NewOrderList) SetFutSettDate ¶
func (m NewOrderList) SetFutSettDate(v string)
SetFutSettDate sets FutSettDate, Tag 64
func (NewOrderList) SetHandlInst ¶
func (m NewOrderList) SetHandlInst(v string)
SetHandlInst sets HandlInst, Tag 21
func (NewOrderList) SetIDSource ¶
func (m NewOrderList) SetIDSource(v string)
SetIDSource sets IDSource, Tag 22
func (NewOrderList) SetIssuer ¶
func (m NewOrderList) SetIssuer(v string)
SetIssuer sets Issuer, Tag 106
func (NewOrderList) SetListExecInst ¶
func (m NewOrderList) SetListExecInst(v string)
SetListExecInst sets ListExecInst, Tag 69
func (NewOrderList) SetListID ¶
func (m NewOrderList) SetListID(v string)
SetListID sets ListID, Tag 66
func (NewOrderList) SetListNoOrds ¶
func (m NewOrderList) SetListNoOrds(v int)
SetListNoOrds sets ListNoOrds, Tag 68
func (NewOrderList) SetListSeqNo ¶
func (m NewOrderList) SetListSeqNo(v int)
SetListSeqNo sets ListSeqNo, Tag 67
func (NewOrderList) SetLocateReqd ¶
func (m NewOrderList) SetLocateReqd(v bool)
SetLocateReqd sets LocateReqd, Tag 114
func (NewOrderList) SetMaxFloor ¶
func (m NewOrderList) SetMaxFloor(value decimal.Decimal, scale int32)
SetMaxFloor sets MaxFloor, Tag 111
func (NewOrderList) SetMinQty ¶
func (m NewOrderList) SetMinQty(value decimal.Decimal, scale int32)
SetMinQty sets MinQty, Tag 110
func (NewOrderList) SetOrdType ¶
func (m NewOrderList) SetOrdType(v string)
SetOrdType sets OrdType, Tag 40
func (NewOrderList) SetOrderQty ¶
func (m NewOrderList) SetOrderQty(value decimal.Decimal, scale int32)
SetOrderQty sets OrderQty, Tag 38
func (NewOrderList) SetPrevClosePx ¶
func (m NewOrderList) SetPrevClosePx(value decimal.Decimal, scale int32)
SetPrevClosePx sets PrevClosePx, Tag 140
func (NewOrderList) SetPrice ¶
func (m NewOrderList) SetPrice(value decimal.Decimal, scale int32)
SetPrice sets Price, Tag 44
func (NewOrderList) SetProcessCode ¶
func (m NewOrderList) SetProcessCode(v string)
SetProcessCode sets ProcessCode, Tag 81
func (NewOrderList) SetRule80A ¶
func (m NewOrderList) SetRule80A(v string)
SetRule80A sets Rule80A, Tag 47
func (NewOrderList) SetSecurityDesc ¶
func (m NewOrderList) SetSecurityDesc(v string)
SetSecurityDesc sets SecurityDesc, Tag 107
func (NewOrderList) SetSecurityID ¶
func (m NewOrderList) SetSecurityID(v string)
SetSecurityID sets SecurityID, Tag 48
func (NewOrderList) SetSettlCurrency ¶
func (m NewOrderList) SetSettlCurrency(v string)
SetSettlCurrency sets SettlCurrency, Tag 120
func (NewOrderList) SetSettlmntTyp ¶
func (m NewOrderList) SetSettlmntTyp(v string)
SetSettlmntTyp sets SettlmntTyp, Tag 63
func (NewOrderList) SetStopPx ¶
func (m NewOrderList) SetStopPx(value decimal.Decimal, scale int32)
SetStopPx sets StopPx, Tag 99
func (NewOrderList) SetSymbol ¶
func (m NewOrderList) SetSymbol(v string)
SetSymbol sets Symbol, Tag 55
func (NewOrderList) SetSymbolSfx ¶
func (m NewOrderList) SetSymbolSfx(v string)
SetSymbolSfx sets SymbolSfx, Tag 65
func (NewOrderList) SetTimeInForce ¶
func (m NewOrderList) SetTimeInForce(v string)
SetTimeInForce sets TimeInForce, Tag 59
func (NewOrderList) SetWaveNo ¶
func (m NewOrderList) SetWaveNo(v string)
SetWaveNo sets WaveNo, Tag 105
func (NewOrderList) ToMessage ¶
func (m NewOrderList) ToMessage() quickfix.Message
ToMessage returns a quickfix.Message instance
type RouteOut ¶
type RouteOut func(msg NewOrderList, sessionID quickfix.SessionID) quickfix.MessageRejectError
A RouteOut is the callback type that should be implemented for routing Message