torreyleonard / algotrader

Simple algorithmic stock and option trading for Node.js.
https://www.npmjs.com/package/algotrader
Apache License 2.0
635 stars 119 forks source link

Robinhood Auth Issues #50

Closed ChiragThesia closed 1 year ago

ChiragThesia commented 4 years ago

I believe the Robin hood api has change and the User class with isAuthenticated method is not working any more. We are using it with GQL and getting Library Error:"this version of robinhood is no longer supported ...."

Any solution?

cdbattags commented 4 years ago

Feel free to reverse engineer and add a PR!