OnixS ICE iMpact Multicast Price Feed Handler C++ library 8.18.0
Users' manual and API documentation
Loading...
Searching...
No Matches
Release Notes

Highlights the latest features, enhancements, and updates introduced in the current version. The full list of changes available in Jira.

Changes in the public API

  • Rename PcapDataProviderSettings::maxSnapshotDuration to maxSnapshotDurationInSeconds.
  • Add ConformanceTools::fetchDebugResponse method.
  • Add ConformanceTools::fetchMulticastChannelGroups method.

Changes in the Handler's behavior

  • Add validation for HandlerSettings::maxMulticastMessageBlockSize.
  • Add full ICE iMpact protocol logging.
  • Read TcpSettings::timeoutInMilliseconds from connectivity configuration.
  • Do not subscribe for new markets if user used subscription filter.

Changes in the distribution package

  • Add ConformanceTools sample.

Changes in the documentation

  • Add information about sorting order of price levels and orders in order book.
  • Add description for all error codes and conditions when they trigger error events.
  • Add description for all warning codes and conditions when they trigger warning events.
  • Add information about TcpSettings::timeoutInMilliseconds.