dxFeed C API and dxFeed .NET API version 7.6.0 with fixes and improvements are already available.

C API Changelog

  • Fixed a bug with a race conditions occurred while reading files
  • Added initial support for the WideDecimal type. This will allow reading data coming from CandleWebService or data recorded in tape format. The examples of usage are added to CommandLineSample and CandleSample help output.
  • Now heartbeat logging in the CommandLineSample is optional. To enable, use the -b flag.
  • Improved the project brief in the doxygen documentation

.NET API Changelog

  • Fixed a bug with a race conditions occurred while reading files
  • Added initial support for the WideDecimal type. This will allow reading non zipped data coming from CandleWebService or data recorded in tape format. The examples of usage are added to dxf_client and dxf_candle_sample help output.
  • Now heartbeat logging in the dxf_client is optional. To enable, use the -b flag.
  • Improved the project brief in the doxygen documentation

 

Please refer to dxFeed Help Desk if you have any questions or concerns.