MaxDrawdown Field
public const int MaxDrawdown = 8
This language is not supported or no code example is available.
public:
const int MaxDrawdown = 8;
This language is not supported or no code example is available.
public const MaxDrawdown : int = 8
This language is not supported or no code example is available.
Field Value
int
In this article
Definition