Jake0303 / RobinHood-RSI-Trading-Bot

A Robinhood stock trading bot in Python using the RSI indicator https://youtu.be/kSLkRXY3NPQ
206 stars 115 forks source link

ImportError: cannot import name Robinhood #13

Open keynanwebb opened 3 years ago

keynanwebb commented 3 years ago

I get this error when trying to run the script. I am using Debian linux. I installed all of the packages I think.

ImportError: cannot import name Robinhood

Any ideas?