Ejemplo n.º 1
0
//SetCurrency sets Currency, Tag 15
func (m BidRequest) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}
Ejemplo n.º 2
0
//SetCurrency sets Currency, Tag 15
func (m IOI) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}
Ejemplo n.º 3
0
//SetCurrency sets Currency, Tag 15
func (m SecurityStatus) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}
//SetCurrency sets Currency, Tag 15
func (m IndicationofInterest) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}
//SetCurrency sets Currency, Tag 15
func (m OrderCancelReplaceRequest) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}
Ejemplo n.º 6
0
//SetCurrency sets Currency, Tag 15
func (m NoRelatedSym) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}
//SetCurrency sets Currency, Tag 15
func (m DerivativeSecurityListRequest) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}
Ejemplo n.º 8
0
//SetCurrency sets Currency, Tag 15
func (m Advertisement) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}
//SetCurrency sets Currency, Tag 15
func (m MarketDefinitionUpdateReport) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}
Ejemplo n.º 10
0
//SetCurrency sets Currency, Tag 15
func (m NewOrderList) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}
//SetCurrency sets Currency, Tag 15
func (m NoStrikes) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}
//SetCurrency sets Currency, Tag 15
func (m SecurityDefinitionRequest) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}
//SetCurrency sets Currency, Tag 15
func (m MarketDefinition) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}
Ejemplo n.º 14
0
//SetCurrency sets Currency, Tag 15
func (m NoOrders) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}
Ejemplo n.º 15
0
//SetCurrency sets Currency, Tag 15
func (m Allocation) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}
Ejemplo n.º 16
0
//SetCurrency sets Currency, Tag 15
func (m NoQuoteEntries) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}
Ejemplo n.º 17
0
//SetCurrency sets Currency, Tag 15
func (m Quote) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}
//SetCurrency sets Currency, Tag 15
func (m ExecutionReport) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}
Ejemplo n.º 19
0
//SetCurrency sets Currency, Tag 15
func (m NewOrderSingle) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}
//SetCurrency sets Currency, Tag 15
func (m QuoteStatusReport) SetCurrency(v string) {
	m.Set(field.NewCurrency(v))
}