Index
All Classes and Interfaces|All Packages
G
- getAlg() - Method in class com.bank.trading.execution.Algorithms
-
Get the executable for the algorithm.
- getAlgorithms() - Method in class com.bank.trading.web.WebInterface
-
This method is responsible for getting the current algorithms.
- getBackupData(Long, Long) - Method in class com.bank.trading.data.BackupData
-
Retrieve backup data from long term storage.
- getBinaryData() - Method in class com.bank.trading.Event
-
Get the binary data for the event.
- getControls() - Method in class com.bank.trading.execution.Algorithms
-
Get the executable for the controls.
- getControls() - Method in class com.bank.trading.web.WebInterface
-
This method is responsible for getting the current controls.
- getControlsExecutable() - Method in class com.bank.trading.execution.ExecutionService
-
Get the current controls executable.
- getCurrentAlgExecutable() - Method in class com.bank.trading.data.LamportClock
-
Get the alg executable that the system is currently using.
- getCurrentControlsExecutable() - Method in class com.bank.trading.data.LamportClock
-
Get the controls executable that the system is currently using.
- getData(Long, Long) - Method in class com.bank.trading.web.WebInterface
-
This method is responsible for getting the data for a specific machine.
- getExchange() - Method in class com.bank.trading.Order
-
Returns the exchange on which the order is to be executed.
- getLog(long, URI) - Method in class com.bank.trading.data.ReplayService
-
Get the log data starting from a specific time for a given subscriber.
- getMessage() - Method in class com.bank.trading.Event
-
Returns the message associated with the event.
- getOrder() - Method in class com.bank.trading.Event
-
Returns the order associated with the event.
- getOrderId() - Method in class com.bank.trading.Order
-
Returns the unique identifier for the order.
- getOrderStatus() - Method in class com.bank.trading.Order
-
Returns the current status of the order.
- getOrderType() - Method in class com.bank.trading.Order
-
Returns the type of the order.
- getPrice() - Method in class com.bank.trading.Order
-
Returns the price at which the order is to be executed.
- getQuantity() - Method in class com.bank.trading.Order
-
Returns the quantity of stocks to be traded.
- getServiceAddress(String) - Method in class com.bank.trading.data.LamportClock
-
Used to get the address of a service.
- getSymbol() - Method in class com.bank.trading.Order
-
Returns the stock symbol for the order.
- getTicker() - Method in class com.bank.trading.Event
-
Get the ticker associated with the event.
- getTimestamp() - Method in class com.bank.trading.Event
-
Returns the timestamp of the event.
- getTimeToExecute() - Method in class com.bank.trading.Order
-
Gets the time to execute the order.
- getType() - Method in class com.bank.trading.Event
-
Returns the type of the event.
All Classes and Interfaces|All Packages