4 Commits

Author SHA1 Message Date
David Acker 6dfe492212 Fix IsReady and WarmUpPeriod for RateOfChange (#5501)
Build & Test Lean / build (push) Has been cancelled
* Redefine IsReady and WarmUpPeriod

* Update warm up periods of other indicators to account for ROC warmup change

* Update regressions affected by this change (because of HistoricalReturnsAlphaModel using ROC)

* Add simple unit test for issue #5491

* Cleanup warmup period math and add comments

Co-authored-by: Colton Sellers <Colton.R.Sellers@gmail.com>
2021-05-11 17:12:48 -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 d9be8e5001 Extends SwissArmyKnife, Trix and WilderMovingAverage Indicators With IIndicatorWarmUpPeriodProvider 2019-06-05 18:10:22 +01:00
Stefano Raggi 4dd9f2cf14 Adds Trix indicator (TRIX) 2016-03-20 11:31:38 +01:00