Skip to content

FIX TAG 718

AdjustmentType

intAdded FIX.4.4

Definition

Type of adjustment to be applied. Used for Position Change Submission (PCS), Position Adjustment (PAJ), and Customer Gross Margin (CGM).

Compare versions

Differences between the selected source snapshots, including wording and errata; not a migration guide.

FIX 5.0 SP2 FIX Latest · EP309

Definition text changed

FIX 5.0 SP2

Type of adjustment to be applied, used for PCS and PAJ

FIX Latest · EP309

Type of adjustment to be applied. Used for Position Change Submission (PCS), Position Adjustment (PAJ), and Customer Gross Margin (CGM).

Values only in FIX Latest · EP309 1

  • 4Customer specific position

Value text or deprecation changed 3

ValueFIX 5.0 SP2FIX Latest · EP309
0Process Request As Margin DispositionProcess request as margin disposition
1Delta PlusDelta plus
2Delta MinusDelta minus

Values 5

ValueMeaning
0

Process request as margin disposition

1

Delta plus

2

Delta minus

3

Final

4

Customer specific position

About the int data type

Sequence of digits without commas or decimals and optional sign character (ASCII characters "-" and "0" - "9" ). The sign character utilizes one byte (i.e. positive int is "99999" while negative int is "-99999"). Note that int values may contain leading zeros (e.g. "00023" = "23").

Used in messages 2

Includes nested components and repeating groups. Open a location to see its surrounding requirements.