Class ExponentialMovingAverageWeighting
Represents how values are weighted when computing the exponential moving average.
public abstract class ExponentialMovingAverageWeighting
  - Inheritance
 - 
      
      ExponentialMovingAverageWeighting
 
- Derived
 
- Inherited Members
 
Methods
- Alpha(double)
 Returns an alpha weighting.
- N(int)
 Returns an positional weighting.