Enum KrakenFuturesOrderType

java.lang.Object
java.lang.Enum<KrakenFuturesOrderType>
org.knowm.xchange.krakenfutures.dto.trade.KrakenFuturesOrderType
All Implemented Interfaces:
Serializable, Comparable<KrakenFuturesOrderType>, java.lang.constant.Constable

public enum KrakenFuturesOrderType extends Enum<KrakenFuturesOrderType>
The order type: * lmt - a limit order * post - a post-only limit order * mkt - an immediate-or-cancel order with 1% price protection * stp - a stop order * take_profit - a take profit order * ioc - an immediate-or-cancel order