-
Hello, I just wanted to begin by saying thank you for all the speedy work to get the package up to date with the new API, I really appreciate it!
Looking at the GitHub version of the package, it s…
-
For every order through r.order_buy_option_limit, the resulting error code is
**HTTPSConnectionPool(host='api.robinhood.com', port=443): Max retries exceeded with url: /instruments/?symbol=QQQ (Ca…
-
-
How it going,
My script was working fine yesterday now it's not (I'm new to this), is there something I'm missing? I attempted to find a stock quote for bitcoin. is there a temporary token I have to…
-
Hello, I am using the functions:
r.account.get_day_trades() for getting day trades
and
r.account.get_current_positions() for getting current positions.
When I run the day trade function I get:…
-
The readme points to v2 docs, but the example is the v1 API.
I'd be happy to send a PR in to update the README if someone would help me understand how the new oauth login is supposed to work.
Th…
-
-
After Robinhood rolled out an updates to allow multiple named watched list. The current watchlist functions, such aspost_symbols_to_watchlist(inputSymbols, name='Default') and delete_symbols_from_watc…
-
Hi,
I recently encountered a problem where the previous close price is fetched as open price right after the market opens for about 30-40 secs. After 40 secs, it gives the correct open price.
Her…
-
Hi,
I had been using your code to trade until recently. Does your login still work? I have modified the code for the latest changes but I get an error. Could you please check the following code and…