<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: A few open source projects in the financial area</title>
	<atom:link href="http://digitalbrikes.com/onebrikeatatime/2008/02/15/a-few-open-source-projects-in-the-financial-area/feed/" rel="self" type="application/rss+xml" />
	<link>http://digitalbrikes.com/onebrikeatatime/2008/02/15/a-few-open-source-projects-in-the-financial-area/</link>
	<description>Notes on software development</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:56:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Richard Gomes</title>
		<link>http://digitalbrikes.com/onebrikeatatime/2008/02/15/a-few-open-source-projects-in-the-financial-area/comment-page-1/#comment-317</link>
		<dc:creator>Richard Gomes</dc:creator>
		<pubDate>Thu, 24 Apr 2008 09:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://digitalbrikes.com/onebrikeatatime/2008/02/15/a-few-open-source-projects-in-the-financial-area/#comment-317</guid>
		<description>Thanks for reference to JQuantLib http://www.jquantlib.org/

JQuantLib provides a complete framework on valuation financial instruments, using a wide variety of algorithms. As it is written in Java, we plan to make it ready for the enterprise, splitting it in modules deployed under OSGi standards.

Some useful links: 
Milestones: http://www.jquantlib.org/index.php/JQuantLib:Community_Portal
JavaDocs: http://www.jquantlib.org/maven2/sites/jquantlib/apidocs/index.html
Test Coverage: http://www.jquantlib.org/maven2/sites/jquantlib/cobertura/index.html
Several Reports: http://www.jquantlib.org/maven2/sites/jquantlib/project-reports.html

Kind Regards</description>
		<content:encoded><![CDATA[<p>Thanks for reference to JQuantLib <a href="http://www.jquantlib.org/" rel="nofollow">http://www.jquantlib.org/</a></p>
<p>JQuantLib provides a complete framework on valuation financial instruments, using a wide variety of algorithms. As it is written in Java, we plan to make it ready for the enterprise, splitting it in modules deployed under OSGi standards.</p>
<p>Some useful links:<br />
Milestones: <a href="http://www.jquantlib.org/index.php/JQuantLib:Community_Portal" rel="nofollow">http://www.jquantlib.org/index.php/JQuantLib:Community_Portal</a><br />
JavaDocs: <a href="http://www.jquantlib.org/maven2/sites/jquantlib/apidocs/index.html" rel="nofollow">http://www.jquantlib.org/maven2/sites/jquantlib/apidocs/index.html</a><br />
Test Coverage: <a href="http://www.jquantlib.org/maven2/sites/jquantlib/cobertura/index.html" rel="nofollow">http://www.jquantlib.org/maven2/sites/jquantlib/cobertura/index.html</a><br />
Several Reports: <a href="http://www.jquantlib.org/maven2/sites/jquantlib/project-reports.html" rel="nofollow">http://www.jquantlib.org/maven2/sites/jquantlib/project-reports.html</a></p>
<p>Kind Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://digitalbrikes.com/onebrikeatatime/2008/02/15/a-few-open-source-projects-in-the-financial-area/comment-page-1/#comment-271</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Fri, 07 Mar 2008 13:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://digitalbrikes.com/onebrikeatatime/2008/02/15/a-few-open-source-projects-in-the-financial-area/#comment-271</guid>
		<description>Thanks for dropping a note David.

I absolutely agree with you, the future of trading systems is modular. I believe it is the best way to keep pace with innovations and changes in the market (regulatory or otherwise).

I also agree that developments of financial application have benefited tremendously of open source projects but few financial institutions are ready to share something back.</description>
		<content:encoded><![CDATA[<p>Thanks for dropping a note David.</p>
<p>I absolutely agree with you, the future of trading systems is modular. I believe it is the best way to keep pace with innovations and changes in the market (regulatory or otherwise).</p>
<p>I also agree that developments of financial application have benefited tremendously of open source projects but few financial institutions are ready to share something back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Morgan-Brown</title>
		<link>http://digitalbrikes.com/onebrikeatatime/2008/02/15/a-few-open-source-projects-in-the-financial-area/comment-page-1/#comment-269</link>
		<dc:creator>David Morgan-Brown</dc:creator>
		<pubDate>Thu, 06 Mar 2008 13:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://digitalbrikes.com/onebrikeatatime/2008/02/15/a-few-open-source-projects-in-the-financial-area/#comment-269</guid>
		<description>Thanks for the reference to the jFin project. We&#039;re beginning the process of developing a full derivatives trading platform, initially aimed at interest rate derivatives.

You&#039;re absolutely right, it&#039;s going to take a long time to be on a level with some of the commercial solutions in this space but I believe that this sector, more than many others, benefits massively from the open sharing of ideas and testing of solutions.

From my perspective, the traditional approach of installing a monolithic solution for end to end processing of derivatives trades causes many issues that could be solved by gradually building up an open, flexible and well engineered set of SOA components.</description>
		<content:encoded><![CDATA[<p>Thanks for the reference to the jFin project. We&#8217;re beginning the process of developing a full derivatives trading platform, initially aimed at interest rate derivatives.</p>
<p>You&#8217;re absolutely right, it&#8217;s going to take a long time to be on a level with some of the commercial solutions in this space but I believe that this sector, more than many others, benefits massively from the open sharing of ideas and testing of solutions.</p>
<p>From my perspective, the traditional approach of installing a monolithic solution for end to end processing of derivatives trades causes many issues that could be solved by gradually building up an open, flexible and well engineered set of SOA components.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://digitalbrikes.com/onebrikeatatime/2008/02/15/a-few-open-source-projects-in-the-financial-area/comment-page-1/#comment-265</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Wed, 20 Feb 2008 10:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://digitalbrikes.com/onebrikeatatime/2008/02/15/a-few-open-source-projects-in-the-financial-area/#comment-265</guid>
		<description>And I see you are a proud member of that community ! ;)

Thanks for the link.</description>
		<content:encoded><![CDATA[<p>And I see you are a proud member of that community ! <img src='http://digitalbrikes.com/onebrikeatatime/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Thanks for the link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hering Cheng</title>
		<link>http://digitalbrikes.com/onebrikeatatime/2008/02/15/a-few-open-source-projects-in-the-financial-area/comment-page-1/#comment-263</link>
		<dc:creator>Hering Cheng</dc:creator>
		<pubDate>Tue, 19 Feb 2008 15:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://digitalbrikes.com/onebrikeatatime/2008/02/15/a-few-open-source-projects-in-the-financial-area/#comment-263</guid>
		<description>Another website with bits of analytics code is http://www.quantcode.com/.</description>
		<content:encoded><![CDATA[<p>Another website with bits of analytics code is <a href="http://www.quantcode.com/" rel="nofollow">http://www.quantcode.com/</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

