Uses of Class
com.caplin.generated.motif.fx.trading.drawdown.events.server.ClientCloseAckTradeEvent
-
Uses of ClientCloseAckTradeEvent in com.caplin.generated.motif.fx.trading.drawdown
Modifier and TypeMethodDescription@NotNull ClientCloseAckTradeEvent
DrawdownTrade.createClientCloseAckTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the ClientCloseAck transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
DrawdownTrade.sendClientCloseAckEvent
(@NotNull ClientCloseAckTradeEvent event) Send aTradeEvent
to trigger the ClientCloseAck transition in the trade model of the adapter and client application