quickfix.field
Class PegPriceType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.PegPriceType
- All Implemented Interfaces:
- java.io.Serializable
public class PegPriceType
- 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
LAST_PEG
public static final int LAST_PEG
- See Also:
- Constant Field Values
MID_PRICE_PEG
public static final int MID_PRICE_PEG
- See Also:
- Constant Field Values
OPENING_PEG
public static final int OPENING_PEG
- See Also:
- Constant Field Values
MARKET_PEG
public static final int MARKET_PEG
- See Also:
- Constant Field Values
PRIMARY_PEG
public static final int PRIMARY_PEG
- See Also:
- Constant Field Values
FIXED_PEG_TO_LOCAL_BEST_BID_OR_OFFER_AT_TIME_OF_ORDER
public static final int FIXED_PEG_TO_LOCAL_BEST_BID_OR_OFFER_AT_TIME_OF_ORDER
- See Also:
- Constant Field Values
PEG_TO_VWAP
public static final int PEG_TO_VWAP
- See Also:
- Constant Field Values
TRAILING_STOP_PEG
public static final int TRAILING_STOP_PEG
- See Also:
- Constant Field Values
PEG_TO_LIMIT_PRICE
public static final int PEG_TO_LIMIT_PRICE
- See Also:
- Constant Field Values
PegPriceType
public PegPriceType()
PegPriceType
public PegPriceType(int data)