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
|
dc254945f8
|
Extends T3, Triangular and TripleExponential Moving Averages Indicators With IIndicatorWarmUpPeriodProvider
|
2019-05-23 10:18:24 +01:00 |
|
Stefano Raggi
|
a67be468df
|
T3 volume factor now optional, also updated tests to use 0.7 default value
|
2016-02-13 13:14:00 +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
|
03f43015e7
|
Adds T3 Moving Average indicator
|
2016-02-12 21:46:39 +01:00 |
|