<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace Site Server v5.11.81 (http://www.squarespace.com/) on Thu, 23 Feb 2012 11:49:14 GMT--><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>dxFeed Blog</title><link>http://www.dxfeed.com/blog/</link><description>Blog about dxFeed services and QDS technology</description><lastBuildDate>Mon, 20 Feb 2012 18:06:02 +0000</lastBuildDate><copyright>(c) 2011, Devexperts</copyright><language>en-US</language><generator>Squarespace Site Server v5.11.81 (http://www.squarespace.com/)</generator><item><title>onDemand historical tick data service online demo is now available</title><category>onDemand</category><dc:creator>dxFeed</dc:creator><pubDate>Mon, 20 Feb 2012 18:01:19 +0000</pubDate><link>http://www.dxfeed.com/blog/2012/2/20/ondemand-historical-tick-data-service-online-demo-is-now-ava.html</link><guid isPermaLink="false">474882:5375509:15115253</guid><description><![CDATA[<p>Have a look at our online demo data extractor for onDemand historical tick data:&nbsp;<a href="http://www.dxfeed.com/historical-tick-data/">http://www.dxfeed.com/historical-tick-data/</a>.</p>
<p><br />For this demo only limited set of data is made available (the Flash Crash day of May 6, 2010).&nbsp;<br />Please contact us for more information about the service and different ways to access our tick-level historical data store.</p>]]></description><wfw:commentRss>http://www.dxfeed.com/blog/rss-comments-entry-15115253.xml</wfw:commentRss></item><item><title>dxFeed/QDS API 3.100 released</title><category>Releases</category><category>dxFeed API</category><dc:creator>dxFeed</dc:creator><pubDate>Wed, 25 Jan 2012 23:35:05 +0000</pubDate><link>http://www.dxfeed.com/blog/2012/1/25/dxfeedqds-api-3100-released.html</link><guid isPermaLink="false">474882:5375509:14732975</guid><description><![CDATA[<p>Available at: <a href="http://www.dxfeed.com/downloads/api-and-samples/java/3100/">http://www.dxfeed.com/downloads/api-and-samples/java/3100/</a></p>
<p>DXFeed API: Update to version 3.1xx with support for Candles and time series</p>
<div id="_mcePaste"></div>
<div id="_mcePaste"><strong>INCOMPATIBLE CHANGES:</strong></div>
<div id="_mcePaste">
<ul>
<li>DXFeed.createConnectedFeed method is removed. Use DXEndpoint to create connection.&nbsp;See DXFeed class javadoc for details.</li>
<li>"com.dxfeed.api.event" package is renamed to "com.dxfeed.event.market".&nbsp;Package contents did not change (the same Quote, Trade, TimeAndSale, etc classes are there)</li>
<li>DXFeedSubscriptionChangeListener is moved to another package and renamed to ObservableSubscriptionChangeListener.&nbsp;This change should not affect feed consumers.</li>
</ul>
</div>
<div></div>
<div id="_mcePaste"></div>
<div id="_mcePaste"></div>
<div id="_mcePaste"><strong>NEW FEATURES:</strong></div>
<div id="_mcePaste"></div>
<div id="_mcePaste">
<ul>
<li>"com.dxfeed.event.candle" package is introduced with a set of CandleXXX classes to receive chart candles.&nbsp;&nbsp;Candle class represents one Open-High-Low-Close-Volume candle with auxiliary information.&nbsp; &nbsp; Use instances of CandleSymbol class to specify which Candles to subscribe to.</li>
</ul>
</div>
<div id="_mcePaste">
<ul>
<li>"DXFeedTimeSeriesSubscription" class is introduced to subscribe to time series (history) of past events in&nbsp;addition to all new/current events. It is designed to be used with TimeAndSale and Candle events.</li>
</ul>
</div>
<div id="_mcePaste">
<ul>
<li>"DXFeed.createTimeSeriesSubscription" method is introduced.&nbsp;&nbsp;DXFeed API: Update to version 3.1xx with support for Candles and time series</li>
</ul>
</div>
<p>&nbsp;</p>]]></description><wfw:commentRss>http://www.dxfeed.com/blog/rss-comments-entry-14732975.xml</wfw:commentRss></item><item><title>QDS transport and networking</title><category>QDS</category><category>architecture</category><category>networking</category><category>transport</category><dc:creator>Roman Elizarov</dc:creator><pubDate>Wed, 28 Dec 2011 10:13:42 +0000</pubDate><link>http://www.dxfeed.com/blog/2011/12/28/qds-transport-and-networking.html</link><guid isPermaLink="false">474882:5375509:14352813</guid><description><![CDATA[In the previous blog entry titled 
"<a href="http://www.dxfeed.com/blog/2011/12/5/introduction-into-qds-architecture.html">Introduction into QDS architecture</a>"
I gave a short overview of the overall QDS design. Today I'll explain the basics of QDS transport and networking architecture.]]></description><wfw:commentRss>http://www.dxfeed.com/blog/rss-comments-entry-14352813.xml</wfw:commentRss></item><item><title>Introduction into QDS architecture</title><category>QDS</category><category>architecture</category><dc:creator>dxFeed</dc:creator><pubDate>Mon, 05 Dec 2011 12:56:39 +0000</pubDate><link>http://www.dxfeed.com/blog/2011/12/5/introduction-into-qds-architecture.html</link><guid isPermaLink="false">474882:5375509:13980590</guid><description><![CDATA[dxFeed Market Data services are built on top of QDS core &mdash; the open source, high-performance messaging solution that
was designed from the ground up to deliver millions of quotes on hundreds of thousands financial instruments to virtually
unlimited number of destinations in a scalable way, while supporting fully individual subscription for each recipient.]]></description><wfw:commentRss>http://www.dxfeed.com/blog/rss-comments-entry-13980590.xml</wfw:commentRss></item><item><title>dxFeed/QDS API 3.85 released</title><category>Releases</category><category>dxFeed API</category><dc:creator>dxFeed</dc:creator><pubDate>Mon, 21 Nov 2011 23:36:09 +0000</pubDate><link>http://www.dxfeed.com/blog/2011/11/21/dxfeedqds-api-385-released.html</link><guid isPermaLink="false">474882:5375509:13817439</guid><description><![CDATA[dxFeed API 3.85 released]]></description><wfw:commentRss>http://www.dxfeed.com/blog/rss-comments-entry-13817439.xml</wfw:commentRss></item></channel></rss>
