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

Fix PDM and NDM #150

Closed jealous closed 1 year ago

jealous commented 1 year ago

The directional movement index should be calculated with smoothed moving average. Also update the calculation so that we don't generate extra columns.