Documentation ¶
Index ¶
- func Route(router RouteOut) (string, string, quickfix.MessageRoute)
- type ConfirmationRequest
- func (m ConfirmationRequest) GetAllocAccount() (v string, err quickfix.MessageRejectError)
- func (m ConfirmationRequest) GetAllocAccountType() (v enum.AllocAccountType, err quickfix.MessageRejectError)
- func (m ConfirmationRequest) GetAllocAcctIDSource() (v int, err quickfix.MessageRejectError)
- func (m ConfirmationRequest) GetAllocID() (v string, err quickfix.MessageRejectError)
- func (m ConfirmationRequest) GetConfirmReqID() (v string, err quickfix.MessageRejectError)
- func (m ConfirmationRequest) GetConfirmType() (v enum.ConfirmType, err quickfix.MessageRejectError)
- func (m ConfirmationRequest) GetEncodedText() (v string, err quickfix.MessageRejectError)
- func (m ConfirmationRequest) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)
- func (m ConfirmationRequest) GetIndividualAllocID() (v string, err quickfix.MessageRejectError)
- func (m ConfirmationRequest) GetNoOrders() (NoOrdersRepeatingGroup, quickfix.MessageRejectError)
- func (m ConfirmationRequest) GetSecondaryAllocID() (v string, err quickfix.MessageRejectError)
- func (m ConfirmationRequest) GetText() (v string, err quickfix.MessageRejectError)
- func (m ConfirmationRequest) GetTransactTime() (v time.Time, err quickfix.MessageRejectError)
- func (m ConfirmationRequest) HasAllocAccount() bool
- func (m ConfirmationRequest) HasAllocAccountType() bool
- func (m ConfirmationRequest) HasAllocAcctIDSource() bool
- func (m ConfirmationRequest) HasAllocID() bool
- func (m ConfirmationRequest) HasConfirmReqID() bool
- func (m ConfirmationRequest) HasConfirmType() bool
- func (m ConfirmationRequest) HasEncodedText() bool
- func (m ConfirmationRequest) HasEncodedTextLen() bool
- func (m ConfirmationRequest) HasIndividualAllocID() bool
- func (m ConfirmationRequest) HasNoOrders() bool
- func (m ConfirmationRequest) HasSecondaryAllocID() bool
- func (m ConfirmationRequest) HasText() bool
- func (m ConfirmationRequest) HasTransactTime() bool
- func (m ConfirmationRequest) SetAllocAccount(v string)
- func (m ConfirmationRequest) SetAllocAccountType(v enum.AllocAccountType)
- func (m ConfirmationRequest) SetAllocAcctIDSource(v int)
- func (m ConfirmationRequest) SetAllocID(v string)
- func (m ConfirmationRequest) SetConfirmReqID(v string)
- func (m ConfirmationRequest) SetConfirmType(v enum.ConfirmType)
- func (m ConfirmationRequest) SetEncodedText(v string)
- func (m ConfirmationRequest) SetEncodedTextLen(v int)
- func (m ConfirmationRequest) SetIndividualAllocID(v string)
- func (m ConfirmationRequest) SetNoOrders(f NoOrdersRepeatingGroup)
- func (m ConfirmationRequest) SetSecondaryAllocID(v string)
- func (m ConfirmationRequest) SetText(v string)
- func (m ConfirmationRequest) SetTransactTime(v time.Time)
- func (m ConfirmationRequest) ToMessage() *quickfix.Message
- type NoNested2PartyIDs
- func (m NoNested2PartyIDs) GetNested2PartyID() (v string, err quickfix.MessageRejectError)
- func (m NoNested2PartyIDs) GetNested2PartyIDSource() (v string, err quickfix.MessageRejectError)
- func (m NoNested2PartyIDs) GetNested2PartyRole() (v int, err quickfix.MessageRejectError)
- func (m NoNested2PartyIDs) GetNoNested2PartySubIDs() (NoNested2PartySubIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoNested2PartyIDs) HasNested2PartyID() bool
- func (m NoNested2PartyIDs) HasNested2PartyIDSource() bool
- func (m NoNested2PartyIDs) HasNested2PartyRole() bool
- func (m NoNested2PartyIDs) HasNoNested2PartySubIDs() bool
- func (m NoNested2PartyIDs) SetNested2PartyID(v string)
- func (m NoNested2PartyIDs) SetNested2PartyIDSource(v string)
- func (m NoNested2PartyIDs) SetNested2PartyRole(v int)
- func (m NoNested2PartyIDs) SetNoNested2PartySubIDs(f NoNested2PartySubIDsRepeatingGroup)
- type NoNested2PartyIDsRepeatingGroup
- type NoNested2PartySubIDs
- func (m NoNested2PartySubIDs) GetNested2PartySubID() (v string, err quickfix.MessageRejectError)
- func (m NoNested2PartySubIDs) GetNested2PartySubIDType() (v int, err quickfix.MessageRejectError)
- func (m NoNested2PartySubIDs) HasNested2PartySubID() bool
- func (m NoNested2PartySubIDs) HasNested2PartySubIDType() bool
- func (m NoNested2PartySubIDs) SetNested2PartySubID(v string)
- func (m NoNested2PartySubIDs) SetNested2PartySubIDType(v int)
- type NoNested2PartySubIDsRepeatingGroup
- type NoOrders
- func (m NoOrders) GetClOrdID() (v string, err quickfix.MessageRejectError)
- func (m NoOrders) GetListID() (v string, err quickfix.MessageRejectError)
- func (m NoOrders) GetNoNested2PartyIDs() (NoNested2PartyIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoOrders) GetOrderAvgPx() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoOrders) GetOrderBookingQty() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoOrders) GetOrderID() (v string, err quickfix.MessageRejectError)
- func (m NoOrders) GetOrderQty() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoOrders) GetSecondaryClOrdID() (v string, err quickfix.MessageRejectError)
- func (m NoOrders) GetSecondaryOrderID() (v string, err quickfix.MessageRejectError)
- func (m NoOrders) HasClOrdID() bool
- func (m NoOrders) HasListID() bool
- func (m NoOrders) HasNoNested2PartyIDs() bool
- func (m NoOrders) HasOrderAvgPx() bool
- func (m NoOrders) HasOrderBookingQty() bool
- func (m NoOrders) HasOrderID() bool
- func (m NoOrders) HasOrderQty() bool
- func (m NoOrders) HasSecondaryClOrdID() bool
- func (m NoOrders) HasSecondaryOrderID() bool
- func (m NoOrders) SetClOrdID(v string)
- func (m NoOrders) SetListID(v string)
- func (m NoOrders) SetNoNested2PartyIDs(f NoNested2PartyIDsRepeatingGroup)
- func (m NoOrders) SetOrderAvgPx(value decimal.Decimal, scale int32)
- func (m NoOrders) SetOrderBookingQty(value decimal.Decimal, scale int32)
- func (m NoOrders) SetOrderID(v string)
- func (m NoOrders) SetOrderQty(value decimal.Decimal, scale int32)
- func (m NoOrders) SetSecondaryClOrdID(v string)
- func (m NoOrders) SetSecondaryOrderID(v string)
- type NoOrdersRepeatingGroup
- type RouteOut
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConfirmationRequest ¶
type ConfirmationRequest struct { fix44.Header *quickfix.Body fix44.Trailer Message *quickfix.Message }
ConfirmationRequest is the fix44 ConfirmationRequest type, MsgType = BH
func FromMessage ¶
func FromMessage(m *quickfix.Message) ConfirmationRequest
FromMessage creates a ConfirmationRequest from a quickfix.Message instance
func New ¶
func New(confirmreqid field.ConfirmReqIDField, confirmtype field.ConfirmTypeField, transacttime field.TransactTimeField) (m ConfirmationRequest)
New returns a ConfirmationRequest initialized with the required fields for ConfirmationRequest
func (ConfirmationRequest) GetAllocAccount ¶
func (m ConfirmationRequest) GetAllocAccount() (v string, err quickfix.MessageRejectError)
GetAllocAccount gets AllocAccount, Tag 79
func (ConfirmationRequest) GetAllocAccountType ¶
func (m ConfirmationRequest) GetAllocAccountType() (v enum.AllocAccountType, err quickfix.MessageRejectError)
GetAllocAccountType gets AllocAccountType, Tag 798
func (ConfirmationRequest) GetAllocAcctIDSource ¶
func (m ConfirmationRequest) GetAllocAcctIDSource() (v int, err quickfix.MessageRejectError)
GetAllocAcctIDSource gets AllocAcctIDSource, Tag 661
func (ConfirmationRequest) GetAllocID ¶
func (m ConfirmationRequest) GetAllocID() (v string, err quickfix.MessageRejectError)
GetAllocID gets AllocID, Tag 70
func (ConfirmationRequest) GetConfirmReqID ¶
func (m ConfirmationRequest) GetConfirmReqID() (v string, err quickfix.MessageRejectError)
GetConfirmReqID gets ConfirmReqID, Tag 859
func (ConfirmationRequest) GetConfirmType ¶
func (m ConfirmationRequest) GetConfirmType() (v enum.ConfirmType, err quickfix.MessageRejectError)
GetConfirmType gets ConfirmType, Tag 773
func (ConfirmationRequest) GetEncodedText ¶
func (m ConfirmationRequest) GetEncodedText() (v string, err quickfix.MessageRejectError)
GetEncodedText gets EncodedText, Tag 355
func (ConfirmationRequest) GetEncodedTextLen ¶
func (m ConfirmationRequest) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)
GetEncodedTextLen gets EncodedTextLen, Tag 354
func (ConfirmationRequest) GetIndividualAllocID ¶
func (m ConfirmationRequest) GetIndividualAllocID() (v string, err quickfix.MessageRejectError)
GetIndividualAllocID gets IndividualAllocID, Tag 467
func (ConfirmationRequest) GetNoOrders ¶
func (m ConfirmationRequest) GetNoOrders() (NoOrdersRepeatingGroup, quickfix.MessageRejectError)
GetNoOrders gets NoOrders, Tag 73
func (ConfirmationRequest) GetSecondaryAllocID ¶
func (m ConfirmationRequest) GetSecondaryAllocID() (v string, err quickfix.MessageRejectError)
GetSecondaryAllocID gets SecondaryAllocID, Tag 793
func (ConfirmationRequest) GetText ¶
func (m ConfirmationRequest) GetText() (v string, err quickfix.MessageRejectError)
GetText gets Text, Tag 58
func (ConfirmationRequest) GetTransactTime ¶
func (m ConfirmationRequest) GetTransactTime() (v time.Time, err quickfix.MessageRejectError)
GetTransactTime gets TransactTime, Tag 60
func (ConfirmationRequest) HasAllocAccount ¶
func (m ConfirmationRequest) HasAllocAccount() bool
HasAllocAccount returns true if AllocAccount is present, Tag 79
func (ConfirmationRequest) HasAllocAccountType ¶
func (m ConfirmationRequest) HasAllocAccountType() bool
HasAllocAccountType returns true if AllocAccountType is present, Tag 798
func (ConfirmationRequest) HasAllocAcctIDSource ¶
func (m ConfirmationRequest) HasAllocAcctIDSource() bool
HasAllocAcctIDSource returns true if AllocAcctIDSource is present, Tag 661
func (ConfirmationRequest) HasAllocID ¶
func (m ConfirmationRequest) HasAllocID() bool
HasAllocID returns true if AllocID is present, Tag 70
func (ConfirmationRequest) HasConfirmReqID ¶
func (m ConfirmationRequest) HasConfirmReqID() bool
HasConfirmReqID returns true if ConfirmReqID is present, Tag 859
func (ConfirmationRequest) HasConfirmType ¶
func (m ConfirmationRequest) HasConfirmType() bool
HasConfirmType returns true if ConfirmType is present, Tag 773
func (ConfirmationRequest) HasEncodedText ¶
func (m ConfirmationRequest) HasEncodedText() bool
HasEncodedText returns true if EncodedText is present, Tag 355
func (ConfirmationRequest) HasEncodedTextLen ¶
func (m ConfirmationRequest) HasEncodedTextLen() bool
HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354
func (ConfirmationRequest) HasIndividualAllocID ¶
func (m ConfirmationRequest) HasIndividualAllocID() bool
HasIndividualAllocID returns true if IndividualAllocID is present, Tag 467
func (ConfirmationRequest) HasNoOrders ¶
func (m ConfirmationRequest) HasNoOrders() bool
HasNoOrders returns true if NoOrders is present, Tag 73
func (ConfirmationRequest) HasSecondaryAllocID ¶
func (m ConfirmationRequest) HasSecondaryAllocID() bool
HasSecondaryAllocID returns true if SecondaryAllocID is present, Tag 793
func (ConfirmationRequest) HasText ¶
func (m ConfirmationRequest) HasText() bool
HasText returns true if Text is present, Tag 58
func (ConfirmationRequest) HasTransactTime ¶
func (m ConfirmationRequest) HasTransactTime() bool
HasTransactTime returns true if TransactTime is present, Tag 60
func (ConfirmationRequest) SetAllocAccount ¶
func (m ConfirmationRequest) SetAllocAccount(v string)
SetAllocAccount sets AllocAccount, Tag 79
func (ConfirmationRequest) SetAllocAccountType ¶
func (m ConfirmationRequest) SetAllocAccountType(v enum.AllocAccountType)
SetAllocAccountType sets AllocAccountType, Tag 798
func (ConfirmationRequest) SetAllocAcctIDSource ¶
func (m ConfirmationRequest) SetAllocAcctIDSource(v int)
SetAllocAcctIDSource sets AllocAcctIDSource, Tag 661
func (ConfirmationRequest) SetAllocID ¶
func (m ConfirmationRequest) SetAllocID(v string)
SetAllocID sets AllocID, Tag 70
func (ConfirmationRequest) SetConfirmReqID ¶
func (m ConfirmationRequest) SetConfirmReqID(v string)
SetConfirmReqID sets ConfirmReqID, Tag 859
func (ConfirmationRequest) SetConfirmType ¶
func (m ConfirmationRequest) SetConfirmType(v enum.ConfirmType)
SetConfirmType sets ConfirmType, Tag 773
func (ConfirmationRequest) SetEncodedText ¶
func (m ConfirmationRequest) SetEncodedText(v string)
SetEncodedText sets EncodedText, Tag 355
func (ConfirmationRequest) SetEncodedTextLen ¶
func (m ConfirmationRequest) SetEncodedTextLen(v int)
SetEncodedTextLen sets EncodedTextLen, Tag 354
func (ConfirmationRequest) SetIndividualAllocID ¶
func (m ConfirmationRequest) SetIndividualAllocID(v string)
SetIndividualAllocID sets IndividualAllocID, Tag 467
func (ConfirmationRequest) SetNoOrders ¶
func (m ConfirmationRequest) SetNoOrders(f NoOrdersRepeatingGroup)
SetNoOrders sets NoOrders, Tag 73
func (ConfirmationRequest) SetSecondaryAllocID ¶
func (m ConfirmationRequest) SetSecondaryAllocID(v string)
SetSecondaryAllocID sets SecondaryAllocID, Tag 793
func (ConfirmationRequest) SetText ¶
func (m ConfirmationRequest) SetText(v string)
SetText sets Text, Tag 58
func (ConfirmationRequest) SetTransactTime ¶
func (m ConfirmationRequest) SetTransactTime(v time.Time)
SetTransactTime sets TransactTime, Tag 60
func (ConfirmationRequest) ToMessage ¶
func (m ConfirmationRequest) ToMessage() *quickfix.Message
ToMessage returns a quickfix.Message instance
type NoNested2PartyIDs ¶
NoNested2PartyIDs is a repeating group element, Tag 756
func (NoNested2PartyIDs) GetNested2PartyID ¶
func (m NoNested2PartyIDs) GetNested2PartyID() (v string, err quickfix.MessageRejectError)
GetNested2PartyID gets Nested2PartyID, Tag 757
func (NoNested2PartyIDs) GetNested2PartyIDSource ¶
func (m NoNested2PartyIDs) GetNested2PartyIDSource() (v string, err quickfix.MessageRejectError)
GetNested2PartyIDSource gets Nested2PartyIDSource, Tag 758
func (NoNested2PartyIDs) GetNested2PartyRole ¶
func (m NoNested2PartyIDs) GetNested2PartyRole() (v int, err quickfix.MessageRejectError)
GetNested2PartyRole gets Nested2PartyRole, Tag 759
func (NoNested2PartyIDs) GetNoNested2PartySubIDs ¶
func (m NoNested2PartyIDs) GetNoNested2PartySubIDs() (NoNested2PartySubIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoNested2PartySubIDs gets NoNested2PartySubIDs, Tag 806
func (NoNested2PartyIDs) HasNested2PartyID ¶
func (m NoNested2PartyIDs) HasNested2PartyID() bool
HasNested2PartyID returns true if Nested2PartyID is present, Tag 757
func (NoNested2PartyIDs) HasNested2PartyIDSource ¶
func (m NoNested2PartyIDs) HasNested2PartyIDSource() bool
HasNested2PartyIDSource returns true if Nested2PartyIDSource is present, Tag 758
func (NoNested2PartyIDs) HasNested2PartyRole ¶
func (m NoNested2PartyIDs) HasNested2PartyRole() bool
HasNested2PartyRole returns true if Nested2PartyRole is present, Tag 759
func (NoNested2PartyIDs) HasNoNested2PartySubIDs ¶
func (m NoNested2PartyIDs) HasNoNested2PartySubIDs() bool
HasNoNested2PartySubIDs returns true if NoNested2PartySubIDs is present, Tag 806
func (NoNested2PartyIDs) SetNested2PartyID ¶
func (m NoNested2PartyIDs) SetNested2PartyID(v string)
SetNested2PartyID sets Nested2PartyID, Tag 757
func (NoNested2PartyIDs) SetNested2PartyIDSource ¶
func (m NoNested2PartyIDs) SetNested2PartyIDSource(v string)
SetNested2PartyIDSource sets Nested2PartyIDSource, Tag 758
func (NoNested2PartyIDs) SetNested2PartyRole ¶
func (m NoNested2PartyIDs) SetNested2PartyRole(v int)
SetNested2PartyRole sets Nested2PartyRole, Tag 759
func (NoNested2PartyIDs) SetNoNested2PartySubIDs ¶
func (m NoNested2PartyIDs) SetNoNested2PartySubIDs(f NoNested2PartySubIDsRepeatingGroup)
SetNoNested2PartySubIDs sets NoNested2PartySubIDs, Tag 806
type NoNested2PartyIDsRepeatingGroup ¶
type NoNested2PartyIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoNested2PartyIDsRepeatingGroup is a repeating group, Tag 756
func NewNoNested2PartyIDsRepeatingGroup ¶
func NewNoNested2PartyIDsRepeatingGroup() NoNested2PartyIDsRepeatingGroup
NewNoNested2PartyIDsRepeatingGroup returns an initialized, NoNested2PartyIDsRepeatingGroup
func (NoNested2PartyIDsRepeatingGroup) Add ¶
func (m NoNested2PartyIDsRepeatingGroup) Add() NoNested2PartyIDs
Add create and append a new NoNested2PartyIDs to this group
func (NoNested2PartyIDsRepeatingGroup) Get ¶
func (m NoNested2PartyIDsRepeatingGroup) Get(i int) NoNested2PartyIDs
Get returns the ith NoNested2PartyIDs in the NoNested2PartyIDsRepeatinGroup
type NoNested2PartySubIDs ¶
NoNested2PartySubIDs is a repeating group element, Tag 806
func (NoNested2PartySubIDs) GetNested2PartySubID ¶
func (m NoNested2PartySubIDs) GetNested2PartySubID() (v string, err quickfix.MessageRejectError)
GetNested2PartySubID gets Nested2PartySubID, Tag 760
func (NoNested2PartySubIDs) GetNested2PartySubIDType ¶
func (m NoNested2PartySubIDs) GetNested2PartySubIDType() (v int, err quickfix.MessageRejectError)
GetNested2PartySubIDType gets Nested2PartySubIDType, Tag 807
func (NoNested2PartySubIDs) HasNested2PartySubID ¶
func (m NoNested2PartySubIDs) HasNested2PartySubID() bool
HasNested2PartySubID returns true if Nested2PartySubID is present, Tag 760
func (NoNested2PartySubIDs) HasNested2PartySubIDType ¶
func (m NoNested2PartySubIDs) HasNested2PartySubIDType() bool
HasNested2PartySubIDType returns true if Nested2PartySubIDType is present, Tag 807
func (NoNested2PartySubIDs) SetNested2PartySubID ¶
func (m NoNested2PartySubIDs) SetNested2PartySubID(v string)
SetNested2PartySubID sets Nested2PartySubID, Tag 760
func (NoNested2PartySubIDs) SetNested2PartySubIDType ¶
func (m NoNested2PartySubIDs) SetNested2PartySubIDType(v int)
SetNested2PartySubIDType sets Nested2PartySubIDType, Tag 807
type NoNested2PartySubIDsRepeatingGroup ¶
type NoNested2PartySubIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoNested2PartySubIDsRepeatingGroup is a repeating group, Tag 806
func NewNoNested2PartySubIDsRepeatingGroup ¶
func NewNoNested2PartySubIDsRepeatingGroup() NoNested2PartySubIDsRepeatingGroup
NewNoNested2PartySubIDsRepeatingGroup returns an initialized, NoNested2PartySubIDsRepeatingGroup
func (NoNested2PartySubIDsRepeatingGroup) Add ¶
func (m NoNested2PartySubIDsRepeatingGroup) Add() NoNested2PartySubIDs
Add create and append a new NoNested2PartySubIDs to this group
func (NoNested2PartySubIDsRepeatingGroup) Get ¶
func (m NoNested2PartySubIDsRepeatingGroup) Get(i int) NoNested2PartySubIDs
Get returns the ith NoNested2PartySubIDs in the NoNested2PartySubIDsRepeatinGroup
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) GetNoNested2PartyIDs ¶
func (m NoOrders) GetNoNested2PartyIDs() (NoNested2PartyIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoNested2PartyIDs gets NoNested2PartyIDs, Tag 756
func (NoOrders) GetOrderAvgPx ¶
func (m NoOrders) GetOrderAvgPx() (v decimal.Decimal, err quickfix.MessageRejectError)
GetOrderAvgPx gets OrderAvgPx, Tag 799
func (NoOrders) GetOrderBookingQty ¶
func (m NoOrders) GetOrderBookingQty() (v decimal.Decimal, err quickfix.MessageRejectError)
GetOrderBookingQty gets OrderBookingQty, Tag 800
func (NoOrders) GetOrderID ¶
func (m NoOrders) GetOrderID() (v string, err quickfix.MessageRejectError)
GetOrderID gets OrderID, Tag 37
func (NoOrders) GetOrderQty ¶
func (m NoOrders) GetOrderQty() (v decimal.Decimal, err quickfix.MessageRejectError)
GetOrderQty gets OrderQty, Tag 38
func (NoOrders) GetSecondaryClOrdID ¶
func (m NoOrders) GetSecondaryClOrdID() (v string, err quickfix.MessageRejectError)
GetSecondaryClOrdID gets SecondaryClOrdID, Tag 526
func (NoOrders) GetSecondaryOrderID ¶
func (m NoOrders) GetSecondaryOrderID() (v string, err quickfix.MessageRejectError)
GetSecondaryOrderID gets SecondaryOrderID, Tag 198
func (NoOrders) HasClOrdID ¶
HasClOrdID returns true if ClOrdID is present, Tag 11
func (NoOrders) HasNoNested2PartyIDs ¶
HasNoNested2PartyIDs returns true if NoNested2PartyIDs is present, Tag 756
func (NoOrders) HasOrderAvgPx ¶
HasOrderAvgPx returns true if OrderAvgPx is present, Tag 799
func (NoOrders) HasOrderBookingQty ¶
HasOrderBookingQty returns true if OrderBookingQty is present, Tag 800
func (NoOrders) HasOrderID ¶
HasOrderID returns true if OrderID is present, Tag 37
func (NoOrders) HasOrderQty ¶
HasOrderQty returns true if OrderQty is present, Tag 38
func (NoOrders) HasSecondaryClOrdID ¶
HasSecondaryClOrdID returns true if SecondaryClOrdID is present, Tag 526
func (NoOrders) HasSecondaryOrderID ¶
HasSecondaryOrderID returns true if SecondaryOrderID is present, Tag 198
func (NoOrders) SetNoNested2PartyIDs ¶
func (m NoOrders) SetNoNested2PartyIDs(f NoNested2PartyIDsRepeatingGroup)
SetNoNested2PartyIDs sets NoNested2PartyIDs, Tag 756
func (NoOrders) SetOrderAvgPx ¶
SetOrderAvgPx sets OrderAvgPx, Tag 799
func (NoOrders) SetOrderBookingQty ¶
SetOrderBookingQty sets OrderBookingQty, Tag 800
func (NoOrders) SetOrderQty ¶
SetOrderQty sets OrderQty, Tag 38
func (NoOrders) SetSecondaryClOrdID ¶
SetSecondaryClOrdID sets SecondaryClOrdID, Tag 526
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 ConfirmationRequest, sessionID quickfix.SessionID) quickfix.MessageRejectError
A RouteOut is the callback type that should be implemented for routing Message