Friday, 11 September 2020

Release Notes - Trading Technologies update August 2020

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

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

TradingTechnologiesClientCpp_1.17.0.0.zip

Download authentication credentials:

User: Cpp
Password: 1AAVbVLsu3

TradingTechnologiesClientSample-net-4.6.2-x64-Setup-1.25.0.0.msi

TradingTechnologiesClientSample-net-4.6.2-x86-Setup-1.25.0.0.msi

TradingTechnologiesClientSample-net-4.7.2-x64-Setup-1.25.0.0.msi

TradingTechnologiesClientSample-net-4.7.2-x86-Setup-1.25.0.0.msi

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

TradingTechnologiesClientSample-net-4.8-x86-Setup-1.25.0.0.msi

Download authentication credentials:

User: dotNet
Password: bKHu0u773V

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, 10 September 2020

Release Notes - Eurex T7 Enhanced Trading Interface (ETI) Handler C++ - Version 9.4.0

New Feature

  • [CPPEUREXETI-404] - Become ready to Introduction of Release 9.0 (D0002) on 23 November 2020
  • [CPPEUREXETI-403] - Become ready to Introduction of Release 9.0 on 23 November 2020

Monday, 7 September 2020

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

Improvement

  • [ILINKBOECPP-522] - Documentation update: ExternalThread description in the ThreadingModels page
  • [ILINKBOECPP-505] - Exclude the timestamping related latency from the Benchmark sample results

Task

  • [ILINKBOECPP-497] - New Session::connectAsync() and Session::disconnectAsync() methods

New Feature