pareeohnos / ktrade

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

Handle connection failures #5

Closed pareeohnos closed 3 years ago

pareeohnos commented 3 years ago

If the connection to TWS fails, the app should handle this in a nice way. Ideally it should present something to users on the UI so they are aware that things aren't working correctly.

This includes on launch of the app. If it can't connect when it first starts it already keeps trying until it can, however this is not reflected in the UI