<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>

<channel>
	<title>QuoteBlizzard - a Caleb Doise production</title>
	<atom:link href="http://quoteblizzard.com/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://quoteblizzard.com/blog</link>
	<description>Technical Analysis for Trading</description>
	<pubDate>Sat, 23 Aug 2008 15:30:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Updated Alpha Release (v0.8.1, August 23, 2008)</title>
		<link>http://quoteblizzard.com/blog/archives/22</link>
		<comments>http://quoteblizzard.com/blog/archives/22#comments</comments>
		<pubDate>Sat, 23 Aug 2008 15:30:01 +0000</pubDate>
		<dc:creator>Caleb Doise</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://quoteblizzard.com/blog/archives/22</guid>
		<description><![CDATA[Caleb Doise’s QuoteBlizzard

Updates to rule tree trading logic
Improved hover highlighting
More plugin support





]]></description>
			<content:encoded><![CDATA[<p><a href='http://kesido.com/downloads/quoteblizzard/CalebDoise.TradeMiner.Setup-v0.8.1.msi'>Caleb Doise’s QuoteBlizzard</a></p>
<ul>
<li>Updates to rule tree trading logic</li>
<li>Improved hover highlighting</li>
<li>More plugin support</li>
</ul>
<p><script type="text/javascript"><!--
google_ad_client = "pub-3068612764152808";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2007-09-17: QuoteBlizzard
google_ad_channel = "2705994813";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://quoteblizzard.com/blog/archives/22/feed</wfw:commentRss>
		</item>
		<item>
		<title>Updated Alpha Release (v0.8.0, May 1, 2008)</title>
		<link>http://quoteblizzard.com/blog/archives/21</link>
		<comments>http://quoteblizzard.com/blog/archives/21#comments</comments>
		<pubDate>Thu, 01 May 2008 05:12:55 +0000</pubDate>
		<dc:creator>Caleb Doise</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://quoteblizzard.com/blog/archives/21</guid>
		<description><![CDATA[
Initial support for rule tree trading logic





]]></description>
			<content:encoded><![CDATA[<ul>
<li>Initial support for rule tree trading logic</li>
</ul>
<p><script type="text/javascript"><!--
google_ad_client = "pub-3068612764152808";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2007-09-17: QuoteBlizzard
google_ad_channel = "2705994813";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://quoteblizzard.com/blog/archives/21/feed</wfw:commentRss>
		</item>
		<item>
		<title>Updated Alpha Release (v0.7.1, Mar. 9, 2008)</title>
		<link>http://quoteblizzard.com/blog/archives/20</link>
		<comments>http://quoteblizzard.com/blog/archives/20#comments</comments>
		<pubDate>Sun, 09 Mar 2008 08:12:09 +0000</pubDate>
		<dc:creator>Caleb Doise</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://quoteblizzard.com/blog/archives/20</guid>
		<description><![CDATA[
Support for VB.Net (in addition to C#) for trading logic methods
More visual layer providers to enable visual design of new indicators


]]></description>
			<content:encoded><![CDATA[<ul>
<li>Support for VB.Net (in addition to C#) for trading logic methods</li>
<li>More visual layer providers to enable visual design of new indicators</li>
</ul>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://quoteblizzard.com/blog/archives/20/feed</wfw:commentRss>
		</item>
		<item>
		<title>Gold and Snowfalls</title>
		<link>http://quoteblizzard.com/blog/archives/19</link>
		<comments>http://quoteblizzard.com/blog/archives/19#comments</comments>
		<pubDate>Fri, 01 Feb 2008 05:39:51 +0000</pubDate>
		<dc:creator>Caleb Doise</dc:creator>
		
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://quoteblizzard.com/blog/archives/19</guid>
		<description><![CDATA[So, I finally added support for building simulation models with multiple quote streams inside of Trade Miner. Why is that the least bit interesting, you say? Well, now, you can base your trading logic off of movements and trends of something other than the item you are trading. For instance, if you load in the [...]]]></description>
			<content:encoded><![CDATA[<p>So, I finally added support for building simulation models with multiple quote streams inside of Trade Miner. Why is that the least bit interesting, you say? Well, now, you can base your trading logic off of movements and trends of something other than the item you are trading. For instance, if you load in the price of gold as a secondary quote stream, you could test out shorting an index fund when the price of gold spikes (or vice versa). Or, if you want to get crazy, you could load in data regarding snowfall and temperature and try to use that in a strategy to trade the stock of a cold weather clothing provider.</p>
<p>You can also now plot the &#8220;moving beta&#8221; of a stock. Just use the Beta indicator and associate the asset and market quote streams to view how the beta changes over time (I would recommend using 12 periods of monthly data with something like an S&#038;P 500 index fund as your market data). Currently, alpha is derived from the linear regression, but a future release will likely allow you to specify the risk free rate to use.</p>
]]></content:encoded>
			<wfw:commentRss>http://quoteblizzard.com/blog/archives/19/feed</wfw:commentRss>
		</item>
		<item>
		<title>Updated Alpha Release (v0.7.0, Feb. 1, 2008)</title>
		<link>http://quoteblizzard.com/blog/archives/18</link>
		<comments>http://quoteblizzard.com/blog/archives/18#comments</comments>
		<pubDate>Fri, 01 Feb 2008 05:27:01 +0000</pubDate>
		<dc:creator>Caleb Doise</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://quoteblizzard.com/blog/archives/18</guid>
		<description><![CDATA[
Multiple quote streams now supported within simulation models
Beta and Slope calculators added


]]></description>
			<content:encoded><![CDATA[<ul>
<li>Multiple quote streams now supported within simulation models</li>
<li>Beta and Slope calculators added</li>
</ul>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://quoteblizzard.com/blog/archives/18/feed</wfw:commentRss>
		</item>
		<item>
		<title>Updated Alpha Release (v0.6.1, Jan. 20, 2008)</title>
		<link>http://quoteblizzard.com/blog/archives/17</link>
		<comments>http://quoteblizzard.com/blog/archives/17#comments</comments>
		<pubDate>Sun, 20 Jan 2008 04:46:34 +0000</pubDate>
		<dc:creator>Caleb Doise</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://quoteblizzard.com/blog/archives/17</guid>
		<description><![CDATA[
More trading statistics in simulation results


]]></description>
			<content:encoded><![CDATA[<ul>
<li>More trading statistics in simulation results</li>
</ul>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://quoteblizzard.com/blog/archives/17/feed</wfw:commentRss>
		</item>
		<item>
		<title>Updated Alpha Release (v0.6.0, Jan. 13, 2008)</title>
		<link>http://quoteblizzard.com/blog/archives/16</link>
		<comments>http://quoteblizzard.com/blog/archives/16#comments</comments>
		<pubDate>Sun, 13 Jan 2008 06:11:23 +0000</pubDate>
		<dc:creator>Caleb Doise</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://quoteblizzard.com/blog/archives/16</guid>
		<description><![CDATA[
Margin account simulation
Configurable commission and bid/ask spread
Chart and method names are now editable


]]></description>
			<content:encoded><![CDATA[<ul>
<li>Margin account simulation</li>
<li>Configurable commission and bid/ask spread</li>
<li>Chart and method names are now editable</li>
</ul>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://quoteblizzard.com/blog/archives/16/feed</wfw:commentRss>
		</item>
		<item>
		<title>Updated Alpha Release (v0.5.5, Jan. 1, 2008)</title>
		<link>http://quoteblizzard.com/blog/archives/15</link>
		<comments>http://quoteblizzard.com/blog/archives/15#comments</comments>
		<pubDate>Thu, 03 Jan 2008 03:00:22 +0000</pubDate>
		<dc:creator>Caleb Doise</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://quoteblizzard.com/blog/archives/15</guid>
		<description><![CDATA[
Trade summary indicators for trade entry and exit now displayed on results charts


]]></description>
			<content:encoded><![CDATA[<ul>
<li>Trade summary indicators for trade entry and exit now displayed on results charts</li>
</ul>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://quoteblizzard.com/blog/archives/15/feed</wfw:commentRss>
		</item>
		<item>
		<title>Updated Alpha Release (v0.5.4, Dec. 25, 2007)</title>
		<link>http://quoteblizzard.com/blog/archives/14</link>
		<comments>http://quoteblizzard.com/blog/archives/14#comments</comments>
		<pubDate>Wed, 26 Dec 2007 01:29:48 +0000</pubDate>
		<dc:creator>Caleb Doise</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://quoteblizzard.com/blog/archives/14</guid>
		<description><![CDATA[
Start Page now has link to online documentation with a sample simulation tutorial
Miscellaneous bug fixes and graphical improvements

]]></description>
			<content:encoded><![CDATA[<ul>
<li>Start Page now has link to online documentation with a sample simulation tutorial</li>
<li>Miscellaneous bug fixes and graphical improvements</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://quoteblizzard.com/blog/archives/14/feed</wfw:commentRss>
		</item>
		<item>
		<title>Updated Alpha Release (v0.5.3, Dec. 18, 2007)</title>
		<link>http://quoteblizzard.com/blog/archives/13</link>
		<comments>http://quoteblizzard.com/blog/archives/13#comments</comments>
		<pubDate>Tue, 18 Dec 2007 07:50:59 +0000</pubDate>
		<dc:creator>Caleb Doise</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://quoteblizzard.com/blog/archives/13</guid>
		<description><![CDATA[
Wider range of trade options (limit and threshold trigger prices, one-cancels-other orders, etc.)
&#8220;Recent Projects&#8221; selection control on Start Page


]]></description>
			<content:encoded><![CDATA[<ul>
<li>Wider range of trade options (limit and threshold trigger prices, one-cancels-other orders, etc.)</li>
<li>&#8220;Recent Projects&#8221; selection control on Start Page</li>
</ul>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://quoteblizzard.com/blog/archives/13/feed</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.185 seconds -->
<!-- Cached page served by WP-Cache -->

