Uses of Class
com.caplin.motif.fx.trading.block.event.NettedLegExecution
Package
Description
Classes representing the events that can happen during the block trade process.
-
Uses of NettedLegExecution in com.caplin.motif.fx.trading.block.event
Modifier and TypeMethodDescriptionBlockTradeExecuteEvent.getLegExecutions()
Returns a list of objects that contain the leg execution data.ModifierConstructorDescriptionBlockTradeExecuteEvent
(String priceId, List<NettedLegExecution> legExecutions) Instantiates a BlockTradeExecuteEvent