quickfix.field
Class TrdType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.TrdType
- All Implemented Interfaces:
- java.io.Serializable
public class TrdType
- extends IntField
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
FIELD
public static final int FIELD
- See Also:
- Constant Field Values
REGULAR_TRADE
public static final int REGULAR_TRADE
- See Also:
- Constant Field Values
BLOCK_TRADE
public static final int BLOCK_TRADE
- See Also:
- Constant Field Values
AFTER_HOURS_TRADE
public static final int AFTER_HOURS_TRADE
- See Also:
- Constant Field Values
EFP
public static final int EFP
- See Also:
- Constant Field Values
TRANSFER
public static final int TRANSFER
- See Also:
- Constant Field Values
LATE_TRADE
public static final int LATE_TRADE
- See Also:
- Constant Field Values
T_TRADE
public static final int T_TRADE
- See Also:
- Constant Field Values
WEIGHTED_AVERAGE_PRICE_TRADE
public static final int WEIGHTED_AVERAGE_PRICE_TRADE
- See Also:
- Constant Field Values
BUNCHED_TRADE
public static final int BUNCHED_TRADE
- See Also:
- Constant Field Values
LATE_BUNCHED_TRADE
public static final int LATE_BUNCHED_TRADE
- See Also:
- Constant Field Values
PRIOR_REFERENCE_PRICE_TRADE
public static final int PRIOR_REFERENCE_PRICE_TRADE
- See Also:
- Constant Field Values
EXCHANGE_FOR_RISK
public static final int EXCHANGE_FOR_RISK
- See Also:
- Constant Field Values
EXCHANGE_FOR_SWAP
public static final int EXCHANGE_FOR_SWAP
- See Also:
- Constant Field Values
EXCHANGE_OF_FUTURES_FOR
public static final int EXCHANGE_OF_FUTURES_FOR
- See Also:
- Constant Field Values
EXCHANGE_OF_OPTIONS_FOR_OPTIONS
public static final int EXCHANGE_OF_OPTIONS_FOR_OPTIONS
- See Also:
- Constant Field Values
TRADING_AT_SETTLEMENT
public static final int TRADING_AT_SETTLEMENT
- See Also:
- Constant Field Values
ALL_OR_NONE
public static final int ALL_OR_NONE
- See Also:
- Constant Field Values
FUTURES_LARGE_ORDER_EXECUTION
public static final int FUTURES_LARGE_ORDER_EXECUTION
- See Also:
- Constant Field Values
EXCHANGE_OF_FUTURES_FOR_FUTURES
public static final int EXCHANGE_OF_FUTURES_FOR_FUTURES
- See Also:
- Constant Field Values
OPTION_INTERIM_TRADE
public static final int OPTION_INTERIM_TRADE
- See Also:
- Constant Field Values
OPTION_CABINET_TRADE
public static final int OPTION_CABINET_TRADE
- See Also:
- Constant Field Values
PRIVATELY_NEGOTIATED_TRADES
public static final int PRIVATELY_NEGOTIATED_TRADES
- See Also:
- Constant Field Values
SUBSTITUTION_OF_FUTURES_FOR_FORWARDS
public static final int SUBSTITUTION_OF_FUTURES_FOR_FORWARDS
- See Also:
- Constant Field Values
ERROR_TRADE
public static final int ERROR_TRADE
- See Also:
- Constant Field Values
SPECIAL_CUM_DIVIDEND
public static final int SPECIAL_CUM_DIVIDEND
- See Also:
- Constant Field Values
SPECIAL_EX_DIVIDEND
public static final int SPECIAL_EX_DIVIDEND
- See Also:
- Constant Field Values
SPECIAL_CUM_COUPON
public static final int SPECIAL_CUM_COUPON
- See Also:
- Constant Field Values
SPECIAL_EX_COUPON
public static final int SPECIAL_EX_COUPON
- See Also:
- Constant Field Values
CASH_SETTLEMENT
public static final int CASH_SETTLEMENT
- See Also:
- Constant Field Values
SPECIAL_PRICE
public static final int SPECIAL_PRICE
- See Also:
- Constant Field Values
GUARANTEED_DELIVERY
public static final int GUARANTEED_DELIVERY
- See Also:
- Constant Field Values
SPECIAL_CUM_RIGHTS
public static final int SPECIAL_CUM_RIGHTS
- See Also:
- Constant Field Values
SPECIAL_EX_RIGHTS
public static final int SPECIAL_EX_RIGHTS
- See Also:
- Constant Field Values
SPECIAL_CUM_CAPITAL_REPAYMENTS
public static final int SPECIAL_CUM_CAPITAL_REPAYMENTS
- See Also:
- Constant Field Values
SPECIAL_EX_CAPITAL_REPAYMENTS
public static final int SPECIAL_EX_CAPITAL_REPAYMENTS
- See Also:
- Constant Field Values
SPECIAL_CUM_BONUS
public static final int SPECIAL_CUM_BONUS
- See Also:
- Constant Field Values
SPECIAL_EX_BONUS
public static final int SPECIAL_EX_BONUS
- See Also:
- Constant Field Values
BLOCK_TRADE2
public static final int BLOCK_TRADE2
- See Also:
- Constant Field Values
WORKED_PRINCIPAL_TRADE
public static final int WORKED_PRINCIPAL_TRADE
- See Also:
- Constant Field Values
BLOCK_TRADES
public static final int BLOCK_TRADES
- See Also:
- Constant Field Values
NAME_CHANGE
public static final int NAME_CHANGE
- See Also:
- Constant Field Values
PORTFOLIO_TRANSFER
public static final int PORTFOLIO_TRANSFER
- See Also:
- Constant Field Values
PROROGATION_BUY
public static final int PROROGATION_BUY
- See Also:
- Constant Field Values
PROROGATION_SELL
public static final int PROROGATION_SELL
- See Also:
- Constant Field Values
OPTION_EXERCISE
public static final int OPTION_EXERCISE
- See Also:
- Constant Field Values
DELTA_NEUTRAL_TRANSACTION
public static final int DELTA_NEUTRAL_TRANSACTION
- See Also:
- Constant Field Values
FINANCING_TRANSACTION
public static final int FINANCING_TRANSACTION
- See Also:
- Constant Field Values
TrdType
public TrdType()
TrdType
public TrdType(int data)