Unable to understand meanings of enumeration types

Imported from previous forum

In the enumeration OrdType_enum_t, the various values are

Order type Valid values: 1 = Market 2 = Limit 3 = Stop 4 = Stop limit 5 = Market on close No longer used 6 = With or without 7 = Limit or better Deprecated 8 = Limit with or without 9 = On basis A = On close No longer used B = Limit on close No longer used C = Forex Market No longer used D = Previously quoted E = Previously indicated F = Forex Limit No longer used G = Forex Swap H = Forex Previously Quoted No longer used I = Funari Limit Day Order with unexecuted portion handled as Market On Close E g Japan J = Market If Touched MIT K = Market with Leftover as Limit market order then unexecuted quantity becomes limit order at last price L = Previous Fund Valuation Point Historic pricing for CIV M = Next Fund Valuation Point Forward pricing for CIV P = Pegged

I am a technical person and I do not understand which value I need to use for creating a bond or any other message.

I have tried looking on the site but am unable to find any place which gives me a description of the enumeration types.

I would really appreciate if someone could help me out on this one.

Ronak

Refer to the Glossary in Volume 1 of the FIX 4.4 specification.

In the enumeration OrdType_enum_t, the various values are

Order type Valid values: 1 = Market 2 = Limit 3 = Stop 4 = Stop limit 5
= Market on close No longer used 6 = With or without 7 = Limit or better
Deprecated 8 = Limit with or without 9 = On basis A = On close No longer
used B = Limit on close No longer used C = Forex Market No longer used D
= Previously quoted E = Previously indicated F = Forex Limit No longer
used G = Forex Swap H = Forex Previously Quoted No longer used I =
Funari Limit Day Order with unexecuted portion handled as Market On
Close E g Japan J = Market If Touched MIT K = Market with Leftover as
Limit market order then unexecuted quantity becomes limit order at last
price L = Previous Fund Valuation Point Historic pricing for CIV M =
Next Fund Valuation Point Forward pricing for CIV P = Pegged

I am a technical person and I do not understand which value I need to
use for creating a bond or any other message.

I have tried looking on the site but am unable to find any place which
gives me a description of the enumeration types.

I would really appreciate if someone could help me out on this one.

Ronak