public static class MetaStatsClient.CurrencySummaryTradeMetrics extends Object
| Modifier and Type | Field and Description |
|---|---|
Double |
pips
Cumulative pips of this currency trading, or
null |
double |
profit
Cumulative profit of this currency trading
|
int |
trades
The number of all trades with this currency
|
| Constructor and Description |
|---|
CurrencySummaryTradeMetrics() |
public double profit
public int trades
public Double pips
nullCopyright © 2021. All rights reserved.