Java API
dxFeed/QDS API 3.100 released
DXFeed API: Update to version 3.1xx with support for Candles and time series INCOMPATIBLE CHANGES: DXFeed.createConnectedFeed method is removed. Use DXEndpoint to create connection. See DXFeed class javadoc for details. “com.dxfeed.api.event” package is renamed to “com.dxfeed.event.market”. Package contents did not change (the same Quote, Trade, TimeAndSale, etc classes are there) DXFeedSubscriptionChangeListener is moved to another package and … More