Tag 121
ForexReq
Abbreviation:
Description
Indicates request for forex accommodation trade to be executed along with security transaction.
Wire Format & Usage Example
Single field (key=value)
121=N (DoNotExecuteForexAfterSecurityTrade)
In a FIX message (OrderCancelReplaceRequest)
8=FIX.4.4 | 9=... | 35=G | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 121=N (DoNotExecuteForexAfterSecurityTrade) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 121=N (DoNotExecuteForexAfterSecurityTrade) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
121=N | DoNotExecuteForexAfterSecurityTrade | Do not execute Forex after security trade |
121=Y | ExecuteForexAfterSecurityTrade | Execute Forex after security trade |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| N | DoNotExecuteForexAfterSecurityTrade | Do not execute Forex after security trade | FIX.4.0 |
| Y | ExecuteForexAfterSecurityTrade | Execute Forex after security trade | FIX.4.0 |