Release 1.0.5¶
2025-03-26
API Changes¶
New
Control
andStatusUpdate
messages to allow external enable/disable (resume/pause).New
MassQuote
andCancelQuotes
messages 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_address
flag caused segmentation fault (Server) (#492).Block repeat order requests when a request is already in transit between gateway and exchange (Server) (#491).
ClOrdID
can now use 2 bits to encode the API of an exchange (Server) (#489).Incorrect
SecurityType
for futures (Deribit) (#486).ExchangeInfo.contractStatus
was not being processed for COIN-M products (Binance Futures) (#485).