Page History
Prices and amounts are wrapped in the MFFloat class, which holds a fixed precision integer of
9 decimal places, The MFFloat class provides functions to check for special values, which are represented as large negative constants.
| Value | Abbreviation | Description |
|---|---|---|
| -9223372036854775805 | NA | NOT_APPLICABLE |
| -9223372036854775807 | NMA | NO_MARKET_ACTIVITY |
| -9223372036854775806 | NDA | NO_DATA_AVAILABLE |
The negative amount -9223372036854775805 in the example below maps to NA in MFFloat. In the case below the LAST_TRADE does not have an amount (unreported by the venue).
...
Overview
Content Tools