Uses of Class
com.caplin.motif.fx.trading.TradeAdapter
Package
Description
Parent package with classes and interfaces that relate to orders in general.
Parent package with classes that relate to FX trading in general but no specific trading protocol.
Classes and interfaces that relate to post-trade allocations.
Parent package with classes and interfaces that relate to orders in general.
-
Uses of TradeAdapter in com.caplin.motif.fx.orders
ModifierConstructorDescriptionFXOrderAdapter
(TradeAdapter tradeAdapter) Constructs an FXOrderAdapter that will utilise the specified TradeAdapter and its configuration for communication with the motif. -
Uses of TradeAdapter in com.caplin.motif.fx.trading
ModifierConstructorDescriptionFXTradeAdapter
(TradeAdapter tradeAdapter) Constructs an FXTradeAdapter that will utilise the specified TradeAdapter and its configuration for communication with the motif. -
Uses of TradeAdapter in com.caplin.motif.fx.trading.allocation
ModifierConstructorDescriptionFXPostAllocationAdapter
(TradeAdapter tradeAdapter) Deprecated.Constructs the FXPostAllocationAdapter that will utilise the specified TradingAdapter and it's underlying Datasource configuration for communication with the Motif. -
Uses of TradeAdapter in com.caplin.motif.fx.trading.orders