<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[Quantitative Finance Collector]]></title> 
<link>http://www.mathfinance.cn/index.php</link> 
<description><![CDATA[Quantitative Finance Collector is a blog on Quantitative finance analysis, financial engineering methods in mathematical finance focusing on derivative pricing, quantitative trading and quantitative risk management.]]></description> 
<language>en-US</language> 
<copyright><![CDATA[Quantitative Finance Collector]]></copyright>
<item>
<link>http://www.mathfinance.cn/Java-implementation-of-R-language/</link>
<title><![CDATA[Java Implementation of R Language]]></title> 
<author>abiao &lt;&gt;</author>
<category><![CDATA[Java]]></category>
<pubDate>Wed, 22 Dec 2010 09:49:56 +0000</pubDate> 
<guid>http://www.mathfinance.cn/Java-implementation-of-R-language/</guid> 
<description>
<![CDATA[R is powerful for statistical computing, however, it has its own shortcomings such as difficult to deal with large data, which is one of the motivations of Renjin. I haven't tested it, as described on its page:<br/>Renjin seeks to be a pure Java implementation of the R Language for Statistical Computing.<br/><br/><strong>Project Goals</strong>: Build an implementation of R that:<br/>Runs purely in the JVM, including Google App Engine<br/>Fully compatible with (pure) R packages written for R 2.10.x<br/>Compiles elligible, heavily-used closures to JVM byte code<br/>Enables R-language objects to be backed by datastores other than memory<br/><br/>If you happen to use Java and want to test it, download the code @ <a href="http://code.google.com/p/renjin/" target="_blank" rel="nofollow">http://code.google.com/p/renjin/</a><br/><a href="http://renjin.googlecode.com/files/Rconsole.png" target="_blank"><img src="http://renjin.googlecode.com/files/Rconsole.png" class="insertimage" alt="Open in new window" title="Open in new window" border="0" width="500"/></a><br/>Tags - <a href="http://www.mathfinance.cn/tags/java/" rel="tag">java</a> , <a href="http://www.mathfinance.cn/tags/r/" rel="tag">r</a><br /><strong>Read the full post at <a href="http://www.mathfinance.cn/Java-implementation-of-R-language/">Java Implementation of R Language</a></strong>.
]]>
</description>
</item><item>
<link>http://www.mathfinance.cn/Long-vega-financial-engineering-tool/</link>
<title><![CDATA[The Long Vega Financial Engineering Tool]]></title> 
<author>abiao &lt;&gt;</author>
<category><![CDATA[Java]]></category>
<pubDate>Tue, 12 May 2009 19:31:09 +0000</pubDate> 
<guid>http://www.mathfinance.cn/Long-vega-financial-engineering-tool/</guid> 
<description>
<![CDATA[This tool can replicate and price any non path-dependent, continuous piecewise linear payoff function on a stock. You can use the tool to price and value option positions and simple structured products on a stock.<br/><br/>The <a href="http://www.mathfinance1.com" target="_blank">Financial Engineering</a> tool automatically replicates and prices a given continuous piecewise linear payoff function. So far the tool can only handle payoffs on a stock, where the payoff is denominated in the same currency as the stock. <br/><br/><a href="http://www.mathfinance.cn/attachment.php?fid=7" target="_blank"><img src="http://www.mathfinance.cn/attachment.php?fid=7" class="insertimage" alt="Open in new window" title="Open in new window" border="0" width="500" height="400"/></a><br/><br/><br/>Tags - <a href="http://www.mathfinance.cn/tags/calculator/" rel="tag">calculator</a><br /><strong>Read the full post at <a href="http://www.mathfinance.cn/Long-vega-financial-engineering-tool/">The Long Vega Financial Engineering Tool</a></strong>.
]]>
</description>
</item><item>
<link>http://www.mathfinance.cn/jquantlib/</link>
<title><![CDATA[Java Quantlib]]></title> 
<author>abiao &lt;&gt;</author>
<category><![CDATA[Java]]></category>
<pubDate>Tue, 19 Aug 2008 08:04:50 +0000</pubDate> 
<guid>http://www.mathfinance.cn/jquantlib/</guid> 
<description>
<![CDATA[Many people know <a href="http://quantlib.org/index.shtml" target="_blank" rel="nofollow">QuantLib</a>, which is a free/open-source library for quantitative finance for modeling, trading, and risk management in real-life written in C++, for those people prefer Java language, they have to read & understand C++ codes and transfer them to Java code. <a href="http://www.jquantlib.org/index.php/Main_Page" target="_blank" rel="nofollow">JQuantLib</a> is aiming at these Java-fans group, <br/><br/><div class="quote"><div class="quote-title">Quotation</div><div class="quote-content">JQuantLib is a free, open-source, comprehensive framework for quantitative finance, written in Java. It provides "quants" and Java application developers several mathematical and statistical tools needed for the valuation of financial instruments, among other features. </div></div><br/><br/>Is there MQuantLib for Matlab fans?<br/>Tags - <a href="http://www.mathfinance.cn/tags/quantlib/" rel="tag">quantlib</a> , <a href="http://www.mathfinance.cn/tags/java/" rel="tag">java</a><br /><strong>Read the full post at <a href="http://www.mathfinance.cn/jquantlib/">Java Quantlib</a></strong>.
]]>
</description>
</item><item>
<link>http://www.mathfinance.cn/LIBOR_Market_Model/</link>
<title><![CDATA[Monte Carlo Pricer Brace Gatarek Musiela / Jamishidian Model]]></title> 
<author>abiao &lt;&gt;</author>
<category><![CDATA[Java]]></category>
<pubDate>Mon, 28 Jul 2008 08:06:34 +0000</pubDate> 
<guid>http://www.mathfinance.cn/LIBOR_Market_Model/</guid> 
<description>
<![CDATA[Table with Java sources<br/><br/> <br/>Closed expressions and Approximate Models for various Financial Option on Equity<br/>Binary Tree method to Price Options on Equity<br/>Monte Carlo pricer of Exotics<br/>Monte Carlo Pricer of American Calls and Puts<br/>Monte Carlo Pricer of European Barrier, Knock in and out Options<br/>Monte Carlo Pricer European Spread Options<br/>Monte Carlo Pricer of Interest Rate Derivatives (One factor)<br/>Monte Carlo Pricer Ho Lee Model<br/>Monte Carlo Pricer Hull White Model<br/>Monte Carlo Pricer Black Derman Toy Model<br/>Monte Carlo Pricer Brace Gatarek Musiela / Jamishidian Model<br/>Monte Carlo pricer of exotics with constant Jump-Diffussion<br/>Monte Carlo Pricer of Barrier, Knock in and out Options with Jump-Diffusion<br/>Monte Carlo Pricer European Spread Options with Jump-Diffusion<br/><br/><br/>http://www.javaquant.net/downloads.html<br/>wiki(LIBOR Market Model)<br/>Tags - <a href="http://www.mathfinance.cn/tags/libor/" rel="tag">libor</a> , <a href="http://www.mathfinance.cn/tags/bgm/" rel="tag">bgm</a><br /><strong>Read the full post at <a href="http://www.mathfinance.cn/LIBOR_Market_Model/">Monte Carlo Pricer Brace Gatarek Musiela / Jamishidian Model</a></strong>.
]]>
</description>
</item><item>
<link>http://www.mathfinance.cn/barrier_option_jump/</link>
<title><![CDATA[Monte Carlo Pricer of Barrier, Knock in and out Options with Jump-Diffusion]]></title> 
<author>abiao &lt;&gt;</author>
<category><![CDATA[Java]]></category>
<pubDate>Mon, 28 Jul 2008 08:03:58 +0000</pubDate> 
<guid>http://www.mathfinance.cn/barrier_option_jump/</guid> 
<description>
<![CDATA[how to price barrier options with jump-diffusion by monte carlo simulations, codes are in Java language.<br/><br/>http://www.javaquant.net/downloads.html<br/><br/><br/>wiki(Barrier option)<br/>Tags - <a href="http://www.mathfinance.cn/tags/barrier/" rel="tag">barrier</a> , <a href="http://www.mathfinance.cn/tags/option/" rel="tag">option</a><br /><strong>Read the full post at <a href="http://www.mathfinance.cn/barrier_option_jump/">Monte Carlo Pricer of Barrier, Knock in and out Options with Jump-Diffusion</a></strong>.
]]>
</description>
</item>
</channel>
</rss>