WebCab XL Community Edition

EuropeanEvaluation.Put Method

Calculates the present value in accordance with the Black-Scholes model of a European put option on an investment asset which does not make any cash payments to holders (such as dividends, coupons or interest payments).

Overload List

Calculates the present value in accordance with the Black-Scholes model of a European put option on an investment asset which does not make any cash payments to holders (such as dividends, coupons or interest payments).

public double Put(double,double,double,double,DateTime,DateTime,string);

Calculates the present value in accordance with the Black-Scholes model of a European put option on an investment asset which does not make any cash payments to holders (such as dividends, coupons or interest payments).

public double Put(double,double,double,double,double);

See Also

EuropeanEvaluation Class | Options Namespace