Uses of Enum Class
com.quantfinlib.trading.OrderStatus
Packages that use OrderStatus
-
Uses of OrderStatus in com.quantfinlib.trading
Subclasses with type arguments of type OrderStatus in com.quantfinlib.tradingMethods in com.quantfinlib.trading that return OrderStatusModifier and TypeMethodDescriptionOrderGateway.status(long orderId) PaperTradingGateway.status(long orderId) static OrderStatusReturns the enum constant of this class with the specified name.static OrderStatus[]OrderStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.