Tag 718
AdjustmentType
Abbreviation:
AdjTypDescription
Type of adjustment to be applied, used for PCS and PAJ
Wire Format & Usage Example
Single field (key=value)
718=0 (ProcessRequestAsMarginDisposition)
In a FIX message (PositionMaintenanceRequest)
8=FIX.4.4 | 9=... | 35=AL | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 718=0 (ProcessRequestAsMarginDisposition) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 718=0 (ProcessRequestAsMarginDisposition) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
718=0 | ProcessRequestAsMarginDisposition | Process Request As Margin Disposition |
718=1 | DeltaPlus | Delta Plus |
718=2 | DeltaMinus | Delta Minus |
718=3 | Final | Final |
Enumerated Values
4| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | ProcessRequestAsMarginDisposition | Process Request As Margin Disposition | FIX.4.4 |
| 1 | DeltaPlus | Delta Plus | FIX.4.4 |
| 2 | DeltaMinus | Delta Minus | FIX.4.4 |
| 3 | Final | Final | FIX.4.4 |