robin_stocks icon indicating copy to clipboard operation
robin_stocks copied to clipboard

This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real time ticker information, assess the...

Results 205 robin_stocks issues
Sort by recently updated
recently updated
newest added

add robin_stocks.__version__, so the app code can check library __version__

Running into "Error in request_post: Received 400" on sell market orders on 3.0.5, Is anyone else running into this?

Anyone else still getting 400 Error when attempting to order (in my case a fractional order by price)?? Any fixes yet?

robin_stocks doesn't seem to be getting stock historicals from Sunday. It can only go back to Friday. I tried this with this code: ``` # get the current date and...

### Description Consistently getting the below login error. "Exception: Error: Trouble connecting to robinhood API. Check internet connection. ### Snapshot [/usr/local/lib/python3.10/dist-packages/robin_stocks/robinhood/authentication.py](https://localhost:8080/#) in login(username, password, expiresIn, scope, by_sms, store_session, mfa_code, pickle_name)...

Hello, First off, great library. However I think I found a bug in the following function. It's possible I'm doing something unexpected, but I've used this library a lot and...

I pip installed robin_stocks 3.0.5 and I'm running into issues with transactions for TQQQ and SQQQ during 24-hour markets but this issue also occurs during normal market hours. Here is...

Traceback (most recent call last): File "C:\Users\jeffb\OneDrive\Documents\Crypto Bot\Robinhood - BTC-USD V2.py", line 13, in rh.authentication.login(username, password, mfa_code=mfa_code) File "C:\Users\jeffb\AppData\Local\Programs\Python\Python311\Lib\site-packages\robin_stocks\robinhood\authentication.py", line 192, in login raise Exception('Error: Trouble connecting to robinhood API....

Not really an issue but it could lead to one down the road. While reading over the new agreement I came across this: 19. API. I agree to access my...