Package com.apama.algos.pov

Event Summary
ADVRequestAn event routed for a request of getting the ADV for the given symbol.
ADVResponseAn event routed in response to a request of getting the ADV for the given symbol.
GotADVEvent routed by the service that requested an ADV and got the ADV response back.
POVQtyAccumulatorUnit  
POVQtyAccumulatorUnitParams  
POVSliceAn event representing the details associated with a slice which is created based on a given volume curve and includes the index, quantity, starting time and duration of the slice.
POVSlicerUnitSlicer unit represents all the functionality required for slicing a given quantity based on the POV specs. The slicer unit draws on the slicerUnit Parameters and can be used within a block for algo scenarios.
POVSlicerUnitParamsA collection of the slicer unit's parameters. These parameters accord to the ones that should be used in a block that uses the slicer unit (i.e. slicing block).
TradeInternal trade event which should contain all data which is required for the verification process of the trade.

 

 
Monitor Summary
POVDataManagerService Monitor which listens for average daily volumes (ADV). 1. Records all advs in an internal dictionary. 2. Responds to requests for advs with the relevant data.