OrdType

Tag 40

OrdType

Abbreviation: OrdTyp
Typechar
Tag40
AddedFIX.2.7
Used in16 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
40=4StopLimitStop limit
40=6WithOrWithoutWith or without
40=7LimitOrBetterLimit or better (Deprecated)
40=8LimitWithOrWithoutLimit with or without
40=9OnBasisOn basis
40=DPreviouslyQuotedPreviously quoted
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

Enumerated Values

17
ValueSymbolic NameDescriptionAdded
1MarketMarketFIX.2.7
2LimitLimitFIX.2.7
3StopStopFIX.2.7
4StopLimitStop limitFIX.2.7
6WithOrWithoutWith or withoutFIX.2.7
7LimitOrBetterLimit or better (Deprecated)FIX.2.7
8LimitWithOrWithoutLimit with or withoutFIX.2.7
9OnBasisOn basisFIX.2.7
DPreviouslyQuotedPreviously quotedFIX.4.0
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