legordgrp

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2016 License: Apache-1.1 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LegOrdGrp

type LegOrdGrp struct {
	//NoLegs is a required field for LegOrdGrp.
	NoLegs []NoLegs `fix:"555"`
}

LegOrdGrp is a fix50 Component

func New

func New(nolegs []NoLegs) *LegOrdGrp

New returns an initialized LegOrdGrp instance

func (*LegOrdGrp) SetNoLegs

func (m *LegOrdGrp) SetNoLegs(v []NoLegs)

type NoLegs

type NoLegs struct {
	//InstrumentLeg is a non-required component for NoLegs.
	InstrumentLeg *instrumentleg.InstrumentLeg
	//LegQty is a non-required field for NoLegs.
	LegQty *float64 `fix:"687"`
	//LegSwapType is a non-required field for NoLegs.
	LegSwapType *int `fix:"690"`
	//LegStipulations is a non-required component for NoLegs.
	LegStipulations *legstipulations.LegStipulations
	//LegPreAllocGrp is a non-required component for NoLegs.
	LegPreAllocGrp *legpreallocgrp.LegPreAllocGrp
	//LegPositionEffect is a non-required field for NoLegs.
	LegPositionEffect *string `fix:"564"`
	//LegCoveredOrUncovered is a non-required field for NoLegs.
	LegCoveredOrUncovered *int `fix:"565"`
	//NestedParties is a non-required component for NoLegs.
	NestedParties *nestedparties.NestedParties
	//LegRefID is a non-required field for NoLegs.
	LegRefID *string `fix:"654"`
	//LegPrice is a non-required field for NoLegs.
	LegPrice *float64 `fix:"566"`
	//LegSettlType is a non-required field for NoLegs.
	LegSettlType *string `fix:"587"`
	//LegSettlDate is a non-required field for NoLegs.
	LegSettlDate *string `fix:"588"`
	//LegOptionRatio is a non-required field for NoLegs.
	LegOptionRatio *float64 `fix:"1017"`
	//LegOrderQty is a non-required field for NoLegs.
	LegOrderQty *float64 `fix:"685"`
}

NoLegs is a repeating group in LegOrdGrp

func NewNoLegs

func NewNoLegs() *NoLegs

NewNoLegs returns an initialized NoLegs instance

func (*NoLegs) SetInstrumentLeg

func (m *NoLegs) SetInstrumentLeg(v instrumentleg.InstrumentLeg)

func (*NoLegs) SetLegCoveredOrUncovered

func (m *NoLegs) SetLegCoveredOrUncovered(v int)

func (*NoLegs) SetLegOptionRatio

func (m *NoLegs) SetLegOptionRatio(v float64)

func (*NoLegs) SetLegOrderQty

func (m *NoLegs) SetLegOrderQty(v float64)

func (*NoLegs) SetLegPositionEffect

func (m *NoLegs) SetLegPositionEffect(v string)

func (*NoLegs) SetLegPreAllocGrp

func (m *NoLegs) SetLegPreAllocGrp(v legpreallocgrp.LegPreAllocGrp)

func (*NoLegs) SetLegPrice

func (m *NoLegs) SetLegPrice(v float64)

func (*NoLegs) SetLegQty

func (m *NoLegs) SetLegQty(v float64)

func (*NoLegs) SetLegRefID

func (m *NoLegs) SetLegRefID(v string)

func (*NoLegs) SetLegSettlDate

func (m *NoLegs) SetLegSettlDate(v string)

func (*NoLegs) SetLegSettlType

func (m *NoLegs) SetLegSettlType(v string)

func (*NoLegs) SetLegStipulations

func (m *NoLegs) SetLegStipulations(v legstipulations.LegStipulations)

func (*NoLegs) SetLegSwapType

func (m *NoLegs) SetLegSwapType(v int)

func (*NoLegs) SetNestedParties

func (m *NoLegs) SetNestedParties(v nestedparties.NestedParties)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL