Supply a wrapper ``StockDataFrame`` based on the ``pandas.DataFrame`` with inline stock statistics/indicators support.
Stars
1.5k
Forks
313
Watchers
1.5k
Open Issues
14
Overall repository health assessment
No package.json found
This might not be a Node.js project
58
commits
3
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
Fix CHOP division-by-zero, overhaul README, modernize build config (#203)
0f5b36bView on GitHubFix division-by-zero producing NaN values in indicators (#201)
fe296b8View on GitHubPerformance improvements: replace pandas operations with numpy (#200)
16872ebView on GitHubAdjusting supertrend evaluation by comparing previous close value instead of current (#126)
e8d7676View on GitHub