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

Extract Kaufman's Adaptive Moving Average #152

Closed jealous closed 1 year ago

jealous commented 1 year ago

The Kaufman's Adaptive Moving Average is used in KAMA. Extract the implementation to retrieve it separately.