+ Reply to Thread
Results 1 to 1 of 1

Thread: Symphony application for integrated stochastic variance options (IVOP)

  1. #1
    Young's Avatar
    Young is offline Junior Member
    Join Date
    March 5th, 2008
    Location
    Toronto, Canada
    Posts
    58
    Blog Entries
    1
    Downloads
    7
    Uploads
    0

    Default Symphony application for integrated stochastic variance options (IVOP)

    Francesco Zirilli et al. from University of Roma developed an application to compute option pricing in finance, specifically the pricing of realized variants options using the Heston model. The core algorithm of the model is written as Symphony service, it is a Fortran program that evaluates a three dimensional integral, wrapped in C++. The client extends basic Symphony API 5.0 samples. It takes in input few parameters and it sends them to the core algorithm which returns the price of the option.

    Full documentation is available on http://www.econ.univpm.it/recchioni/finance/w4
    Note that the package on the site is written with Symphony API 3.0.

    Package attached to this post is written in Symphony API 5.0 and tested in Linux 2.6 and glibc 2.3.4. For complete instruction on running the application, please refer to the README file in the package.
    Attached Files
    Last edited by vbseo; November 19th, 2009 at 02:09 AM.

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts