Message Types
The fields within each message type have a corresponding data type. The various data types are defined in the following table.
| Data Type | Description |
|---|---|
| Alpha | A string of ASCII letters (A-Z) left justified and space padded on the right. |
| Base 36 Numeric |
|
| Numeric | A string of ASCII numbers (0-9), right justified and zero filled on the left. |
| Prices |
|
| Long Prices |
|
| Timestamps | A string of numbers (0-9) representing whole number milliseconds past midnight Eastern Time, right justified and zero filled on the left, with no decimal point. |





