Scenario constraint table
A scenario constraint data table contains the metadata for all the variables of a specified scenario. A separate constraint table exists for each scenario. The table has a row for each variable and a column for each kind of metadata.
The following diagram illustrates the contents of a scenario constraint table.
Parameter | Case | Choices | Contant | Default | Maximum | Minimum | Mutable | Trim | Type | Unique |
Instrument | mixed | null | 0 | | null | null | 1 | 1 | string | 0 |
Price | null | null | 0 | | null | null | 1 | 1 | float | 0 |
Velocity | null | null | 0 | | null | null | 1 | 1 | float | 0 |
Shares | null | null | 0 | | null | null | 1 | 1 | integer | 0 |
Position | null | null | 0 | | null | null | 1 | 1 | integer | 0 |
See
Attaching to constraint data for more information on using constraint tables.