Release 1.0.5¶
2025-03-26
API Changes¶
New
ControlandStatusUpdatemessages to allow external enable/disable (resume/pause).New
MassQuoteandCancelQuotesmessages to support mass quoting (initially for Deribit).
Gateway Changes¶
Minor bug fixes.
FIX Bridge Changes¶
Added config file support allowing more fine-grained mapping of Roq’s error codes to custom CxlRejReason.
CHANGELOG¶
Fixed¶
OMS request matching not working correctly for order modifications (Server) (#494).
Missing
--service_listen_addressflag caused segmentation fault (Server) (#492).Block repeat order requests when a request is already in transit between gateway and exchange (Server) (#491).
ClOrdIDcan now use 2 bits to encode the API of an exchange (Server) (#489).Incorrect
SecurityTypefor futures (Deribit) (#486).ExchangeInfo.contractStatuswas not being processed for COIN-M products (Binance Futures) (#485).