Package | Description |
---|---|
com.caplin.motif.fx.trading.block |
Classes and interfaces that relate to block trading.
|
Modifier and Type | Method and Description |
---|---|
List<BlockTradeExecution> |
BlockTrade.getInputTrades()
Returns the list of underlying input trades that make up the block trade.
|
List<BlockTradeExecution> |
BlockTrade.getNettedTrades()
Returns the list of underlying netted trades that make up the block trade.
|
List<BlockTradeExecution> |
BlockTrade.getTrades()
Returns the list of underlying
BlockTradeExecution that make up the block trade. |
Copyright © 2015 Caplin Systems.