Uses of Class
com.caplin.motif.TradeAdapter
-
Packages that use TradeAdapter Package Description com.caplin.motif.fx.trading Parent package with classes that relate to FX trading in general but no specific trading protocol.com.caplin.motif.mm.trading -
-
Uses of TradeAdapter in com.caplin.motif.fx.trading
Subclasses of TradeAdapter in com.caplin.motif.fx.trading Modifier and Type Class Description class
TradeAdapter
A Trade adapter allows for listeners to listen and receive events when a trade has been initiated for a particular trade protocol. -
Uses of TradeAdapter in com.caplin.motif.mm.trading
Constructors in com.caplin.motif.mm.trading with parameters of type TradeAdapter Constructor Description MMTradeAdapter(TradeAdapter tradeAdapter)
-