-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when I run get_positions() #171
Comments
Also got this. The issue occurs because Robinhood's API appears to be including another 'symbol' column in both positions and instruments which are then bound by
|
I had an error come up when using the get positions() function starting this morning (3/26). I am using R 4.3.3 and RStudio 2023.12.1.
When I run get_positions(RH), I get the following error:
Error in fix.by(by.x, x) : 'by' must specify a uniquely valid column
I have updated all packages and am still getting this error.
Thanks!
The text was updated successfully, but these errors were encountered: