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