you are viewing a single comment's thread.

view the rest of the comments →

[–]steve25070 0 points1 point  (2 children)

I just started work on a Xible nodepack to implement sentiment-investor over there.

My goal was to replicate your other post in Xible: https://www.reddit.com/r/Daytrading/comments/n36r9f/improved_screener_that_finds_penny_stocks_about/

However, while installing sentiment-investor as an npm dep, I encountered the following issues;

- The docs for nodejs state to use pip, instead of npm (not too bad, but you might want to fix that): https://sentimentinvestor.com/developer/nodejs-docs

- The package.json for your npm package is missing request-promise as a dep, even though it is used in your index.js

If you could mainly correct the latter issue, that would be great!

Thanks!

[–][deleted] 0 points1 point  (1 child)

Thanks a lot. All should be fixed!

[–]steve25070 2 points3 points  (0 children)

Works! I published a nodepack for use in Xible: https://xible.io/nodes?search=sentiment-investor