adjustedpositionreport

package
v0.0.0-...-a3b167a Latest Latest
Warning

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

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

Documentation

Overview

Package adjustedpositionreport msg type = BL.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Route

func Route(router RouteOut) (string, string, quickfix.MessageRoute)

Route returns the beginstring, message type, and MessageRoute for this Mesage type

Types

type Message

type Message struct {
	quickfix.Message
}

Message is a AdjustedPositionReport wrapper for the generic Message type

func New

func New(
	posmaintrptid *field.PosMaintRptIDField,
	clearingbusinessdate *field.ClearingBusinessDateField) Message

New returns an initialized Message with specified required fields for AdjustedPositionReport.

func (Message) ClearingBusinessDate

func (m Message) ClearingBusinessDate() (*field.ClearingBusinessDateField, quickfix.MessageRejectError)

ClearingBusinessDate is a required field for AdjustedPositionReport.

func (Message) GetClearingBusinessDate

func (m Message) GetClearingBusinessDate(f *field.ClearingBusinessDateField) quickfix.MessageRejectError

GetClearingBusinessDate reads a ClearingBusinessDate from AdjustedPositionReport.

func (Message) GetNoPartyIDs

GetNoPartyIDs reads a NoPartyIDs from AdjustedPositionReport.

func (Message) GetNoPositions

GetNoPositions reads a NoPositions from AdjustedPositionReport.

func (Message) GetNoRelatedSym

GetNoRelatedSym reads a NoRelatedSym from AdjustedPositionReport.

func (Message) GetPosMaintRptID

GetPosMaintRptID reads a PosMaintRptID from AdjustedPositionReport.

func (Message) GetPosMaintRptRefID

GetPosMaintRptRefID reads a PosMaintRptRefID from AdjustedPositionReport.

func (Message) GetPosReqType

GetPosReqType reads a PosReqType from AdjustedPositionReport.

func (Message) GetPriorSettlPrice

GetPriorSettlPrice reads a PriorSettlPrice from AdjustedPositionReport.

func (Message) GetSettlPrice

GetSettlPrice reads a SettlPrice from AdjustedPositionReport.

func (Message) GetSettlSessID

GetSettlSessID reads a SettlSessID from AdjustedPositionReport.

func (Message) NoPartyIDs

NoPartyIDs is a non-required field for AdjustedPositionReport.

func (Message) NoPositions

NoPositions is a non-required field for AdjustedPositionReport.

func (Message) NoRelatedSym

NoRelatedSym is a non-required field for AdjustedPositionReport.

func (Message) PosMaintRptID

PosMaintRptID is a required field for AdjustedPositionReport.

func (Message) PosMaintRptRefID

PosMaintRptRefID is a non-required field for AdjustedPositionReport.

func (Message) PosReqType

PosReqType is a non-required field for AdjustedPositionReport.

func (Message) PriorSettlPrice

PriorSettlPrice is a non-required field for AdjustedPositionReport.

func (Message) SettlPrice

SettlPrice is a non-required field for AdjustedPositionReport.

func (Message) SettlSessID

SettlSessID is a non-required field for AdjustedPositionReport.

type RouteOut

type RouteOut func(msg Message, sessionID quickfix.SessionID) quickfix.MessageRejectError

A RouteOut is the callback type that should be implemented for routing Message

Jump to

Keyboard shortcuts

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