public interface DrawdownComputerInterface
| Modifier and Type | Method and Description |
|---|---|
void |
computeDrawdown(double initialCapital,
SQOrderList ordersList)
Compute drawdown.
|
void computeDrawdown(double initialCapital,
SQOrderList ordersList)
initialCapital - the initial capitalordersList - the orders list