You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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."
]
}
The text was updated successfully, but these errors were encountered:
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."
]
}
The text was updated successfully, but these errors were encountered: