Tag 744
AssignmentMethod
Abbreviation:
AsgnMethDescription
Method by which short positions are assigned to an exercise notice during exercise and assignment processing
Wire Format & Usage Example
Single field (key=value)
744=P (ProRata)
In a FIX message (AssignmentReport)
8=FIX.4.4 | 9=... | 35=AW | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 744=P (ProRata) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 744=P (ProRata) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
744=P | ProRata | Pro-rata |
744=R | Random | Random |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| P | ProRata | Pro-rata | FIX.4.4 |
| R | Random | Random | FIX.4.4 |