alpacahq / Alpaca-API

The Alpaca API is a developer interface for trading operations and market data reception through the Alpaca platform.
https://alpaca.markets/
141 stars 13 forks source link

Alpaca dashboard does not indicate whether an asset is liquidated or not #218

Open elieobeid7 opened 2 years ago

elieobeid7 commented 2 years ago

You can go to the dashboard, and you see all of your assets, and then you press x on the right-hand side to liquidate it, after that you can still press x and it gives you this error

insufficient qty available for order (requested: 8, available: 0)

It would have been nice to have a visual indicator that this asset is liquidated, either hide it from the dashboard and make that show only your current assets, or hide the x button next to it since it's already liquidated.

I'm using Brave browser and have adblocker turned on "Ublock origin"

Also, I see these errors in the console

Capture