Returns the theta of a European call option on a currency.
Returns the theta of a European call option on a currency.
public double CallThetaOnCurrency(double,double,double,double,double,DateTime,DateTime,string);
Returns the theta of a European call option on a currency.
public double CallThetaOnCurrency(double,double,double,double,double,double);
EuropeanTheta Class | Options Namespace