Uses of Class
com.caplin.generated.motif.fx.trading.esp.events.server.HoldTradeEvent
-
Uses of HoldTradeEvent in com.caplin.generated.motif.fx.trading.esp
Modifier and TypeMethodDescription@NotNull HoldTradeEvent
ESPTrade.createHoldTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the Hold transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
ESPTrade.sendHoldEvent
(@NotNull HoldTradeEvent event) Send aTradeEvent
to trigger the Hold transition in the trade model of the adapter and client application