Interface DrawdownTradeListenerFactory
- All Superinterfaces:
ListenerFactory<DrawdownTrade,
DrawdownTradeListener>
public interface DrawdownTradeListenerFactory
extends ListenerFactory<DrawdownTrade,DrawdownTradeListener>
Interface that you must implement to return a listener for trades of type Drawdown.
-
Method Summary
Methods inherited from interface com.caplin.motif.ListenerFactory
createTradeListener