Event Summary |
ADVRequest | An event routed for a request of getting the ADV for the given symbol. |
ADVResponse | An event routed in response to a request of getting the ADV for the given symbol. |
GotADV | Event routed by the service that requested an ADV and got the ADV response back. |
POVQtyAccumulatorUnit |
|
POVQtyAccumulatorUnitParams |
|
POVSlice | An 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. |
POVSlicerUnit | Slicer 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. |
POVSlicerUnitParams | A 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). |
Trade | Internal trade event which should contain all data which is required for the verification process of the trade. |