jealous / stockstats

Supply a wrapper ``StockDataFrame`` based on the ``pandas.DataFrame`` with inline stock statistics/indicators support.
Other
1.26k stars 297 forks source link

Add Coppock Curve #145

Closed jealous closed 1 year ago

jealous commented 1 year ago

Coppock Curve is a momentum indicator that signals long-term trend reversals.

Formular:

Coppock Curve = 10-period WMA of (14-period RoC + 11-period RoC) WMA = Weighted Moving Average RoC = Rate-of-Change

https://stockcharts.com/school/doku.php?id=chart_school:technical_indicators:coppock_curve