Library: | finance |
See also: | optstart bitree |
Macro: | asset | |
Description: | help program to calculate option prices for bitree |
Usage: | asset(vers) | |
Input: | ||
vers | scalar , =1 without dividend =2 with continuously paid dividend =3 with a fixed dividend at the end of T =4 if for exchange rate |
library("finance") asset(1)
option price
Library: | finance |
See also: | optstart bitree |