quickfix.field
Class SecurityTradingStatus
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.SecurityTradingStatus
- All Implemented Interfaces:
- java.io.Serializable
public class SecurityTradingStatus
- 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
OPENING_DELAY
public static final int OPENING_DELAY
- See Also:
- Constant Field Values
MARKET_ON_CLOSE_IMBALANCE_SELL
public static final int MARKET_ON_CLOSE_IMBALANCE_SELL
- See Also:
- Constant Field Values
NOT_ASSIGNED
public static final int NOT_ASSIGNED
- See Also:
- Constant Field Values
NO_MARKET_IMBALANCE
public static final int NO_MARKET_IMBALANCE
- See Also:
- Constant Field Values
NO_MARKET_ON_CLOSE_IMBALANCE
public static final int NO_MARKET_ON_CLOSE_IMBALANCE
- See Also:
- Constant Field Values
ITS_PRE_OPENING
public static final int ITS_PRE_OPENING
- See Also:
- Constant Field Values
NEW_PRICE_INDICATION
public static final int NEW_PRICE_INDICATION
- See Also:
- Constant Field Values
TRADE_DISSEMINATION_TIME
public static final int TRADE_DISSEMINATION_TIME
- See Also:
- Constant Field Values
READY_TO_TRADE_START_OF_SESSION
public static final int READY_TO_TRADE_START_OF_SESSION
- See Also:
- Constant Field Values
NOT_AVAILABLE_FOR_TRADING_END_OF_SESSION
public static final int NOT_AVAILABLE_FOR_TRADING_END_OF_SESSION
- See Also:
- Constant Field Values
NOT_TRADED_ON_THIS_MARKET
public static final int NOT_TRADED_ON_THIS_MARKET
- See Also:
- Constant Field Values
TRADING_HALT
public static final int TRADING_HALT
- See Also:
- Constant Field Values
UNKNOWN_OR_INVALID
public static final int UNKNOWN_OR_INVALID
- See Also:
- Constant Field Values
PRE_OPEN
public static final int PRE_OPEN
- See Also:
- Constant Field Values
OPENING_ROTATION
public static final int OPENING_ROTATION
- See Also:
- Constant Field Values
FAST_MARKET
public static final int FAST_MARKET
- See Also:
- Constant Field Values
RESUME
public static final int RESUME
- See Also:
- Constant Field Values
NO_OPEN_NO_RESUME
public static final int NO_OPEN_NO_RESUME
- See Also:
- Constant Field Values
PRICE_INDICATION
public static final int PRICE_INDICATION
- See Also:
- Constant Field Values
TRADING_RANGE_INDICATION
public static final int TRADING_RANGE_INDICATION
- See Also:
- Constant Field Values
MARKET_IMBALANCE_BUY
public static final int MARKET_IMBALANCE_BUY
- See Also:
- Constant Field Values
MARKET_IMBALANCE_SELL
public static final int MARKET_IMBALANCE_SELL
- See Also:
- Constant Field Values
MARKET_ON_CLOSE_IMBALANCE_BUY
public static final int MARKET_ON_CLOSE_IMBALANCE_BUY
- See Also:
- Constant Field Values
SecurityTradingStatus
public SecurityTradingStatus()
SecurityTradingStatus
public SecurityTradingStatus(int data)