FITOB Webpage: Difference between revisions

From Sccswiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
----
----
<!--<include src="http://www5.in.tum.de/banner/banners.html" iframe />-->
<!--<include src="http://www5.in.tum.de/banner/banners.html" iframe />-->
[[Image:Precice-logo.png|right]]
<!--[[Image:Precice-logo.png|right]] -->


FITOB is a toolbox made to price in a general way any financial contract. Similar to other commercial toolbox FITOB uses a script based description of the financial contract.   
FITOB is a toolbox made to price in a general way any financial contract. Similar to other commercial toolbox FITOB uses a script based description of the financial contract.   
Line 15: Line 15:
* PDE and combination technique based financial contract pricing. The PDE is discretized with FD and multi-grid is used as a fast solver.
* PDE and combination technique based financial contract pricing. The PDE is discretized with FD and multi-grid is used as a fast solver.


* Script based product description (similar to the one described in [[FIDEUM Webpage|FIDEUM]]).
* Script based product description (similar to the one described in [http://www5.in.tum.de/wiki/index.php/FIDEUM FIDEUM]).


* Different models equity and interest rate models are available and can be combined within one script. ( Log-Normal and Normal Brownian , Heston, CIR, Hull-White ).
* Different models equity and interest rate models are available and can be combined within one script. ( Log-Normal and Normal Brownian , Heston, CIR, Hull-White ).

Revision as of 11:07, 17 August 2011

Home Download Documentation Contact Publications

FITOB is a toolbox made to price in a general way any financial contract. Similar to other commercial toolbox FITOB uses a script based description of the financial contract. The main features of FITOB are the following:

  • PDE and combination technique based financial contract pricing. The PDE is discretized with FD and multi-grid is used as a fast solver.
  • Script based product description (similar to the one described in FIDEUM).
  • Different models equity and interest rate models are available and can be combined within one script. ( Log-Normal and Normal Brownian , Heston, CIR, Hull-White ).

Since the interface to these models is rather simple, new models can be added easily to the toolbox.

  • Monte-Carlo and LS-Monte-Carlo capabilities