7 Commits

Author SHA1 Message Date
Ricardo Andrés Marino Rojas 64fe4ba13b Update LinearWeightedMovingAverage (#7798)
API Tests / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
* Add improvements and unit tests

* Add Improvements
2024-02-20 16:51:06 -03:00
adam-may 03efc1b735 Remove internal usages of implicit operator in Indicator code (#4844)
* Convert usages of implicit operator in IndicatorBase and IndicatorDataPoint

* Reverting changes to example code
2020-10-12 10:31:05 -03:00
AlexCatarino 0b0e6de198 Indicators with name starting with H to M.
- Since `MomentumPercent` derives from `RateOfChangePercent`, the `RateOfChange` family was included in this commit.
2019-05-14 13:32:47 +01:00
snugs e1938baafe Clean up using directives 2015-09-01 22:17:35 -04:00
bizcad fde1ce0750 wording change evenly to linearly in QCAlgorithm.Indicators 2015-05-01 14:11:07 -07:00
bizcad 2a8013cede Reviewer Comment and suggestions. Reset default Algo to Basic 2015-05-01 13:40:52 -07:00
bizcad e27a93ee60 Added WeightedMovingAverage Indicator including, MovingAverageType, tests and registration. 2015-05-01 12:14:25 -07:00