Friday, 31 May 2019

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

Improvement

  • [CBATSBOE-48] - BREAKING CHANGE: clOrdId methods of Outbound messages have been renamed to clOrdID.
  • [CBATSBOE-47] - BREAKING CHANGE: CancelOrder::operatorId has been renamed to CancelOrder::oeoId

Wednesday, 29 May 2019

Release Notes - CME Drop Copy Java - Version 4.6.0

Bug

  • [JCMEDC-114] - Missing tag 789 (NextExpectedMsgSeqNum)
  • [JCMEDC-103] - Invalid handling of SequenceReset-GapFill messages

New Feature

  • [JCMEDC-112] - Add scheduler support to switch between primary and backup hosts

Improvement

  • [JCMEDC-111] - Migrate to FIX Engine 2.4.3
  • [JCMEDC-108] - Remove outdated plain password Logon
  • [JCMEDC-106] - [Breaking change] Remove tradingSystemNameTag, tradingSystemVersionTag and tradingSystemVendorTag from public API

Release Notes - FIX Engine Java - Version 2.4.3

Improvement

  • [JAVA-2242] - BREAKING CHANGE: Break the connection in case the sending buffer max size is reached

Bug

  • [JAVA-2241] - CME Enhanced Resend Mode change ResendRequest SeqNum if any message was sent during recovery
  • [JAVA-2238] - Application messages interleaved with resent messages were processed out of order

Tuesday, 28 May 2019

Release Notes - CME Drop Copy C++ - Version 5.3.0.0

Improvement

  • [CPPCMEDRCPY-113] - BREAKING CHANGE: Remove outdated plain password Logon
  • [CPPCMEDRCPY-112] - BREAKING CHANGE: Remove tradingSystemNameTag, tradingSystemVersionTag and tradingSystemVendorTag from public API

Bug

Friday, 24 May 2019

Release Notes - ICE Private Order Feed (POF) C++ - Version 1.4.1

Task

Release Notes - ICE Private Order Feed (POF) Java - Version 1.7.1

Task

Release Notes - ICE Private Order Feed (POF) .NET - Version 1.10.1

Improvement

Task

Release Notes - Trading Technologies update 31/5/19

Update details: OnixS FIX Support Pack update for Trading Technologies - update for FIX API specification <31/5/19>

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

TradingTechnologiesClientCpp_1.4.0.0.zip

Download authentication credentials:

User: Cpp
Password: 1AAVbVLsu3

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

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

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

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

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

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

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

Bug

  • [CBATSPITCH-100] - Gap service fallback to Spin service is not working

New Feature

  • [CBATSPITCH-96] - BREAKING CHANGE: Add username/password per each TCP channel.

Tuesday, 14 May 2019

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

Improvement

Bug

Saturday, 11 May 2019

Release Notes - ICE iMpact Multicast Price Feed Handler Java - Version 1.40.0

New Feature

  • [JAVAICEIMPACT-503] - Support iMpact Multicast Feed Message Specification version 1.1.39
  • [JAVAICEIMPACT-495] - Support iMpact Multicast Feed Message Specification version 1.1.38
  • [JAVAICEIMPACT-446] - Support iMpact Multicast Feed Message Specification version 1.1.37

Improvement

Friday, 10 May 2019

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

Improvement

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

Improvement

Thursday, 9 May 2019

Release Notes - ICE iMpact Multicast Price Feed Handler .NET - Version 3.7.0.0

Improvement

New Feature

  • [NETICEIMPACT-269] - Support iMpact Multicast Feed Message Specification version 1.1.39
  • [NETICEIMPACT-268] - Support iMpact Multicast Feed Message Specification version 1.1.38
  • [NETICEIMPACT-266] - Support iMpact Multicast Feed Message Specification version 1.1.37
  • [NETICEIMPACT-265] - Update SecuritySubType enum to version 3.5 (October 16, 2018)
  • [NETICEIMPACT-260] - Support iMpact Multicast Feed Message Specification version 1.1.36
  • [NETICEIMPACT-259] - Support iMpact Multicast Feed Message Specification version 1.1.35
  • [NETICEIMPACT-258] - New Permian WTI Futures and Spreads Market Types
  • [NETICEIMPACT-257] - New Market Type for Financial LNG
  • [NETICEIMPACT-255] - Support iMpact Multicast Feed Message Specification version 1.1.34
  • [NETICEIMPACT-253] - Support iMpact Multicast Feed Message Specification version 1.1.32
  • [NETICEIMPACT-252] - Support iMpact Multicast Feed Message Specification version 1.1.33.1
  • [NETICEIMPACT-250] - Support iMpact Multicast Feed Message Specification version 1.1.33

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

New Feature

Improvement

  • [CPPICEIMPACT-794] - Add information about version of supported ICE iMpact specification to the Programming Guide

Wednesday, 1 May 2019

Release Notes - FIX Engine Java - Version 2.4.1

Bug

  • [JAVA-2228] - Exception while loading dialect which contains field details for non-standard field
  • [JAVA-2225] - InSeqNum is not updated in the state file when RequestOnlyMissedMessages is used