Tag 40
OrdType
Abbreviation:
Description
Order type.
Wire Format & Usage Example
Single field (key=value)
40=D (PreviouslyQuoted)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 40=D (PreviouslyQuoted) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 40=D (PreviouslyQuoted) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
40=D | PreviouslyQuoted | Previously quoted |
40=2 | Limit | Limit |
40=3 | Stop | Stop |
40=4 | StopLimit | Stop limit |
40=5 | MarketOnClose | Market on close (Deprecated) |
40=6 | WithOrWithout | With or without |
40=7 | LimitOrBetter | Limit or better |
40=8 | LimitWithOrWithout | Limit with or without |
40=9 | OnBasis | On basis |
40=A | OnClose | On close (Deprecated) |
40=1 | Market | Market |
40=C | ForexMarket | Forex - Market (Deprecated) |
40=F | ForexLimit | Forex - Limit (Deprecated) |
40=E | PreviouslyIndicated | Previously indicated |
40=G | ForexSwap | Forex - Swap |
40=I | Funari | Funari (Limit Day Order with unexecuted portion handled as Market On Close. e.g. Japan) |
40=J | MarketIfTouched | Market If Touched (MIT) |
40=K | MarketWithLeftOverAsLimit | Market with Leftover as Limit (market order then unexecuted quantity becomes limit order at last price) |
40=L | PreviousFundValuationPoint | Previous Fund Valuation Point (Historic pricing) (for CIV) |
40=M | NextFundValuationPoint | Next Fund Valuation Point (Forward pricing) (for CIV) |
40=P | Pegged | Pegged |
40=B | LimitOnClose | Limit on close (Deprecated) |
40=H | ForexPreviouslyQuoted | Forex - Previously Quoted (Deprecated) |
Enumerated Values
23| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| D | PreviouslyQuoted | Previously quoted | FIX.4.0 |
| 2 | Limit | Limit | FIX.2.7 |
| 3 | Stop | Stop | FIX.2.7 |
| 4 | StopLimit | Stop limit | FIX.2.7 |
| 5 | MarketOnClose | Market on close (Deprecated) | FIX.2.7 |
| 6 | WithOrWithout | With or without | FIX.2.7 |
| 7 | LimitOrBetter | Limit or better | FIX.2.7 |
| 8 | LimitWithOrWithout | Limit with or without | FIX.2.7 |
| 9 | OnBasis | On basis | FIX.2.7 |
| A | OnClose | On close (Deprecated) | FIX.2.7 |
| 1 | Market | Market | FIX.2.7 |
| C | ForexMarket | Forex - Market (Deprecated) | FIX.4.0 |
| F | ForexLimit | Forex - Limit (Deprecated) | FIX.4.1 |
| E | PreviouslyIndicated | Previously indicated | FIX.4.0 |
| G | ForexSwap | Forex - Swap | FIX.4.1 |
| I | Funari | Funari (Limit Day Order with unexecuted portion handled as Market On Close. e.g. Japan) | FIX.4.2 |
| J | MarketIfTouched | Market If Touched (MIT) | FIX.4.3 |
| K | MarketWithLeftOverAsLimit | Market with Leftover as Limit (market order then unexecuted quantity becomes limit order at last price) | FIX.4.3 |
| L | PreviousFundValuationPoint | Previous Fund Valuation Point (Historic pricing) (for CIV) | FIX.4.3 |
| M | NextFundValuationPoint | Next Fund Valuation Point (Forward pricing) (for CIV) | FIX.4.3 |
| P | Pegged | Pegged | FIX.3.0 |
| B | LimitOnClose | Limit on close (Deprecated) | FIX.2.7 |
| H | ForexPreviouslyQuoted | Forex - Previously Quoted (Deprecated) | FIX.4.1 |