Files
IlshatGaripov c384fe0e2a
Build & Test Lean / build (push) Has been cancelled
Implements PivotPointsHighLow indicator + tests (#5352)
* Implements PivotPointsHighLow indicator + tests

# Conflicts:
#	Tests/QuantConnect.Tests.csproj

* Some fixes

* Refactoring + Adds NewPivotPointFormed event

* Fixing tests

* Some fixes for the Get methods to not throw when points array is empty

* To address review + more fixes

* Fixing xml comments typos

* Implements separate rolling windows to calculate highs and low

* Makes the number of last stored indicator values as an input parameter

* Overrides Reset()

* Adds a helper method

* Change numerical return to Enum types

* Changes IsReady condition :

the indicator is ready and starts calculating the pivot point when any of the rollings is ready

* Address reviews

Co-authored-by: Martin-Molinero <martin@quantconnect.com>
2021-05-24 11:09:07 -03:00
..
2021-04-02 11:20:01 -07:00
2020-04-23 09:59:31 -03:00
2021-04-02 11:20:01 -07:00
2016-08-19 22:51:17 +02:00
2016-08-19 22:51:17 +02:00
2020-12-17 12:59:13 -03:00
2019-05-23 09:59:03 +01:00
2021-04-02 11:20:01 -07:00