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) 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) GetMaturityDay

GetMaturityDay reads a MaturityDay from IndicationofInterest.

func (Message) GetMaturityMonthYear

func (m Message) GetMaturityMonthYear(f *field.MaturityMonthYearField) quickfix.MessageRejectError

GetMaturityMonthYear reads a MaturityMonthYear from IndicationofInterest.

func (Message) GetNoIOIQualifiers

GetNoIOIQualifiers reads a NoIOIQualifiers from IndicationofInterest.

func (Message) GetOptAttribute

GetOptAttribute reads a OptAttribute from IndicationofInterest.

func (Message) GetPrice

GetPrice reads a Price from IndicationofInterest.

func (Message) GetPutOrCall

GetPutOrCall reads a PutOrCall from IndicationofInterest.

func (Message) GetSecurityDesc

GetSecurityDesc reads a SecurityDesc from IndicationofInterest.

func (Message) GetSecurityExchange

GetSecurityExchange reads a SecurityExchange from IndicationofInterest.

func (Message) GetSecurityID

GetSecurityID reads a SecurityID from IndicationofInterest.

func (Message) GetSecurityType

GetSecurityType reads a SecurityType from IndicationofInterest.

func (Message) GetSide

GetSide reads a Side from IndicationofInterest.

func (Message) GetStrikePrice

GetStrikePrice reads a StrikePrice 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) GetTransactTime

GetTransactTime reads a TransactTime from IndicationofInterest.

GetURLLink reads a URLLink 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) 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) MaturityDay

MaturityDay is a non-required field for IndicationofInterest.

func (Message) MaturityMonthYear

MaturityMonthYear is a non-required field for IndicationofInterest.

func (Message) NoIOIQualifiers

NoIOIQualifiers is a non-required field for IndicationofInterest.

func (Message) OptAttribute

OptAttribute is a non-required field for IndicationofInterest.

func (Message) Price

Price is a non-required field for IndicationofInterest.

func (Message) PutOrCall

PutOrCall is a non-required field for IndicationofInterest.

func (Message) SecurityDesc

SecurityDesc is a non-required field for IndicationofInterest.

func (Message) SecurityExchange

SecurityExchange is a non-required field for IndicationofInterest.

func (Message) SecurityID

SecurityID is a non-required field for IndicationofInterest.

func (Message) SecurityType

SecurityType is a non-required field for IndicationofInterest.

func (Message) Side

Side is a required field for IndicationofInterest.

func (Message) StrikePrice

StrikePrice is a non-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) TransactTime

TransactTime is a non-required field for IndicationofInterest.

URLLink 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