-
We are using the library mostly for mobile. When focusing the chart on mobile, you will get the crosshair with price / time information. If you remove your finger, the crosshair does not reset / blur.…
-
This issue describes how to implement the hashmap concept exercise for the Rust track.
## Getting started
**Please please please read the docs before starting.** Posting PRs without reading thes…
-
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…
-
Hello,
I used to be able to submit orders through the API but in the last few weeks I have had no success. I can successfully log in and use many other functions in the API, the place_order functio…
-
Hello, I'm trying to debug an issue when evaluating `values_list` and I'm unable to find the root cause or create a minimal example. What is the best way to determine what might be settings `default_r…
-
Thanks to everyone who contributes to this incredible API.
I was wondering what happened to the official API docs here:
https://robin-stocks.readthedocs.io/en/latest/robinhood.html#
I remembe…
-
i bought an same option contract / position in two orders at two different prices; robinhood app shows average price paid. How do i get this average cost/price paid ?
-
Error below:
```
ImportError: dlopen(/.../site-packages/_cffi_backend.cpython-39-darwin.so, 0x0002): tried: '/.../site-packages/_cffi_backend.cpython-39-darwin.so' (mach-o file, but is an incompat…
-
I was attempting to use the library, but because of 2FA it is not able to login to Robinhood. Is there a way to authenticate with 2FA enabled?
-
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 long…