Package com.apama.position.tracker

Event summary
CurrencyPair  
GenericPositionTrackerConstantsThis event contains all the constant values that are common for all of the CMF Position Tracker implementations.
OpenPositionTrackerConstantsThis event contains all the common constant values for the Open Position Tracker implementation.
OpenPositionTrackerFactoryThe OpenPositionTrackerFactory allows the user to create an instance of the Open Position Tracker provided with the CMF out-of-the-box. This Position Tracker should be created in the context that the orders are being received.
PendingPositionTrackerConstantsThis event contains all the common constant values for the Pending Position Tracker implementation.
PendingPositionTrackerFactoryThe PendingPositionTrackerFactory allows the user to create an instance of the Pending Position Tracker provided with the CMF out-of-the-box. This Position Tracker should be created in the context that the orders are being received.
PSTrackerFactoryThis is the main factory event used by applications to create a Position Tracker Interface object.
PSTrackerInterfaceThis callback interface is implemented by the Position Tracker object itself, to be called by the Position Manager Service when it needs the Tracker implementation to create or delete an instance of a Position Tracker.
PSTrackerManagerInterfaceThis interface allows the Position Tracker to update/publish the position it is tracking, as well as querying information about this Position Tracker instance.
RealizedPnLTrackerConstantsThis event contains all the common constant values for the Realized PnL Tracker implementation.
RealizedPnLTrackerFactoryThe RealizedPnLTrackerFactory allows the user to create an instance of the Realized PnL Tracker provided with the CMF out-of-the-box. This Position Tracker should be created in the context that the orders are being received.
ReservedPositionTrackerConstantsThis event contains all the common constant values for the Reserved Position Tracker implementation.
ReservedPositionTrackerFactoryThe ReservedPositionTrackerFactory allows the user to create an instance of the Reserved Position Tracker provided with the CMF out-of-the-box. This Position Tracker should be created in the context that the orders are being received.