Friday, 24 May 2019

Release Notes - CME Drop Copy .NET - Version 4.7.0

Improvement

  • [NETCMEDRCPY-271] - Add support of .NET 4.7.2
  • [NETCMEDRCPY-267] - Remove outdated plain password Logon
  • [NETCMEDRCPY-265] - [Breaking change] Remove tradingSystemNameTag, tradingSystemVersionTag and tradingSystemVendorTag from public API

Bug

  • [NETCMEDRCPY-264] - Invalid handling of SequnceReset-GapFill messages with correct NewSeqNum

Thursday, 23 May 2019

Release Notes - CME Streamlined Market Data Handler C++ - Version 1.1.0

Improvement

  • [CMESMDHC-48] - Introduce HandlerSettings::maxTcpRecoveryDepth

Task

  • [CMESMDHC-47] - BREAKING CHANGE: Apply the latest template schema

Wednesday, 22 May 2019

Release Notes - ICE iMpact Multicast Price Feed Handler C++ - Version 4.0.0

Improvement

New Feature

Monday, 20 May 2019

Release Notes - FIX Engine Java - Version 2.4.2

New Feature

  • [JAVA-2236] - Interface for receiving initiator session connection event(s)

Improvement

  • [JAVA-2235] - Optimize FlatMessage assemble
  • [JAVA-2229] - Review all samples and fix inspection warnings

Friday, 17 May 2019

Release Notes - Trading Technologies update May 2019

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

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

TradingTechnologiesClientCpp_1.2.0.0.zip

Download authentication credentials:

User: Cpp
Password: 1AAVbVLsu3

TradingTechnologiesClientSample-net-4.5.2-x64-Setup-1.10.0.0.msi

TradingTechnologiesClientSample-net-4.5.2-x86-Setup-1.10.0.0.msi

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

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

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

TradingTechnologiesClientSample-net-4.7.2-x86-Setup-1.10.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.

 

Release Notes - Nasdaq OMX Equities update 1.36.1

Update details: OnixS FIX Support Pack update for Nasdaq OMX Equities - update for FIX API specification <1.36.1>

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

onixs-nasdaq-dropOuch-client-java-1.5.0-bin.tar.gz

onixs-nasdaq-dropOuch-client-java-1.5.0-bin.zip

Download authentication credentials:

User: java
Password: IlRCkdl7r4

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

NasdaqFixDropOuchDialect.xml

NasdaqFixOrderEntryDropFixDialect.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 - TRADEcho update 3.1.3 REV A

Update details: OnixS FIX Support Pack update for TRADEcho - update for FIX API specification <3.1.3 REV A>

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

onixs-tradEcho-client-java-1.6.0-bin.tar.gz

onixs-tradEcho-client-java-1.6.0-bin.zip

Download authentication credentials:

User: java
Password: IlRCkdl7r4

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

TRADEchoPreTradeFixDialect.xml

TRADEchoPostTradeFixDialect.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 - FIX Engine for .NET Core - Version 1.1.4

New Feature

Improvement

Thursday, 16 May 2019

Release Notes - CME STP Handler Java - Version 2.9.1

New Feature

  • [JAVACMECTH-101] - Add UOMQty property for the TradeCaptureReport.Instrument
  • [JAVACMECTH-100] - Add Settlement Method field available at the Leg Level
  • [JAVACMECTH-99] - Add Fee Multiplier field
  • [JAVACMECTH-97] - Add CustOrderHandlingInst property to TradeCaptureReport.RptSide
  • [JAVACMECTH-96] - Add field Memo<5149> to TradeCaptureReport/TrdCapRptSideGrp

Improvement

  • [JAVACMECTH-76] - [BREAKING CHANGE] Instrument in TradeCaptureReportRequest should be a single object instead of a collection

Release Notes - CME STP Handler .NET - Version 2.14.1

Improvement

  • [NETCMECTH-289] - Return logging of incoming messages
  • [NETCMECTH-257] - [BREAKING CHANGE] Instrument in TradeCaptureReportRequest should be a single object instead of a collection

New Feature

  • [NETCMECTH-280] - Add Settlement Method field available at the Leg Level
  • [NETCMECTH-278] - Add Fee Multiplier field
  • [NETCMECTH-272] - Add CustOrdHdlInst property to TradeCaptureReport.RptSide
  • [NETCMECTH-270] - Add field Memo<5149> to TradeCaptureReport/TrdCapRptSideGrp
  • [NETCMECTH-261] - Add UOMQty property for the TradeCaptureReport.Instrument