Sunday, 31 July 2022

Release Notes - Trading Technologies update v197

Update details: OnixS FIX Support Pack update for Trading Technologies - update for FIX API specification <v197>

Updated reference implementation sample distributions incorporating the FIX Dialect and reference implementation samples can be downloaded from here:

TradingTechnologiesClientCpp_1.31.0.0.zip

Download authentication credentials:

User: Cpp
Password: x4o5VhNGG3Ufj1uwZyh1Fw

onixs-trading-technologies-client-java-1.11.0-bin.tar.gz

onixs-trading-technologies-client-java-1.11.0-bin.zip

Download authentication credentials:

User: java
Password: UB7c60q0cdaIgLiBfPV0q

TradingTechnologiesClientSample-net-4.8-x64-Setup-1.39.0.0.msi

Download authentication credentials:

User: dotNet
Password: IyeIMYRsTPwkJZMT7KItDA

OnixS.Net.Core.TradingTechnologiesClient.2.13.0.zip

Download authentication credentials:

User: netCore
Password: 6Ss6CpH7AkcuYKtfGZKang

Updated individual FIX Dialect files, which reflect the corresponding changes, can be downloaded from here:

TT-FIX42Prod.xml

TT-FIX42UAT.xml

TT-FIX44Prod.xml

TT-FIX44UAT.xml

FIX Dialect Download authentication credentials
User: fixDialect
Password: K1D7&S~TG1R>


All FIX Dialects are session-level dialects. This requires explicit dialect specification while creating message and session objects. You can find more information about session-level FIX dialects for .NET, C++ or Java.

 

Thursday, 28 July 2022

Release Notes - Eurex T7 Market and Reference Data Interfaces (EMDI, EOBI, RDI) Handlers C++ - Version 12.1.0

Improvement

Bug

  • [CPPEEMDIRDI-903] - Add missed "AfterHours" value to TradingSessionId enum

New Feature

Wednesday, 27 July 2022

Release Notes - Cboe CFE Multicast PITCH Market Data Handler C++ - Version 1.10.3

New Feature

  • [CBATSPITCH-162] - Add HandlerSettings::networkInterfaceForGapResponse

Release Notes - Cboe CFE Binary Order Entry (BOE) Handler C++ - Version 1.9.1

Improvement

New Feature

Thursday, 14 July 2022

Release Notes - FIX Engine Java - Version 2.9.4

Bug

  • [JAVA-2914] - Session.getOutboundQueueBytes() returns inconsistent data due to concurrency issue

New Feature

  • [JAVA-2563] - Add support of DeliverToCompID, OnBehalfOfCompID tags for 3rd party routing

Monday, 11 July 2022

Release Notes - Trading Technologies update v187 (June 2022)

Update details: OnixS FIX Support Pack update for Trading Technologies - update for FIX API specification <v187 (June 2022)>

Updated reference implementation sample distributions incorporating the FIX Dialect and reference implementation samples can be downloaded from here:

TradingTechnologiesClientCpp_1.30.0.0.zip

Download authentication credentials:

User: Cpp
Password: x4o5VhNGG3Ufj1uwZyh1Fw

onixs-trading-technologies-client-java-1.10.0-bin.tar.gz

onixs-trading-technologies-client-java-1.10.0-bin.zip

Download authentication credentials:

User: java
Password: UB7c60q0cdaIgLiBfPV0q

TradingTechnologiesClientSample-net-4.8-x64-Setup-1.38.0.0.msi

Download authentication credentials:

User: dotNet
Password: IyeIMYRsTPwkJZMT7KItDA

OnixS.Net.Core.TradingTechnologiesClient.2.12.0.zip

Download authentication credentials:

User: netCore
Password: 6Ss6CpH7AkcuYKtfGZKang

Updated individual FIX Dialect files, which reflect the corresponding changes, can be downloaded from here:

TT-FIX42Prod.xml

TT-FIX42UAT.xml

TT-FIX44Prod.xml

TT-FIX44UAT.xml

FIX Dialect Download authentication credentials
User: fixDialect
Password: K1D7&S~TG1R>


All FIX Dialects are session-level dialects. This requires explicit dialect specification while creating message and session objects. You can find more information about session-level FIX dialects for .NET, C++ or Java.

 

Thursday, 7 July 2022

Release Notes - CME iLink 3 Binary Order Entry for .NET Core - Version 1.4.0

Improvement

Release Notes - CME iLink 3 Binary Order Entry C++ - Version 1.14.0

Improvement

  • [ILINKBOECPP-831] - Process NoQuoteEntries and NoQuoteSets groups of QuoteCancel separately

Task

Bug

  • [ILINKBOECPP-817] - Possible concurrent issue when session is disconnected at the same time when the reconnect is started
  • [ILINKBOECPP-805] - Unnecessary RetransmitRequest when the Sequence message is received to partially fill the large sequence gap

New Feature