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