Tag 709
PosTransType
Abbreviation:
TxnTypDescription
Identifies the type of position transaction
Wire Format & Usage Example
Single field (key=value)
709=1 (Exercise)
In a FIX message (PositionMaintenanceRequest)
8=FIX.4.4 | 9=... | 35=AL | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 709=1 (Exercise) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 709=1 (Exercise) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
709=1 | Exercise | Exercise |
709=2 | DoNotExercise | Do Not Exercise |
709=3 | PositionAdjustment | Position Adjustment |
709=4 | PositionChangeSubmission | Position Change Submission/Margin Disposition |
709=5 | Pledge | Pledge |
Enumerated Values
5| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | Exercise | Exercise | FIX.4.4 |
| 2 | DoNotExercise | Do Not Exercise | FIX.4.4 |
| 3 | PositionAdjustment | Position Adjustment | FIX.4.4 |
| 4 | PositionChangeSubmission | Position Change Submission/Margin Disposition | FIX.4.4 |
| 5 | Pledge | Pledge | FIX.4.4 |