Derivative Models and Implementations

Welcome to visit Wenhua Wang's personal web site. The site includes some of my research notes on computational methods in finance. Since this site is hosted by yahoo free hosting service, the spaces are quite limited. If you are interested in the source code for study purposes, please contact me.

Research note on the implementation and verification of derivative models:

  1. Plain Vanilla Option Pricing
  2. Notes (in PDF format)
    Please contact me if you are interested in the source code.
     

  3. Advanced Option Pricing and Hedging
  4. Notes (in PDF format)
    Please contact me if you are interested in the source code.
     

  5. Exotic Options
  6. Notes (in PDF format)
    Please contact me if you are interested in the source code.
     

  7. Stochastic Processes and Option Pricing
  8. Notes (in PDF format)
    Please contact me if you are interested in the source code.
     

  9. Fundamental Credit Risk Model
  10. CreditGrades survival probabilities, pricing formula, and Greeks.

    Notes (in PDF format)
    Please contact me if you are interested in the source code.
     

  11. One-Factor Copula Model

Verify the model described in "The Perfect Copula", by John Hull and Alan White.

          Notes (in PDF format)
          Please contact me if you are interested in the source code.
 

  On the other hand, almost all the models described in Espen Gaarder Haug's book "The Complete Guide to Option Pricing Formulas" were implemented in Java. If you are interested in the source code, please contact me. Click here to try it online.

  I plan to implement an option calculator, which includes all the analytic models described in Haug's book, as well as the numerical implementations I implemented in the past with a big Java applet. Please check this web site frequently.