Package | Description |
---|---|
com.caplin.motif.fx.trading.block.event |
Classes representing the events that can happen during the block trade process.
|
Modifier and Type | Method and Description |
---|---|
List<NettedLegExecution> |
BlockTradeExecuteEvent.getLegExecutions()
Returns a list of objects that contain the leg execution data.
|
Constructor and Description |
---|
BlockTradeExecuteEvent(String priceId,
List<NettedLegExecution> legExecutions)
Instantiates a BlockTradeExecuteEvent
|
Copyright © 2015 Caplin Systems.