OrdType

Tag 40

OrdType

Abbreviation: OrdTyp
Typechar
Tag40
AddedFIX.2.7
Used in29 messages

Description

Order type. *** SOME VALUES ARE NO LONGER USED - See "Deprecated (Phased-out) Features and Supported Approach" *** (see Volume : "Glossary" for value definitions)

Wire Format & Usage Example

Single field (key=value)
40=1 (Market)
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=1 (Market) |  | 10=...

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

All valid values
WireNameDescription
40=1MarketMarket
40=2LimitLimit
40=3StopStop / Stop Loss
40=4StopLimitStop Limit
40=5MarketOnCloseMarket On Close (No longer used)
40=6WithOrWithoutWith Or Without
40=7LimitOrBetterLimit Or Better
40=8LimitWithOrWithoutLimit With Or Without
40=9OnBasisOn Basis
40=AOnCloseOn Close (No longer used)
40=BLimitOnCloseLimit On Close (No longer used)
40=CForexMarketForex Market (No longer used)
40=DPreviouslyQuotedPreviously Quoted
40=EPreviouslyIndicatedPreviously Indicated
40=FForexLimitForex Limit (No longer used)
40=GForexSwapForex Swap
40=HForexPreviouslyQuotedForex Previously Quoted (No longer used)
40=IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
40=JMarketIfTouchedMarket If Touched (MIT)
40=KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming 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=QCounterOrderSelectionCounter-order selection

Enumerated Values

24
ValueSymbolic NameDescriptionAdded
1MarketMarketFIX.2.7
2LimitLimitFIX.2.7
3StopStop / Stop LossFIX.2.7
4StopLimitStop LimitFIX.2.7
5MarketOnCloseMarket On Close (No longer used)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 (No longer used)FIX.2.7
BLimitOnCloseLimit On Close (No longer used)FIX.2.7
CForexMarketForex Market (No longer used)FIX.4.0
DPreviouslyQuotedPreviously QuotedFIX.4.0
EPreviouslyIndicatedPreviously IndicatedFIX.4.0
FForexLimitForex Limit (No longer used)FIX.4.1
GForexSwapForex SwapFIX.4.1
HForexPreviouslyQuotedForex Previously Quoted (No longer used)FIX.4.1
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)FIX.4.2
JMarketIfTouchedMarket If Touched (MIT)FIX.4.3
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming 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
QCounterOrderSelectionCounter-order selectionFIX.4.4