View in pdf

dxFeed C API and dxFeed C# API version 5.7.0 with fixes and improvements are already available.

 

C API Changelog

  • Fixed an issue with crash on reconnect (connection by TLS)
  • Added the ability to subscribe to “*” (wildcard) symbol. See descriptions of the dxf_add_symbol, dxf_add_symbols, dxf_remove_symbol, dxf_remove_symbols functions in the DXFeed.h file

C# API Changelog

  • Fixed an issue with crash on reconnect (connection by TLS)
  • Added the ability to subscribe to “*” (wildcard) symbol. See descriptions of the NativeSubscription.AddSymbol, NativeSubscription.AddSymbols, NativeSubscription.RemoveSymbols methods in the NativeSubscription.cs file

 

Please contact support@dxfeed.com if you have any questions.