package
0.6.0
Repository: https://github.com/adam-talos/quickfix.git
Documentation: pkg.go.dev

# Functions

FromMessage creates a MarketDataRequest from a quickfix.Message instance.
New returns a MarketDataRequest initialized with the required fields for MarketDataRequest.
NewNoMDEntryTypesRepeatingGroup returns an initialized, NoMDEntryTypesRepeatingGroup.
NewNoRelatedSymRepeatingGroup returns an initialized, NoRelatedSymRepeatingGroup.
Route returns the beginstring, message type, and MessageRoute for this Message type.

# Structs

MarketDataRequest is the fix42 MarketDataRequest type, MsgType = V.
NoMDEntryTypes is a repeating group element, Tag 267.
NoMDEntryTypesRepeatingGroup is a repeating group, Tag 267.
NoRelatedSym is a repeating group element, Tag 146.
NoRelatedSymRepeatingGroup is a repeating group, Tag 146.

# Type aliases

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