indicationofinterest

package
v0.0.0-...-c8d12df Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2014 License: Apache-1.1 Imports: 3 Imported by: 0

Documentation

Overview

Package indicationofinterest msg type = 6.

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 IndicationofInterest wrapper for the generic Message type

func (Message) Currency

Currency is a non-required field for IndicationofInterest.

func (Message) GetCurrency

GetCurrency reads a Currency from IndicationofInterest.

func (Message) GetIDSource

GetIDSource reads a IDSource from IndicationofInterest.

func (Message) GetIOINaturalFlag

GetIOINaturalFlag reads a IOINaturalFlag from IndicationofInterest.

func (Message) GetIOIOthSvc

GetIOIOthSvc reads a IOIOthSvc from IndicationofInterest.

func (Message) GetIOIQltyInd

GetIOIQltyInd reads a IOIQltyInd from IndicationofInterest.

func (Message) GetIOIQualifier

GetIOIQualifier reads a IOIQualifier from IndicationofInterest.

func (Message) GetIOIRefID

GetIOIRefID reads a IOIRefID from IndicationofInterest.

func (Message) GetIOIShares

GetIOIShares reads a IOIShares from IndicationofInterest.

func (Message) GetIOITransType

GetIOITransType reads a IOITransType from IndicationofInterest.

func (Message) GetIOIid

GetIOIid reads a IOIid from IndicationofInterest.

func (Message) GetIssuer

GetIssuer reads a Issuer from IndicationofInterest.

func (Message) GetPrice

GetPrice reads a Price from IndicationofInterest.

func (Message) GetSecurityDesc

GetSecurityDesc reads a SecurityDesc from IndicationofInterest.

func (Message) GetSecurityID

GetSecurityID reads a SecurityID from IndicationofInterest.

func (Message) GetSide

GetSide reads a Side from IndicationofInterest.

func (Message) GetSymbol

GetSymbol reads a Symbol from IndicationofInterest.

func (Message) GetSymbolSfx

GetSymbolSfx reads a SymbolSfx from IndicationofInterest.

func (Message) GetText

GetText reads a Text from IndicationofInterest.

func (Message) GetValidUntilTime

GetValidUntilTime reads a ValidUntilTime from IndicationofInterest.

func (Message) IDSource

IDSource is a non-required field for IndicationofInterest.

func (Message) IOINaturalFlag

IOINaturalFlag is a non-required field for IndicationofInterest.

func (Message) IOIOthSvc

IOIOthSvc is a non-required field for IndicationofInterest.

func (Message) IOIQltyInd

IOIQltyInd is a non-required field for IndicationofInterest.

func (Message) IOIQualifier

IOIQualifier is a non-required field for IndicationofInterest.

func (Message) IOIRefID

IOIRefID is a non-required field for IndicationofInterest.

func (Message) IOIShares

IOIShares is a required field for IndicationofInterest.

func (Message) IOITransType

IOITransType is a required field for IndicationofInterest.

func (Message) IOIid

IOIid is a required field for IndicationofInterest.

func (Message) Issuer

Issuer is a non-required field for IndicationofInterest.

func (Message) Price

Price is a non-required field for IndicationofInterest.

func (Message) SecurityDesc

SecurityDesc is a non-required field for IndicationofInterest.

func (Message) SecurityID

SecurityID is a non-required field for IndicationofInterest.

func (Message) Side

Side is a required field for IndicationofInterest.

func (Message) Symbol

Symbol is a required field for IndicationofInterest.

func (Message) SymbolSfx

SymbolSfx is a non-required field for IndicationofInterest.

func (Message) Text

Text is a non-required field for IndicationofInterest.

func (Message) ValidUntilTime

ValidUntilTime is a non-required field for IndicationofInterest.

type MessageBuilder

type MessageBuilder struct {
	quickfix.MessageBuilder
}

MessageBuilder builds IndicationofInterest messages.

func Builder

func Builder(
	ioiid *field.IOIidField,
	ioitranstype *field.IOITransTypeField,
	symbol *field.SymbolField,
	side *field.SideField,
	ioishares *field.IOISharesField) MessageBuilder

Builder returns an initialized MessageBuilder with specified required fields for IndicationofInterest.

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