public enum TimeInForce extends java.lang.Enum<TimeInForce>
Enum Constant and Description |
---|
AT_OPEN
Opening auction
|
AT_OPEN_THEN_DAY
Opening auction, then convert any remaining quantity into a
day order (US-Equities only)
|
AT_THE_CLOSE
Closing auction
|
DAY
Until normal market close (default)
|
EXTENDED_DAY
Until after-hours trading close (US-Equities only)
|
FILL_OR_KILL
Cancel immediately if there is not enough liquidity to fill
the entire order (US-Options only)
|
GOOD_TILL_DATE
Until specified time
|
INTRADAY_CROSS
Intraday cross auction (US-Equities only)
|
IOC
Cancel immediately if there is no liquidity
|
LATE_LIMIT_ON_CLOSE
BATS specific (US-Equities only)
|
LATE_LIMIT_ON_OPEN
BATS specific (US-Equities only)
|
POST_CLOSE_SESSION
KMATCH specific (US-Equities only)
|
PRE_OPEN_SESSION
KMATCH specific (US-Equities only)
|
TIME_IN_MARKET
Until specified number of seconds passes (US-Equities only)
|
Modifier and Type | Method and Description |
---|---|
static TimeInForce |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TimeInForce[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final TimeInForce DAY
public static final TimeInForce AT_OPEN
public static final TimeInForce IOC
public static final TimeInForce EXTENDED_DAY
public static final TimeInForce GOOD_TILL_DATE
public static final TimeInForce AT_THE_CLOSE
public static final TimeInForce TIME_IN_MARKET
public static final TimeInForce INTRADAY_CROSS
public static final TimeInForce FILL_OR_KILL
public static final TimeInForce AT_OPEN_THEN_DAY
public static final TimeInForce LATE_LIMIT_ON_OPEN
public static final TimeInForce LATE_LIMIT_ON_CLOSE
public static final TimeInForce PRE_OPEN_SESSION
public static final TimeInForce POST_CLOSE_SESSION
public static TimeInForce[] values()
for (TimeInForce c : TimeInForce.values()) System.out.println(c);
public static TimeInForce valueOf(java.lang.String name)
name
- the name of the enum constant to be returned.java.lang.IllegalArgumentException
- if this enum type has no constant
with the specified namejava.lang.NullPointerException
- if the argument is null
Securities are offered by Lime Trading Corp., member FINRA & SIPC,NFA. All investing incurs risk, including but not limited to loss of principal. Further information may be found on our Disclosures Page.
Please read the following documents Characteristics and Risks of Standardized Options before trading options.
Options involve risk and are not suitable for all investors as the special risks inherent to options trading may expose investors to potentially rapid and substantial losses. Options trading privileges are subject to Lime Trading Corp. review and approval. Hedging and protective strategies generally involve additional costs and do not assure a profit or guarantee against loss. With long options, investors may lose 100% of funds invested. Covered calls provide income, downside protection only to the extent of the premium received, and limit upside potential to the strike price plus premium received. Multi-leg option orders are not a standard option trade. There is no national best bid or offer for multi-leg orders. Multi-leg trades are executed on the exchanges at the discretion of specialists or market makers, who cannot be held to a net price on a multi-leg order. Therefore, you may not receive the national best bid or offer on each individual leg of an order. Multi-leg orders are executed as a single trade on the same exchange. Legs cannot be executed separately on different exchanges to get the national best bid or offer for each leg. Each individual leg of a multi-leg order can be subject to early exercise risk, possibly taking away the protection that the multi-leg position may provide. Partial or full assignment on a leg may originate a margin call or losses greater than you anticipated when you entered into the position. When a multi-leg order is canceled or filled, additional reporting may be required by the specialist or market maker. Reporting fills and cancels may cause delays and create risks, especially in fast moving markets. Other risks might be associated with multi-leg options trading.