BacktestResults SortinoRatioMAR5 Property Modulus Backtester
OnlineModulus C# Backtester
Gets the sortino ratio where MAR=5%

Namespace: Modulus.Backtester
Assembly: Modulus.Backtester (in Modulus.Backtester.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public double SortinoRatioMAR5 { get; internal set; }

Field Value

The sortino ratio.
See Also