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

orders.order_buy_market - Failing - but orders.order_buy_limit is working. #527

Open
nur-cde opened this issue Dec 29, 2024 · 0 comments
Open

Comments

@nur-cde
Copy link

nur-cde commented Dec 29, 2024

Hi - When executing buy for equity, in my python script when i use orders.order_buy_limit - this is placing order successfully. but when i use orders.order_buy_market - getting the below error.. have tried upgrading robin_stocks .. but no success still.. Would appreciate any help on this one..

Error :

Order Response: {
"non_field_errors": [
"Your app version is missing important stock trading updates. You can still place orders on the web."
]
}

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

1 participant