SYSTEM STATUS
Receiving and setting the status of the matching engine
System status is decided by an administrator.
REQUEST TO GET SYSTEM STATUS
{"type":"subscribesystemstatus"}
RESPONSE TO GET SYSTEM STATUS
There are 3 states for the system:
Open - Orders can be made and matched (O)
PreOpen - Orders can be made but there won't be any matches (P)
Halted - Orders cannot be made (H)
SAMPLE REQUEST TO SET SYSTEM STATUS
SAMPLE RESPONSE TO SET SYSTEM STATUS
If subscried you will also get this similar message after setting a status:
There is also a "scheduletime"
where you can delay when you want a certain status to start.
SAMPLE REQUEST TO SET SYSTEM STATUS WITH scheduletime
SAMPLE RESPONSE TO SET SYSTEM STATUS WITH scheduletime
Last updated
Was this helpful?