Skip to content

A calculator for valuation of option contracts, deployed as a Wt MVC web application with a QuantLib backend

Notifications You must be signed in to change notification settings

feuGeneA/opcalc

Repository files navigation

Yet another option calculator

A web application for calculating values of American one-asset option contracts

Uses Wt (http://webtoolkit.eu) to implement the web interface, and QuantLib (http://quantlib.org) to do the calculations. Uses Wt's WFormModel/WTemplateFormView MVC paradigm to ensure that all calculations are performed on the server side rather than being pushed by Wt to the client side. Via QuantLib, supports several different analysis engines and stochastic processes.

See it running live at http://54.175.239.79/

About

A calculator for valuation of option contracts, deployed as a Wt MVC web application with a QuantLib backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published