Skip to content

v0.7.386 Final Sunset Release with fastquant, fbprophet and ta-lib

Latest
Compare
Choose a tag to compare
@pkjmesra pkjmesra released this 17 Apr 17:42
· 58 commits to main since this release

We are now shutting down support for fastquant, fbprophet and ta-lib with this final release.
No future release will have dependency on any of these libraries. These libraries make pretty heavy footprint and make the installation process also cumbersome and fragile. This is the last stable release with addition of bug fixes and minor feature additions.

Feature:

  • Added --resources, -r option (for example nseta -r)
  • Now you can view and edit the config.txt (to view your own custom columns)
  • You can also edit stocks.txt (to edit the default list of stocks)
  • User can add/edit userstocks.txt to override the default list of stocks in stocks.txt and instead use userstocks.txt for all scanning purposes.

Going forward, support for fastquant and fbprophet will be removed.
Dependency on ta-lib will also be removed to keep it lightweight.

You can checkout this latest code for this release using git://github.com/pkjmesra/nseta.git@ f9ba1e6

git checkout f9ba1e6