3 #include <sharedDefines.h>
14 typedef SIGNED_LONG PRICE;
20 typedef SIGNED_LONG QTY;
26 typedef SIGNED_LONG VOLUME;
32 typedef SIGNED_LONG SYMBOL_ID;
39 typedef UNSIGNED_LONG CLORDER_ID;
45 typedef UNSIGNED_LONG EXCHANGE_TIME;
51 typedef UNSIGNED_LONG STRATEGY_ID;
57 typedef UNSIGNED_LONG CLIENT_ID;
63 typedef UNSIGNED_SHORT DEPTH_POSITION;
69 typedef UNSIGNED_LONG EXCHANGE_TIME;
75 typedef UNSIGNED_LONG SEQUENCE_NUMBER;
81 typedef SIGNED_LONG TRADER_ID;
87 typedef UNSIGNED_LONG ERROR_CODE;
93 typedef UNSIGNED_INTEGER EXPIRY_DATE;
99 typedef UNSIGNED_CHARACTER ENUM;
105 typedef UNSIGNED_CHARACTER SETTLEMENT_PERIOD;
111 typedef UNSIGNED_SHORT OrderStatus;
117 typedef UNSIGNED_SHORT StrategyComment;
123 typedef UNSIGNED_SHORT ResponseType;
129 typedef UNSIGNED_SHORT RiskStatus;
135 typedef UNSIGNED_SHORT ResponseCategory;
142 typedef UNSIGNED_SHORT OrderMode;
148 typedef UNSIGNED_SHORT ExchangeId;
154 typedef UNSIGNED_SHORT SecurityType;
160 typedef UNSIGNED_SHORT OrderType;
166 typedef UNSIGNED_SHORT OrderValidity;
172 typedef UNSIGNED_SHORT ProductType;
178 typedef UNSIGNED_SHORT OptionMode;
184 typedef UNSIGNED_SHORT OptionAttribute;
190 typedef UNSIGNED_SHORT InstrumentType;
196 typedef UNSIGNED_SHORT TransactionType;
202 typedef UNSIGNED_SHORT CommandCategory;
208 typedef std::string String;