Index

A B C E F G H I J K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages

E

EGX - Enum constant in enum class com.bank.trading.Order.Exchange
 
Event - Class in com.bank.trading
Object used system-wide to represent an event.
Event(byte[]) - Constructor for class com.bank.trading.Event
Constructor for an event with a timestamp.
Event(Event.Type, String) - Constructor for class com.bank.trading.Event
Constructor for an event.
Event.Type - Enum Class in com.bank.trading
The type of the event.
execute(Order) - Method in class com.bank.trading.web.WebInterface
This method is responsible for executing a manual order.
EXECUTION - Enum constant in enum class com.bank.trading.Event.Type
 
ExecutionService - Class in com.bank.trading.execution
Called by person or Algo to submit trade to market This class will start a smart order router to route the order to the market on another Thread in this server.
ExecutionService(InetSocketAddress, InetSocketAddress, byte[], List<InetSocketAddress>, Map<Order.Exchange, InetSocketAddress>) - Constructor for class com.bank.trading.execution.ExecutionService
Constructor for the execution service.
A B C E F G H I J K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages