A wrapper of pandas.DataFrame to support better stock statistics and indicatorsgithub.com/kaelzhang 1 pointkaelzhang6 years ago1 commentSaveHideCopy link On HNComments−kaelzhangOP6yI extend the pandas.DataFrame indexing with the support of a simple DSL directive.Hope you guys enjoy that.For now, it only supports several stock indicators, but it is fully extendable, a bunch of new indicators are on the way.
Comments
I extend the pandas.DataFrame indexing with the support of a simple DSL directive.
Hope you guys enjoy that.
For now, it only supports several stock indicators, but it is fully extendable, a bunch of new indicators are on the way.