OrdType

Tag 40

OrdType

Abbreviation:
Typechar
Tag40
AddedFIX.2.7
Used in14 messages

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
WireNameDescription
40=DPreviouslyQuotedPreviously quoted
40=2LimitLimit
40=3StopStop
40=4StopLimitStop limit
40=5MarketOnCloseMarket on close (Deprecated)
40=6WithOrWithoutWith or without
40=7LimitOrBetterLimit or better
40=8LimitWithOrWithoutLimit with or without
40=9OnBasisOn basis
40=AOnCloseOn close (Deprecated)
40=1MarketMarket
40=CForexMarketForex - Market (Deprecated)
40=FForexLimitForex - Limit (Deprecated)
40=EPreviouslyIndicatedPreviously indicated
40=GForexSwapForex - Swap
40=IFunariFunari (Limit Day Order with unexecuted portion handled as Market On Close. e.g. Japan)
40=JMarketIfTouchedMarket If Touched (MIT)
40=KMarketWithLeftOverAsLimitMarket with Leftover as Limit (market order then unexecuted quantity becomes limit order at last price)
40=LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing) (for CIV)
40=MNextFundValuationPointNext Fund Valuation Point (Forward pricing) (for CIV)
40=PPeggedPegged
40=BLimitOnCloseLimit on close (Deprecated)
40=HForexPreviouslyQuotedForex - Previously Quoted (Deprecated)

Enumerated Values

23
ValueSymbolic NameDescriptionAdded
DPreviouslyQuotedPreviously quotedFIX.4.0
2LimitLimitFIX.2.7
3StopStopFIX.2.7
4StopLimitStop limitFIX.2.7
5MarketOnCloseMarket on close (Deprecated)FIX.2.7
6WithOrWithoutWith or withoutFIX.2.7
7LimitOrBetterLimit or betterFIX.2.7
8LimitWithOrWithoutLimit with or withoutFIX.2.7
9OnBasisOn basisFIX.2.7
AOnCloseOn close (Deprecated)FIX.2.7
1MarketMarketFIX.2.7
CForexMarketForex - Market (Deprecated)FIX.4.0
FForexLimitForex - Limit (Deprecated)FIX.4.1
EPreviouslyIndicatedPreviously indicatedFIX.4.0
GForexSwapForex - SwapFIX.4.1
IFunariFunari (Limit Day Order with unexecuted portion handled as Market On Close. e.g. Japan)FIX.4.2
JMarketIfTouchedMarket If Touched (MIT)FIX.4.3
KMarketWithLeftOverAsLimitMarket with Leftover as Limit (market order then unexecuted quantity becomes limit order at last price)FIX.4.3
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing) (for CIV)FIX.4.3
MNextFundValuationPointNext Fund Valuation Point (Forward pricing) (for CIV)FIX.4.3
PPeggedPeggedFIX.3.0
BLimitOnCloseLimit on close (Deprecated)FIX.2.7
HForexPreviouslyQuotedForex - Previously Quoted (Deprecated)FIX.4.1