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
|
1be9482728
|
Indicators with name starting with B to F.
|
2019-05-13 17:50:51 +01:00 |
|
Stefano Raggi
|
20ace75430
|
RollingWindow(N) now becomes ready after N additions
Previously it became ready only after N+1 additions.
Also updated all indicators dependent on this behavior of RollingWindow.
|
2017-01-25 18:41:40 +01:00 |
|
Jared Broad
|
b3de520915
|
Initial commit
|
2015-01-12 12:03:33 -03:00 |
|