Announcements
find-icon cancel-icon
All Products
All Products
Data
Fundamentals
C and .NET APIs
Connectivity
Market data API
Aggregated Data Service
dxPrice
IV
WebSocket
Java API
Webservice

tech-icon

C and .NET APIs

dxFeed C API 5.2.0 Release Notes

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.

tech-icon

Data

Changes in ICE Futures symbology

To improve the ICE Futures feeds, we implemented the following symbology changes for all the ICE Futures products

tech-icon

Data

Changes in beta calculation methodology

dxFeed is implementing the following changes to the beta calculation methodology:

  1. New calculation time frames:
    • Monthly returns for the last 48 – 60 months

tech-icon

C and .NET APIs

C/C# API 5.1.0

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

tech-icon

Java API

Changes in CandleSymbol class in dxFeed 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.

tech-icon

Java API

dxFeed/QDS API release notes 3.203-3.240

Release Notes – QD – Version 3.240 ** Change Request QD-856: RecordBuffer may contain non-zero values beyond limit QD-875: dxFeed API: add method DXEndpoint.disconnectAndClear ** Defect Report QD-874: ExecutionManager must be removed from HashMap, when the RMIChannel is closed Release Notes – QD – Version 3.239 ** Change Request QD-871: dxFeedScheme: MarketMaker shall contain counts … More

tech-icon

C and .NET APIs

dxFeed C# API 1.01 has been released

dxFeed C# API 1.01 has been released: namespaces refactored, connection listener added Fundamental event renamed to Summary to match the latest notation Trade listener bugfix TimeAndSaleType enum