Skip to content

Pricing of Asian options in C++ with Monte Carlo Simulation

Notifications You must be signed in to change notification settings

askarmel/AsianOption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AsianOption

Pricing of Asian options in C++ with Monte Carlo Simulation

  • Fixed and floated strike
  • Geometric average with closed form solution
  • Error analysis
  • Monte Carlo enhancement and adjustment
  • Report available in pdf

Further explorations

  • Finite difference could be implemented for good comparison with time machine assessment *
  • American Asian option and Bermudan option coverage

About

Pricing of Asian options in C++ with Monte Carlo Simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages