Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct { //PriceLimitType is a non-required field for PriceLimits. PriceLimitType *int `fix:"1306"` //LowLimitPrice is a non-required field for PriceLimits. LowLimitPrice *float64 `fix:"1148"` //HighLimitPrice is a non-required field for PriceLimits. HighLimitPrice *float64 `fix:"1149"` //TradingReferencePrice is a non-required field for PriceLimits. TradingReferencePrice *float64 `fix:"1150"` }
Component is a fix50sp2 PriceLimits Component
Click to show internal directories.
Click to hide internal directories.