Commit Graph

9 Commits

Author SHA1 Message Date
AlexCatarino 1be9482728 Indicators with name starting with B to F. 2019-05-13 17:50:51 +01:00
Stefano Raggi c8e1b7a29e Changed volume factor default to 0.7 in T3 indicator 2016-02-12 23:07:02 +01:00
Stefano Raggi 24d1617d96 Simplified validity checks in DEMA and T3 indicators 2016-02-12 21:46:39 +01:00
Stefano Raggi 3c69c16adc Updated DEMA and T3 to return a value during warmup 2016-02-12 21:46:39 +01:00
Stefano Raggi df5b587298 Fixes bug in DEMA warmup period 2016-02-12 21:42:36 +01:00
Stefano Raggi 0f401a73db Adds vFactor parameter to DEMA for reuse in T3 indicator 2016-02-12 21:42:36 +01:00
Stefano Raggi 3ebeb550f0 Fixes missing Reset on some indicators and adds tests with Reset 2016-02-08 22:03:42 +01:00
Stefano Raggi 1cb32eb75c Adds TestIndicatorReset method in TestHelper class 2016-02-08 20:53:33 +01:00
Stefano Raggi c834c3cbf3 Adds DoubleExponentialMovingAverage indicator
Closes #273
2016-02-08 11:11:22 -05:00