krazkidd / kdeck

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

Add maintenance periods to exchange schedule dialog #41

Closed krazkidd closed 4 months ago

krazkidd commented 5 months 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

krazkidd commented 4 months ago

Moved localization task to #43.