This method calculates the theta per year of a European call option on a non-dividend-paying stock.
This method calculates the theta per year of a European call option on a non-dividend-paying stock.
public double CallTheta(double,double,double,double,DateTime,DateTime,string);
This method calculates the theta per year of a European call option on a non-dividend-paying stock.
public double CallTheta(double,double,double,double,double);
EuropeanTheta Class | Options Namespace