-
The goal of this issue is to build a new handler that will utilize the Robinhood API to connect MindsDB to Robinhood. This integration will enable Robinhood users to use machine learning for portfolio…
-
I get authentication errors after running my script for about 24 hours. Initially when the script starts I log in:
```
# Login to Robinhood
login = r.login(username, password)
token_expires_at =…
-
Previous title was missed, but the essence is that it is not simple to add a cash position to a portfolio.
With that said, there is no ability to `create portfolio`. Before the big refactor, when t…
-
https://github.com/jmfernandes/robin_stocks/blame/9266c483b7ea66fb54e0208ddf9c5ee3e35f78f2/robin_stocks/robinhood/urls.py#L17
is this a new requirement variable? we have to pass the account numbe…
-
**Describe the bug**
A clear and concise description of what the bug is.
Running history command from portfolio/brokers/rh results in error
Error: display_historical() got an unexpected keyword ar…
-
**Full-time (Remote) Designer**
Location (including remote): Anywhere that allows you to work with our business hours, or at our office in Oakland, CA
Apply here: [https://boards.greenhouse.io/myn…
-
It happened last night (04/25/2019) when I restarted my client app and has been like this since. Anyone else having the same issue? Thanks
-
Hi there, I've been using the Robinhood API to track my investments and portfolio value. But I've noticed that the Robinhood portfolio that my API gives me is usually around $1500 lower than what I se…
-
For the first assignment, find a simple, stand-alone, static visualization and write a short critique on: How effective is it at what it aims to do? What works well and what doesn't? What could be bet…
-
Everytime I use the RobinHood() function I get this as an error.
Error in UseMethod("tbl_vars") :
no applicable method for 'tbl_vars' applied to an object of class "logical"
I tried using th…