Package com.lmax.api.order

Interface Summary
Execution The results of a pass of the order through the exchange.
ExecutionEventListener Asynchronous listener for ALL executions.
Order The order.
OrderCallback The callback used when the response is received for a market order request.
OrderEventListener Asynchronous listener for ALL amendments to the state of your orders.
OrderSpecification Order Request.
 

Class Summary
AmendStopsRequest Request to amend stop loss/profit on an existing order.
CancelOrderRequest Cancel Order Request.
ClosingOrderSpecification Closing Order Specification.
ExecutionSubscriptionRequest Request to subscribe to Execution events.
LimitOrderSpecification Limit Order Request.
MarketOrderSpecification Market Order Request.
OrderSubscriptionRequest Request to subscribe to Order events.
 

Enum Summary
OrderType Enumerate the supported LMAX order types.