Skip to content

A scientific work focused on the studying of financial market modeling

License

Notifications You must be signed in to change notification settings

xnd-r/BlackScholesOptionPricingModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alt text

A scientific work.

Usage of stochastic differential equations to solve applied problems of financial mathematics. Study of optimization methods of algorithms and their use in HPC. Generation of pseudorandom numerical sequences for Wiener process simulation. Automation of the collection of results, etc.


Wiki articles:


Stories to research:
  • Variance decrease methods
  • Confidence intervals
  • European max call option

Known issues:
  • How to build static lib containing MKL without 3500+ compiler warnings
    • Solution: use specify Intel tool
    • WA: disable pragma
  • Research Warning LNK4221 : This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  • Researc why after redefinition h = TIME / NSTEPS brokes calculating of Numerical Methods
  • Research Warning LNK4075 : ignoring '/EDITANDCONTINUE' due to '/OPT:LBR' specification
  • Option Price obtained by the Trapeze method greater by 8e-02 compared to the rest
  • Optimize code

Requirements:
  • MKL Required
  • Gtest.lib Required
  • Intel Compiler Recommended

About

A scientific work focused on the studying of financial market modeling

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published