positionqty

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: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NoPositions

type NoPositions struct {
	//PosType is a non-required field for NoPositions.
	PosType *string `fix:"703"`
	//LongQty is a non-required field for NoPositions.
	LongQty *float64 `fix:"704"`
	//ShortQty is a non-required field for NoPositions.
	ShortQty *float64 `fix:"705"`
	//PosQtyStatus is a non-required field for NoPositions.
	PosQtyStatus *int `fix:"706"`
	//NestedParties is a non-required component for NoPositions.
	NestedParties *nestedparties.NestedParties
	//QuantityDate is a non-required field for NoPositions.
	QuantityDate *string `fix:"976"`
}

NoPositions is a repeating group in PositionQty

func NewNoPositions added in v0.2.0

func NewNoPositions() *NoPositions

NewNoPositions returns an initialized NoPositions instance

func (*NoPositions) SetLongQty added in v0.2.0

func (m *NoPositions) SetLongQty(v float64)

func (*NoPositions) SetNestedParties added in v0.2.0

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

func (*NoPositions) SetPosQtyStatus added in v0.2.0

func (m *NoPositions) SetPosQtyStatus(v int)

func (*NoPositions) SetPosType added in v0.2.0

func (m *NoPositions) SetPosType(v string)

func (*NoPositions) SetQuantityDate added in v0.2.0

func (m *NoPositions) SetQuantityDate(v string)

func (*NoPositions) SetShortQty added in v0.2.0

func (m *NoPositions) SetShortQty(v float64)

type PositionQty added in v0.2.0

type PositionQty struct {
	//NoPositions is a non-required field for PositionQty.
	NoPositions []NoPositions `fix:"702,omitempty"`
}

PositionQty is a fix50sp2 Component

func New

func New() *PositionQty

New returns an initialized PositionQty instance

func (*PositionQty) SetNoPositions added in v0.2.0

func (m *PositionQty) SetNoPositions(v []NoPositions)

Jump to

Keyboard shortcuts

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