![]() |
Trading System API
3.0
Library for Simulating and Deploying Trading and Investment Strategies
|
Functor for calculating the average of all values in a series over a given period. More...
#include <TSAFunctors.h>
Inherits tsa::functor::parent< T >.
Public Member Functions | |
parent & | operator() (const series< double > &data, size_t period) |
Functor for calculating the average of all values in a series over a given period.