Index
All Classes and Interfaces|All Packages
O
- OPEN - Enum constant in enum class com.bank.trading.Order.OrderStatus
- Order - Class in com.bank.trading
-
Represents an order to market.
- Order(byte[]) - Constructor for class com.bank.trading.Order
- Order(Long, String, Order.OrderType, Order.OrderStatus, Double, Integer) - Constructor for class com.bank.trading.Order
-
Constructor to initialize the order with the required parameters.
- ORDER - Enum constant in enum class com.bank.trading.Event.Type
- Order.Exchange - Enum Class in com.bank.trading
-
Represents the stock exchanges where the order can be executed.
- Order.OrderStatus - Enum Class in com.bank.trading
-
Represents the status of the order.
- Order.OrderType - Enum Class in com.bank.trading
-
Represents the type of the order.
All Classes and Interfaces|All Packages