Skip to content

SortinoRatio Property

Summary

Gets the Sortino ratio is an alternative to the Sharpe ratio, using downward deviation in place of standard deviation. The higher the value, the better.

Signature

1
public abstract double SortinoRatio {get;}

Return Value

double

Declaring Type

cAlgo.API.GetFitnessArgs


Last update: March 17, 2023