FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
float | price
The Depth price (as a float). |
integer | priorityIndex
The priority index of an entry at a specific price level. |
integer | quantity
The quantity for this depth entry. |
sequence<com.apama.md.XLeg> | entries
The underlying legs making up this price-point. |
integer | updateType
Update type. 0 - Add, 1 - Modify, 2 - Remove (see DatastreamConstants in MDConstants.mon for details). |
Member detail |
---|
sequence<com.apama.md.XLeg> entriesThe underlying legs making up this price-point.
float priceThe Depth price (as a float).
integer priorityIndexThe priority index of an entry at a specific price level.
integer quantityThe quantity for this depth entry.
integer updateTypeUpdate type. 0 - Add, 1 - Modify, 2 - Remove (see DatastreamConstants in MDConstants.mon for details).
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |