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
..
2020-07-31 17:53:56 +03:00
2020-12-15 08:29:55 -03:00
2016-05-26 11:27:28 +01:00
2019-10-19 09:15:59 -03:00
2020-09-09 16:18:10 -03:00
2020-09-09 16:18:10 -03:00
2017-07-06 21:11:46 +01:00
2017-07-02 20:03:02 +01:00
2017-09-08 12:18:12 +01:00
2017-08-29 15:27:15 -03:00
2017-05-02 10:42:01 -03:00
2020-12-11 20:46:07 -03:00
2016-02-04 12:57:18 -05:00
2016-02-19 03:01:39 +01:00
2017-09-01 14:40:26 -03:00
2016-02-12 10:56:54 -05:00
2021-01-08 11:11:00 -03:00
2021-03-11 13:35:08 -08:00
2016-02-08 11:10:38 -05:00
2016-03-20 11:31:38 +01:00
2016-02-04 17:18:13 -05:00