Skip to content
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

Not letting me place market orders to buy or sell stocks #477

Open
arnavsiva opened this issue Jun 26, 2024 · 2 comments
Open

Not letting me place market orders to buy or sell stocks #477

arnavsiva opened this issue Jun 26, 2024 · 2 comments

Comments

@arnavsiva
Copy link

I've had some problems when I run lines such as
order_result = r.order_sell_market(ticker, shares, timeInForce='gfd')

and I get back this error: {'non_field_errors': ['Your app version is missing important stock trading updates. You can still place orders on the web.']}

However, when I call functions to get the cash balance and holdings, that works, only when I try to actually place an order does it fail

I have the latest version installed, so what might be the problem?

@Thesyjaga
Copy link

I think that they have updated something in robinhood but the creators of the api havent seen this issue.
worst case scenario you may wanna use selenium

@Goon83
Copy link

Goon83 commented Jul 30, 2024

@arnavsiva I had the same issue here. Have you found the solution? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants