krazkidd / kdeck

Desktop client for Kalshi event trading platform
GNU General Public License v3.0
1 stars 0 forks source link

Add maintenance periods to exchange schedule dialog #41

Open krazkidd opened 1 week ago

krazkidd commented 1 week ago

In #23, we added a dialog for the exchange schedule. The API call to get the weekly schedule also returns scheduled maintenance windows. These were not added to the dialog and need to be shown to the user somehow.

Ideally, there would be a way to notify the user about imminent scheduled closures/maintenance periods. But this can be implemented in another task.

Dependencies