Class OrderFields
- java.lang.Object
-
- com.caplin.motif.fx.trading.orders.OrderFields
-
@Deprecated public class OrderFields extends Object
Deprecated.
-
-
Field Summary
Fields Modifier and Type Field Description static String
ACCOUNT
Deprecated.static String
ACTIVATION_DATE
Deprecated.static String
ACTIVATION_LOCATION
Deprecated.static String
ACTIVATION_TIME
Deprecated.static String
ACTIVATION_UTC_OFFSET
Deprecated.static String
ALERT_TYPE
Deprecated.static String
ALLOWED_ACTIONS
Deprecated.static String
AMOUNT
Deprecated.static String
BENCHMARK_TYPE
Deprecated.static String
BULK_ACTION
Deprecated.static String
BUY_SELL
Deprecated.static String
CURRENCY_PAIR
Deprecated.static String
DEALT_CURRENCY
Deprecated.static String
EDITABLE
Deprecated.static String
EDITABLE_FIELDS
Deprecated.static String
EXECUTION_TYPE
Deprecated.static String
EXPIRATION_DATE
Deprecated.static String
EXPIRATION_LOCATION
Deprecated.static String
EXPIRATION_TIME
Deprecated.static String
EXPIRATION_UTC_OFFSET
Deprecated.static String
FILL_RATE
Deprecated.static String
FILLED
Deprecated.static String
INVALID_ORDER_IDS
Deprecated.static String
L1_ORDER_ID
Deprecated.static String
MARGIN
Deprecated.static String
MEMO
Deprecated.static String
MONITOR_SIDE
Deprecated.static String
ORDER_COUNT
Deprecated.static String
ORDER_ID
Deprecated.static String
ORDER_IDS
Deprecated.static String
PARENT_ID
Deprecated.static String
RELATED_ID
Deprecated.static String
RELATIONSHIP_TYPE
Deprecated.static String
REMAINING
Deprecated.static String
REMARKS
Deprecated.static String
STATUS
Deprecated.static String
STRATEGY_TYPE
Deprecated.static String
SUBMITTED_BY
Deprecated.static String
SUBMITTED_FOR
Deprecated.static String
TRACKING_RATE
Deprecated.static String
VALID_ORDER_IDS
Deprecated.
-
Constructor Summary
Constructors Constructor Description OrderFields()
Deprecated.
-
-
-
Field Detail
-
FILLED
public static final String FILLED
Deprecated.- See Also:
- Constant Field Values
-
ORDER_ID
public static final String ORDER_ID
Deprecated.- See Also:
- Constant Field Values
-
PARENT_ID
public static final String PARENT_ID
Deprecated.- See Also:
- Constant Field Values
-
RELATED_ID
public static final String RELATED_ID
Deprecated.- See Also:
- Constant Field Values
-
RELATIONSHIP_TYPE
public static final String RELATIONSHIP_TYPE
Deprecated.- See Also:
- Constant Field Values
-
AMOUNT
public static final String AMOUNT
Deprecated.- See Also:
- Constant Field Values
-
REMAINING
public static final String REMAINING
Deprecated.- See Also:
- Constant Field Values
-
BENCHMARK_TYPE
public static final String BENCHMARK_TYPE
Deprecated.- See Also:
- Constant Field Values
-
BUY_SELL
public static final String BUY_SELL
Deprecated.- See Also:
- Constant Field Values
-
MONITOR_SIDE
public static final String MONITOR_SIDE
Deprecated.- See Also:
- Constant Field Values
-
DEALT_CURRENCY
public static final String DEALT_CURRENCY
Deprecated.- See Also:
- Constant Field Values
-
EXECUTION_TYPE
public static final String EXECUTION_TYPE
Deprecated.- See Also:
- Constant Field Values
-
FILL_RATE
public static final String FILL_RATE
Deprecated.- See Also:
- Constant Field Values
-
STATUS
public static final String STATUS
Deprecated.- See Also:
- Constant Field Values
-
MARGIN
public static final String MARGIN
Deprecated.- See Also:
- Constant Field Values
-
TRACKING_RATE
public static final String TRACKING_RATE
Deprecated.- See Also:
- Constant Field Values
-
ALLOWED_ACTIONS
public static final String ALLOWED_ACTIONS
Deprecated.- See Also:
- Constant Field Values
-
REMARKS
public static final String REMARKS
Deprecated.- See Also:
- Constant Field Values
-
ACCOUNT
public static final String ACCOUNT
Deprecated.- See Also:
- Constant Field Values
-
ACTIVATION_DATE
public static final String ACTIVATION_DATE
Deprecated.- See Also:
- Constant Field Values
-
ACTIVATION_TIME
public static final String ACTIVATION_TIME
Deprecated.- See Also:
- Constant Field Values
-
ACTIVATION_LOCATION
public static final String ACTIVATION_LOCATION
Deprecated.- See Also:
- Constant Field Values
-
ACTIVATION_UTC_OFFSET
public static final String ACTIVATION_UTC_OFFSET
Deprecated.- See Also:
- Constant Field Values
-
EXPIRATION_DATE
public static final String EXPIRATION_DATE
Deprecated.- See Also:
- Constant Field Values
-
EXPIRATION_TIME
public static final String EXPIRATION_TIME
Deprecated.- See Also:
- Constant Field Values
-
EXPIRATION_LOCATION
public static final String EXPIRATION_LOCATION
Deprecated.- See Also:
- Constant Field Values
-
EXPIRATION_UTC_OFFSET
public static final String EXPIRATION_UTC_OFFSET
Deprecated.- See Also:
- Constant Field Values
-
ALERT_TYPE
public static final String ALERT_TYPE
Deprecated.- See Also:
- Constant Field Values
-
SUBMITTED_BY
public static final String SUBMITTED_BY
Deprecated.- See Also:
- Constant Field Values
-
SUBMITTED_FOR
public static final String SUBMITTED_FOR
Deprecated.- See Also:
- Constant Field Values
-
EDITABLE_FIELDS
public static final String EDITABLE_FIELDS
Deprecated.- See Also:
- Constant Field Values
-
CURRENCY_PAIR
public static final String CURRENCY_PAIR
Deprecated.- See Also:
- Constant Field Values
-
ORDER_COUNT
public static final String ORDER_COUNT
Deprecated.- See Also:
- Constant Field Values
-
STRATEGY_TYPE
public static final String STRATEGY_TYPE
Deprecated.- See Also:
- Constant Field Values
-
EDITABLE
public static final String EDITABLE
Deprecated.- See Also:
- Constant Field Values
-
MEMO
public static final String MEMO
Deprecated.- See Also:
- Constant Field Values
-
ORDER_IDS
public static final String ORDER_IDS
Deprecated.- See Also:
- Constant Field Values
-
BULK_ACTION
public static final String BULK_ACTION
Deprecated.- See Also:
- Constant Field Values
-
VALID_ORDER_IDS
public static final String VALID_ORDER_IDS
Deprecated.- See Also:
- Constant Field Values
-
INVALID_ORDER_IDS
public static final String INVALID_ORDER_IDS
Deprecated.- See Also:
- Constant Field Values
-
L1_ORDER_ID
public static final String L1_ORDER_ID
Deprecated.- See Also:
- Constant Field Values
-
-