Friday, 30 June 2023

Release Notes - CME MDP Premium Market Data Handler C++ - Version 5.8.0

Improvement

  • [CCMEMDH-1845] - Add Security::userData
  • [CCMEMDH-1843] - BREAKING CHANGE: rename ReplaySupplements to ReplaySettings
  • [CCMEMDH-1823] - BREAKING CHANGE: move connectivityConfigurationFile(..) from FeedSettings to HandlerSettings
  • [CCMEMDH-1821] - Rename the product to "C++ CME MDP Premium Market Data Handler"
  • [CCMEMDH-1816] - BREAKING CHANGE: remove MDH::initialize
  • [CCMEMDH-1811] - BREAKING CHANGE: rename FeedEngineThreads to FeedEngineThreadPool
  • [CCMEMDH-1807] - BREAKING CHANGE: Introduce default logging
  • [CCMEMDH-1802] - Support Visual Studio 2022
  • [CCMEMDH-1052] - Include the multicast packets gap analyzer into the distribution package

New Feature

  • [CCMEMDH-1775] - Add ability to replay snapshots from pcap

Bug

  • [CCMEMDH-1773] - HandlerListener::onEndOfMarketRecovery call can be omitted
  • [CCMEMDH-1763] - The handler can stuck in snapshot recovery
  • [CCMEMDH-1752] - Typo in the code snippet depicting how to setup Handler to join in pre-opening.

Release Notes - CME MDP Market Data Handler C++ - Version 5.8.0

Improvement

  • [CCMEMDH-1845] - Add Security::userData
  • [CCMEMDH-1843] - BREAKING CHANGE: rename ReplaySupplements to ReplaySettings
  • [CCMEMDH-1823] - BREAKING CHANGE: move connectivityConfigurationFile(..) from FeedSettings to HandlerSettings
  • [CCMEMDH-1821] - Rename the product to "C++ CME MDP Premium Market Data Handler"
  • [CCMEMDH-1816] - BREAKING CHANGE: remove MDH::initialize
  • [CCMEMDH-1811] - BREAKING CHANGE: rename FeedEngineThreads to FeedEngineThreadPool
  • [CCMEMDH-1802] - Support Visual Studio 2022
  • [CCMEMDH-1052] - Include the multicast packets gap analyzer into the distribution package

New Feature

  • [CCMEMDH-1775] - Add ability to replay snapshots from pcap

Bug

  • [CCMEMDH-1773] - HandlerListener::onEndOfMarketRecovery call can be omitted
  • [CCMEMDH-1763] - The handler can stuck in snapshot recovery
  • [CCMEMDH-1752] - Typo in the code snippet depicting how to setup Handler to join in pre-opening.

Friday, 23 June 2023

Monday, 19 June 2023

Release Notes - FIX Engine for .NET Core/.NET 6 - Version 1.10.1

Improvement

Bug

Tuesday, 13 June 2023

Release Notes - CME iLink 3 Binary Order Entry Java - Version 1.0.7

Improvement

Monday, 12 June 2023

Release Notes - CME STP FIX update 20230302

Update details: OnixS FIX Support Pack update for CME STP FIX - update for FIX API specification <20230302>

Update details: samples updated for the latest .NET Core FIX Engine supporting .NET Core 6.0

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

OnixS.Net.Core.CmeStpFix.1.2.0.zip

Download authentication credentials:

User: netCore
Password: 6Ss6CpH7AkcuYKtfGZKang

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

CmeStpFix.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:

 

Monday, 29 May 2023

Release Notes - Trading Technologies update 219

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

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

TradingTechnologiesClientCpp_1.36.0.0.zip

Download authentication credentials:

User: Cpp
Password: x4o5VhNGG3Ufj1uwZyh1Fw

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

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

Download authentication credentials:

User: java
Password: UB7c60q0cdaIgLiBfPV0q

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

Download authentication credentials:

User: dotNet
Password: IyeIMYRsTPwkJZMT7KItDA

OnixS.Net.Core.TradingTechnologiesClient.2.18.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:

 

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

Bug

  • [CPPEEMDIRDI-949] - EMDI: Error during snapshot recovery for multiple partitions

Friday, 26 May 2023

Release Notes - Bloomberg TSOX update 2.7.3

Update details: OnixS FIX Support Pack update for Bloomberg TSOX - update for FIX API specification <2.7.3>

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

onixs-bloomberg-tsox-dropCopy-client-java-2.0.0-bin.tar.gz

onixs-bloomberg-tsox-dropCopy-client-java-2.0.0-bin.zip

Download authentication credentials:

User: java
Password: UB7c60q0cdaIgLiBfPV0q

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

BloombergTsoxFIXDialect.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:

 

Thursday, 18 May 2023

Release Notes - CME STP Handler .NET - Version 3.2.0

Task

  • [NETCMECTH-372] - Support .NET Framework 4.8
  • [NETCMECTH-371] - CME STP March 23 schema updates for .NET Core
  • [NETCMECTH-369] - Breaking change: UnderlyingStreamCommodityBase and StreamCommodityBase type is String
  • [NETCMECTH-367] - CME STP March 23 schema updates for .NET Framework