Connectivity
TLS Upgrade Notice
In order to meet PCI Data Security Standard, dxFeed migrated its services to later versions of TLS (Transport Layer Security protocol). TLS 1.0 will be disabled for dxFeed services on June 30, 2018.
Connectivity
In order to meet PCI Data Security Standard, dxFeed migrated its services to later versions of TLS (Transport Layer Security protocol). TLS 1.0 will be disabled for dxFeed services on June 30, 2018.
C and .NET APIs
We released dxFeed C# API 5.2.1 to improve its functionality and simplify its usage. In this version, we synchronized all events with dxFeed Java API, fixed a crush and made minor changes in fields’ names. New version of dxFeed C# API is already available.
C and .NET APIs
We released dxFeed C API 5.2.0 to improve its functionality and simplify its usage. In this version, we revised all records and events that are now synchronized with dxFeed Java API. New version of dxFeed C API is already available.
Data
To improve the ICE Futures feeds, we implemented the following symbology changes for all the ICE Futures products
Data
Postponement: dxFeed have postponed the following change from April 30, 2018 until May 7, 2018.
Data
Currently Nasdaq QBBO, Nasdaq Basic and Nasdaq Level2 feeds publish quotes with sizes in lots (1 lot = 100 shares) that causes issues when representing odd lot orders.
Data
dxFeed is implementing the following changes to the beta calculation methodology:
C and .NET APIs
C# API: Version 5.1.0 + Implement Entitlement API for C#. + Implement support for different connection schemes. + Implement support for SSL/TLS. + Implement simple Future/Promise API
Java API
When subscribing to FOREX candles using a dxFeed API, you need to specify attributes explicitly: {price=bid}, {price=ask} or {price=mark} for the bid price, ask price and mark price candles correspondingly.
The dxFeed API now has a temporary solution that allows to skip attributes and still receive bid price candles in this case. This temporary solution will be disabled and attributes for FOREX candles will be required.
Java API