ForexReq

Tag 121

ForexReq

Abbreviation:
Typechar
Tag121
AddedFIX.4.0
Used in3 messages

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
WireNameDescription
121=NDoNotExecuteForexAfterSecurityTradeDo not execute Forex after security trade
121=YExecuteForexAfterSecurityTradeExecute Forex after security trade

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
NDoNotExecuteForexAfterSecurityTradeDo not execute Forex after security tradeFIX.4.0
YExecuteForexAfterSecurityTradeExecute Forex after security tradeFIX.4.0