
SMA algorithm
Indie’s standard indie.algorithms.Sma algorithm has a length parameter which cannot be dynamically changed. Its common usage looks like this: Sma.new(self.close, length=12) , where the length parameter is typically a literal constant. While it is …
Indie’s standard indie.algorithms.Sma algorithm has a length parameter which cannot be dynamically changed. Its common usage looks like this: Sma.new(self.close, length=12) , where the length parameter is typically a literal constant. While it is …


![Green/Red Bar Counts - usage example of indie.MutSeries[T] generic classimage](https://media-files.takeprofit.team/UMHEr9QRGqei3J1CJ7VY4.webp)




