This will be employed after downtime while platform checks are being performed. Once the platform checks have been completed, post-only will be removed and trading can resume. The post-only status will be notified via the platform UI, Websocket and REST API notifications as well as on the Kraken Status page.
Example notification once platform is back online and markets are in post-only mode:
{"feed":"notifications_auth","notifications":[{"id":419,"type":"market","priority":"high","effective_time":1655917620000,"note":"All contracts are now in post-only mode. Orders can be placed or cancelled, but no trades or liquidations can occur until post-only is disabled."}]}Example notification once platform is back online and markets are in post-only mode:
{"feed":"notifications_auth","notifications"[{"id":420,"type":"market","priority":"high","effective_time":1655917620000,"note":"Post-only mode is now disabled and trading has resumed."}]}