public static class MetaStatsClient.OneTradeDurationMetrics extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
durationInMinutes
Duration of trades in minutes
|
List<Double> |
gains
List of gains for this duration
|
List<Double> |
lots
List of lots for this duration
|
List<Double> |
pips
List of pips for this duration, or
null |
List<Double> |
profits
List of profits for this duration
|
| Constructor and Description |
|---|
OneTradeDurationMetrics() |
Copyright © 2021. All rights reserved.