|
SeriesId | id |
| Unique binary Id of the instrument.
|
|
std::string | name |
| Human-friendly name of the instrument.
|
|
const Series * | seriesRef |
| Series Ref.
|
|
const Series * | seriesRefOutr |
| Series Ref Outr.
|
|
const Series * | seriesRef2 |
| Series Ref 2.
|
|
const Series * | seriesRef2Outr |
| Series Ref 2 Outr.
|
|
SeriesId | seriesOutr |
| Series Outr.
|
|
int32 | convFactor |
| Conversion factor for a Future Basis Box leg including 6 decimals.
|
|
uint32 | ctdPrice |
| CTD price for the cheapest leg including 3 decimals.
|
|
int32 | refPrice |
| Reference price of the underlying/instrument series.
|
|
int32 | ref2Price |
| Reference price of the underlying/instrument series.
|
|
uint16 | legNumber |
| The leg number of the central group/combo box.
|
|
bool | cheapestToDeliver |
| The leg in the future basis box that is CTD.
|
|
bool | suspended |
| Defines if the series is suspended or not.
|
|
Type::Enum | boxType |
| Combo Box Type.
|
|
bool | displayOneRow |
| Display the box in one row.
|
|
bool | displayInPiw |
| Display the box name in PIW.
|
|
std::string | yieldCurve |
| Yield curve id.
|
|