搜索资源列表
Americanoption-binary-pricing
- 用于无红利的美式看跌期权定价,参数依次为(现在股价,协议价格,无风险利率,波动率,期限,二叉树步数) -No dividend for the American put option pricing parameters were (now price, agreed price, risk-free interest rate, volatility, duration, binary steps)
binomial-pricing-model
- 二叉树定价模型是期权定价模型中最为简单也是最为实用的定价模型,其极限就是Black sholes定价模型的结果。-Binary tree pricing model is the most simple option pricing model is the most practical pricing model, the limit is Black sholes pricing model results.
LatticeEur-Put-and-Call-option
- 欧式看涨和看跌期权价格的二叉树求解以及平价法则的验证.-European call and put option prices binary tree solving and verification of the parity law.
LatticeAmePut
- 美式看跌期权二叉树算法的matlab程序实现方式m文件-American put option binary tree algorithm
LATTICE-EUR-AMR--CALL
- 基于二叉树定价原理的对于美式看涨期权和欧式看涨与看跌期权的模拟-Analog for the American call option and the European call and put options based on binary tree pricing
CRR_Asian
- 亚式期权的二叉树及三叉树算法。很容易改编为其他的强路径依赖期权代码。-Asian option binary and ternary tree algorithms. Easily adapted for other strong path-dependent option code.
BTM
- 二叉树算法在美式期权定价中的应用,已通过自己电脑测试-Binary Tree Algorithm in American option pricing has been tested through their own computers
American Options
- 用多种方法求解美式期权定价问题,其中包括二叉树方法,有限差分法,最小二乘蒙特卡洛模拟法(LSM法),并对这几种方法进行了对比(Several methods are used to solve American option pricing problems, including binary tree method, finite difference method, least squares Monte Carlo simulation method (LSM method). These