Class: AdvancedMath::SMA

Inherits:
SimpleMovingAverage show all
Defined in:
lib/advanced_math.rb

Overview

SMA is just an alias to SimpleMovingAverage

Method Summary

Methods inherited from SimpleMovingAverage

#add, #initialize

Constructor Details

This class inherits a constructor from AdvancedMath::SimpleMovingAverage