Files
pandas-ta/tests
Luis Barrancos 4865399770 Fix Chande-Kroll stop #256, and #257
Add an optional "tvmode" parameter that controls the behaviour of the
Chande-Kroll volatility stop. The default, True, retains the used
behaviour, compatibility with Trading View. When False however, the
moving average mode used is now a simple moving average instead of the
Welles Wilder moving average and the periods used are different as well,
(10/1/9 vs 10/3/20).

Update the unit tests to account for the optional parameter, though
sadly we have no TA-lib implementation to compare with, and the Japanese
Yen Futures 09/93 contract used in figure 7.4 page 95 of the book, has
no freely available OHLC data i could find.
2021-03-30 01:13:49 +01:00
..
2019-02-20 10:14:00 -08:00
2021-02-19 11:48:22 -08:00
2021-01-19 10:06:36 -08:00