Market statuses

A market can be assigned one of the following statuses:

  • Open: The market is operating properly and accepts orders via Trading terminal and API. Market data for charts is persisted.

  • Paused: The market stops accepting incoming orders via Trading terminal and API (previously placed limit orders still await execution). Market data for charts is persisted.

  • Halted: The market stops accepting incoming orders via Trading terminal and API. All open limit orders will be cancelled. Market data for charts is persisted.

  • Disabled: The market stops accepting incoming orders via Trading terminal and API. All open limit orders will be cancelled. Market data for charts is not persisted.

Last updated