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