posundinstrmtgrp

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NoUnderlyings

type NoUnderlyings struct {
	//UnderlyingInstrument is a non-required component for NoUnderlyings.
	UnderlyingInstrument *underlyinginstrument.UnderlyingInstrument
	//UnderlyingSettlPrice is a non-required field for NoUnderlyings.
	UnderlyingSettlPrice *float64 `fix:"732"`
	//UnderlyingSettlPriceType is a non-required field for NoUnderlyings.
	UnderlyingSettlPriceType *int `fix:"733"`
	//UnderlyingAmount is a non-required component for NoUnderlyings.
	UnderlyingAmount *underlyingamount.UnderlyingAmount
	//UnderlyingDeliveryAmount is a non-required field for NoUnderlyings.
	UnderlyingDeliveryAmount *float64 `fix:"1037"`
}

NoUnderlyings is a repeating group in PosUndInstrmtGrp

func NewNoUnderlyings added in v0.2.0

func NewNoUnderlyings() *NoUnderlyings

NewNoUnderlyings returns an initialized NoUnderlyings instance

func (*NoUnderlyings) SetUnderlyingAmount added in v0.2.0

func (m *NoUnderlyings) SetUnderlyingAmount(v underlyingamount.UnderlyingAmount)

func (*NoUnderlyings) SetUnderlyingDeliveryAmount added in v0.2.0

func (m *NoUnderlyings) SetUnderlyingDeliveryAmount(v float64)

func (*NoUnderlyings) SetUnderlyingInstrument added in v0.2.0

func (m *NoUnderlyings) SetUnderlyingInstrument(v underlyinginstrument.UnderlyingInstrument)

func (*NoUnderlyings) SetUnderlyingSettlPrice added in v0.2.0

func (m *NoUnderlyings) SetUnderlyingSettlPrice(v float64)

func (*NoUnderlyings) SetUnderlyingSettlPriceType added in v0.2.0

func (m *NoUnderlyings) SetUnderlyingSettlPriceType(v int)

type PosUndInstrmtGrp added in v0.2.0

type PosUndInstrmtGrp struct {
	//NoUnderlyings is a non-required field for PosUndInstrmtGrp.
	NoUnderlyings []NoUnderlyings `fix:"711,omitempty"`
}

PosUndInstrmtGrp is a fix50sp1 Component

func New

func New() *PosUndInstrmtGrp

New returns an initialized PosUndInstrmtGrp instance

func (*PosUndInstrmtGrp) SetNoUnderlyings added in v0.2.0

func (m *PosUndInstrmtGrp) SetNoUnderlyings(v []NoUnderlyings)

Jump to

Keyboard shortcuts

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