Package com.caplin.motif.fx.trading.allocation.event
Classes representing the events that can happen during the post-trade allocation process.
-
Class Summary Class Description AllocationClientCloseAckEvent An event that should be sent to denote that the client's close request has been successful.AllocationConfirmationEvent An event that should be sent to notify the client that the allocation was successful.AllocationPickUpEvent An event that should be sent when the allocation has been picked up by the trading system or by a manual trader.AllocationSubmitAckEvent An event that notifies the client that the allocation has been received.AllocationViewEvent The AllocationViewEvent encapsulates the clients request for the details of an allocation.