Skip to content

dufourau/Pricer2014

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

139 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pricer2014

= Build Instructions =

  • Requires:

    • Cmake
    • g++
    • Boost
    • PNL
    • Google Tests
  • Steps:

    • cd /root/of/project
    • mkdir build
    • cd build
    • cmake -DPNL_ROOT=/path/to/PNL/build ..
    • make

= Execution Instructions = To use the pricer you can use the binary pricer: - pricer option.dat : print out the price of the option - pricer -c option.dat : print out the P&L of the option

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors