Returns the theta of a European call option on an asset paying a continuous yield (for example an option on a index).
Returns the theta of a European call option on an asset paying a continuous yield (for example an option on a index).
public double CallThetaWithYield(double,double,double,double,double,DateTime,DateTime,string);
Returns the theta of a European call option on an asset paying a continuous yield (for example an option on a index).
public double CallThetaWithYield(double,double,double,double,double,double);
EuropeanTheta Class | Options Namespace