Skip to content

Standard Model Reference

The Standard model defines a number of trading states that can be applied to control what actions can be performed on a Security.

Trading Status follows a simple inheritance model, where a Security can have a status of its own, or receive this status from the Market it belongs to.

The following statuses can be applied at a Market or Security level.

StatusAllowsUsage
PreOpenPlace, Amend, CancelPre-market order placement.
OpenPlace, Amend, Cancel, MatchRealtime order matching.
PreAuctionPlace, Amend, CancelPre-auction order placement.
AuctionMatchAuction completion.
PreCloseCancelPost-market order cleanup.
ClosedMarket closure.
InquiryAbnormal market interventions.

The following statuses can be applied to Securities.

StatusAllowsLabelDescription
TradingHaltPlace, Amend, CancelA halt to trading that allows order manipulation.
SuspendA complete suspension of all activity.