public static class MetaStatsClient.RiskOfRuinMetrics extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
consecutiveLosingTrades
The number of losing trades that must be entered sequentially in order for this
part of the balance to be lost
|
double |
lossSize
Loss size of balance
|
double |
probabilityOfLoss
Probability of loss shows the risk of losing a particular part of the balance
|
| Constructor and Description |
|---|
RiskOfRuinMetrics() |
public double lossSize
public double probabilityOfLoss
public int consecutiveLosingTrades
Copyright © 2021. All rights reserved.