<?xml version="1.0" encoding="UTF-8"?>
<rss version="0.92">
<channel>
<title>Software, Forex, and Stuff</title>
<link>http://www.corsairconsulting.com/index.php/</link>
<description>I aim to conquer the world, armed with only a compiler and my boyish charm.</description>
<lastBuildDate>2009-11-19 19:00:00</lastBuildDate>
<docs>http://backend.userland.com/rss092</docs>
<language>English (United States)</language>
<item>
<title>Genetic Algorithms for Forex trading, part 1 of ??</title>
<description><![CDATA[
	So you want to use Genetic algorithms to do Forex trading, eh?&nbsp; Where should we start?&nbsp; I&#39;m going to use the specifics of JGAP (since that is the platform I&#39;ve picked for my development) but the concepts should work wit]]></description>
<link>/index.php/blog/2009/11/19/17-genetic-algorithms-for-forex-trading-part-1-of-</link>
</item>
<item>
<title>First Stab at Genetic Algorithms for Forex trading</title>
<description><![CDATA[
	Long time, no update!&nbsp; :)

	I have settled on a platform for general Forex development, Open Forex Platform (http://www.openforexplatform.com/).&nbsp; It is open source, it has extensive backtesting and charting capabilites, it cu]]></description>
<link>/index.php/blog/2009/11/15/16-first-stab-at-genetic-algorithms-for-forex-trading</link>
</item>
<item>
<title>Scala on .NET</title>
<description><![CDATA[
	I attended the Scala LiftOff on Friday, in Reston VA.&nbsp; It was a great learning experience!&nbsp; There were some heavy hitters from the Scala community there, including the heaviest hitter: Martin Odersky.&nbsp; 

	According to Od]]></description>
<link>/index.php/blog/2009/10/31/15-scala-on-net</link>
</item>
<item>
<title>Towers of Hanoi in Scala</title>
<description><![CDATA[
	Why?&nbsp; Why not!

	Source of hanoi.scala

	object Hanoi {
	&nbsp; def main (args: Array[String]) : Unit = {
	&nbsp;&nbsp;&nbsp; var plates: Int = 4
	&nbsp;&nbsp;&nbsp;&nbsp; 
	&nbsp;&nbsp;&nbsp; for { j &lt;- args } plates = t]]></description>
<link>/index.php/blog/2009/10/26/14-towers-of-hanoi-in-scala</link>
</item>
<item>
<title>More Ways to run Java from within MetaTrader 4</title>
<description><![CDATA[
	More Googling has uncovered 2 new ways to invoke Java/Scala code with MetaTrader. Both are commercial products but licenses are reasonably priced.

	The first takes an approach similiar to the one demonstrated in this blog posting.&nbs]]></description>
<link>/index.php/blog/2009/10/21/13-more-ways-to-run-java-from-within-metatrader-4</link>
</item>
</channel>
</rss>
