pareeohnos / ktrade

A simple UI for managing your trades
MIT License
7 stars 5 forks source link

Update existing orders on load #35

Open pareeohnos opened 2 years ago

pareeohnos commented 2 years ago

If I place an order using KTrade, shut the app, then open it again some other time such as mid-way through a trading day, it's possible that orders I placed have been stopped out or something else has changed.

When the app loads, it should fetch the latest status of each trade it has made, and update them accordingly