Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct { //PegOffsetValue is a non-required field for PegInstructions. PegOffsetValue *float64 `fix:"211"` //PegMoveType is a non-required field for PegInstructions. PegMoveType *int `fix:"835"` //PegOffsetType is a non-required field for PegInstructions. PegOffsetType *int `fix:"836"` //PegLimitType is a non-required field for PegInstructions. PegLimitType *int `fix:"837"` //PegRoundDirection is a non-required field for PegInstructions. PegRoundDirection *int `fix:"838"` //PegScope is a non-required field for PegInstructions. PegScope *int `fix:"840"` //PegPriceType is a non-required field for PegInstructions. PegPriceType *int `fix:"1094"` //PegSecurityIDSource is a non-required field for PegInstructions. PegSecurityIDSource *string `fix:"1096"` //PegSecurityID is a non-required field for PegInstructions. PegSecurityID *string `fix:"1097"` //PegSymbol is a non-required field for PegInstructions. PegSymbol *string `fix:"1098"` //PegSecurityDesc is a non-required field for PegInstructions. PegSecurityDesc *string `fix:"1099"` }
Component is a fix50sp1 PegInstructions Component
Click to show internal directories.
Click to hide internal directories.