Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 564 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 564 Bytes

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/