CashOrderQty

Tag 152

CashOrderQty

Abbreviation:
TypeQty
Tag152
AddedFIX.4.1
Used in14 messages

Description

Specifies the approximate order quantity desired in total monetary units vs. as a number of shares. The broker would be responsible for converting and calculating a share quantity (OrderQty) based upon this amount to be used for the actual order and subsequent messages.

Wire Format & Usage Example

Single field (key=value)
152=1000
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 152=1000 |  | 10=...

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