BidTradeType

Tag 418

BidTradeType

Abbreviation: BidTrdTyp
Typechar
Tag418
AddedFIX.4.2
Used in1 messages

Description

Code to represent the type of trade. (Prior to FIX 4.4 this field was named "TradeType")

Wire Format & Usage Example

Single field (key=value)
418=A (Agency)
In a FIX message (BidRequest)
8=FIX.4.4 | 9=... | 35=k | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 418=A (Agency) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 418=A (Agency) is this field's position in the message.

All valid values
WireNameDescription
418=AAgencyAgency
418=GVWAPGuaranteeVWAP Guarantee
418=JGuaranteedCloseGuaranteed Close
418=RRiskTradeRisk Trade

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
AAgencyAgencyFIX.4.2
GVWAPGuaranteeVWAP GuaranteeFIX.4.2
JGuaranteedCloseGuaranteed CloseFIX.4.2
RRiskTradeRisk TradeFIX.4.2

Used in Messages

1