Skip to content

MaxEquityDrawdownPercentages Property

Summary

Gets the maximum amount of equity drawdown in percentage (ex: 40%).It can return a positive value between 0-100.

Signature

1
public abstract double MaxEquityDrawdownPercentages {get;}

Return Value

double

Declaring Type

cAlgo.API.GetFitnessArgs


Last update: March 23, 2023