Thursday, 30 December 2021

Release Notes - CME STP Handler Java - Version 2.11.0

Task

New Feature

  • [JAVACMECTH-115] - Enhancements for Exercise and Assignment Trades on CME STP
  • [JAVACMECTH-104] - CME STP FIXML Support for BrokerTec Trades

Release Notes - CME STP Handler .NET - Version 3.1.0

Task

Improvement

  • [NETCMECTH-341] - Change StartTime and EndTime type to DateTimeOffset

New Feature

  • [NETCMECTH-340] - Enhancements for Exercise and Assignment Trades on CME STP
  • [NETCMECTH-297] - CME STP FIXML Support for BrokerTec Trades

Wednesday, 29 December 2021

Release Notes - Trading Technologies update December 2021

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

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

TradingTechnologiesClientCpp_1.26.0.0.zip

Download authentication credentials:

User: Cpp
Password: x4o5VhNGG3Ufj1uwZyh1Fw

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

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

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

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

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

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

Download authentication credentials:

User: dotNet
Password: IyeIMYRsTPwkJZMT7KItDA

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

 

Release Notes - CBOE CFE update 1.2.6

Update details: OnixS FIX Support Pack update for CBOE CFE - update for FIX API specification <1.2.6>

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

CfeTradingClientCpp_1.2.0.0.zip

Download authentication credentials:

User: Cpp
Password: x4o5VhNGG3Ufj1uwZyh1Fw

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

CfeTradingFixDialect.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.

 

Release Notes - Nasdaq INET Genium update 6.0.0200

Update details: OnixS FIX Support Pack update for Nasdaq INET Genium - update for FIX API specification <6.0.0200>

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

NasdaqInetGeniumFixDialect.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.

 

Release Notes - TradeWeb TradeXpress update 100.42

Update details: OnixS FIX Support Pack update for TradeWeb TradeXpress - update for FIX API specification <100.42>

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

onixs-tradeweb-tradexpress-client-java-1.15.0-bin.tar.gz

onixs-tradeweb-tradexpress-client-java-1.15.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:

TradeWebFixDialect.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.

 

Release Notes - Bloomberg TSOX update 2.6

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

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

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

onixs-bloomberg-tsox-dropCopy-client-java-1.7.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 .NET, C++ or Java.

 

Monday, 27 December 2021

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

Improvement

  • [CPPEUREXETI-471] - Become ready to Introduction of Release 10.0 (D0003) on 22 November 2021

New Feature

Tuesday, 21 December 2021

Release Notes - FIX Engine C++ - Version 4.6.0

New Feature

  • [CPP-3886] - FlatMessage::set(FlatFieldKey, const FieldValueRef &) method
  • [CPP-3885] - FlatMessage::set(const FlatFieldRef &, const FieldValueRef &) method
  • [CPP-3769] - Add "Understanding Receive Latency" page
  • [CPP-3091] - Support Solarflare TCPDirect API
  • [CPP-2812] - ExternalThread Threading Model

Improvement

  • [CPP-3870] - SSL implementation improvements
  • [CPP-3858] - Add the SBE sample
  • [CPP-3827] - Log Ssl details when link is established
  • [CPP-3767] - Improve "Manipulating Threads Affinity" article
  • [CPP-3511] - BREAKING CHANGE: Redesign Promise/SharedFuture

Bug

  • [CPP-3845] - Possible undefined behavior when an incoming Logon is rejected in the onUnknownIncomingConnection callback
  • [CPP-3830] - ListenPort and SSL.ListenPort config values can affect each other

Sub-task

  • [CPP-3822] - Improve warmup
  • [CPP-3821] - Investigate VG issues
  • [CPP-3820] - Add SellSide emulator for benchmarking
  • [CPP-3810] - Debug coexistenceWithDifferentThreadingModelTest
  • [CPP-3809] - Debug cannotConnectTest
  • [CPP-3805] - Debug logoutByAcceptorTest
  • [CPP-3803] - Add Benchmark Sample

Monday, 20 December 2021

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

New Feature

  • [CCMEMDH-1734] - Mixed mode for the Solarflare Feed Engine