public static class MetaStatsClient.MonthlyAnalyticCurrencyMetrics extends Object
| Modifier and Type | Field and Description |
|---|---|
Double |
averageHoldingTimeLongsInMilliseconds
Average holding time of long trades, or
null |
Double |
averageHoldingTimeShortsInMilliseconds
Average holding time of short trades, or
null |
String |
currency
Currency pair
|
double |
popularityPercent
The percentage of popularity of this currency this month
|
double |
rewardToRiskRatio
The difference between reward and risk, where the lesser is always one.
|
| Constructor and Description |
|---|
MonthlyAnalyticCurrencyMetrics() |
public String currency
public Double averageHoldingTimeLongsInMilliseconds
nullpublic Double averageHoldingTimeShortsInMilliseconds
nullpublic double rewardToRiskRatio
public double popularityPercent
Copyright © 2021. All rights reserved.