首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 蒙特卡罗方差减少

蒙特卡罗方差减少

  • 资源大小:1.19 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 蒙特卡罗 减少 方差

资 源 简 介

Financial assets are simulated using Black-Scholes model : lognormality is assumed and only value at maturity is randomly drawn (only for path-independant payoffs) or stochastic differential equation is used to simulate complete process step by step (slower but necessary for path-dependant payoffs) Different options can be priced: {call, put}x{vanilla, lookback, parisian, parasian}. Random values are computed multiple times to obtain a mean value and an experimental standard deviation. Everything is coded in C++ using object oriented programming principles. The main program exports its results on the standard output or in a file but a simple R script is given to visualize quickly some outputs. In addition, to change parameters you must essentially modify it in source code and compile : Visual Studio have been used but everything else should be ok, maybe with minor changes. There is no dependencies excepted wit
VIP VIP
0.183474s