Modulus C# Backtester
Gets the compound monthly ROR.
Namespace: Modulus.BacktesterAssembly: Modulus.Backtester (in Modulus.Backtester.dll) Version: 1.0.0.0 (1.0.0.0)
public double CompoundMonthlyROR { get; internal set; }
public double CompoundMonthlyROR { get; internal set; }
Public Property CompoundMonthlyROR As Double
Get
Friend Set
Public Property CompoundMonthlyROR As Double
Get
Friend Set
public:
property double CompoundMonthlyROR {
double get ();
internal: void set (double value);
}
public:
property double CompoundMonthlyROR {
double get ();
internal: void set (double value);
}
Field Value
The compound monthly ROR.