Event Summary |
Datapoint | Simple event to represent a timestamped floating-point value. |
StaticStatistics | Statistical interface for use with static data. 1. Create an instance of the StaticStatistics event. 2. Retrieve eg mean as required, providing required dataset. |
StaticStatsQL | Statistical methods that are to be accessed "statically" ie not streaming. |
StreamingStatistics |
|
StreamingStatsMS | Container for continuously-updated windowed statistics, implemented in MonitorScript. |
StreamingStatsQL | Container for continuously-updated windowed statistics, implemented in QuantLib. |