Status
The status channel provides updates on Market State events.
Message Format
interface StatusMessage {
type: "status";
ack_id: string;
state: "Open" | "Close" | "Halt";
symbol: string;
timestamp: string;
}
The state field is one of:
Open— new orders and cancels can be submitted, and matches are possible.Halt— the market is paused. The book is persisted, but new orders cannot be submitted and no matches can happen. Cancels are still allowed.Close— the market is closed. No new orders are allowed and the book has been cleared.
See Market State for the full semantics.
Example
{
"type": "status",
"ack_id": "7148460953766461485",
"state": "Open",
"symbol": "BUSZ22",
"timestamp": "2022-09-28T16:03:38.37944775Z"
}
Start Trading
Leveraged spot, perpetuals, futures, options, and prediction markets, all on one CFTC-regulated exchange with crypto margin and settlement.
Signing up with Bitnomial, LLC requires additional verification with an FCM to trade futures. Futures accounts are offered by Bitnomial Clearing, LLC, a CFTC-registered FCM and NFA member. Trading in futures involves substantial risks. You should only trade in financial products that you are familiar with and understand the associated risks, and after carefully considering whether such trading is suitable in light of your investment experience, financial position, and investment objectives. Leverage in futures trading can work for you or against you. The risk of loss using leverage can exceed your initial investment amount. See Bitnomial entity affiliation and registration disclosures and FCM financial and risk disclosures.