| Package | Description |
|---|---|
| cloud.metaapi.sdk | |
| cloud.metaapi.sdk.clients |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<MetaStatsClient.Metrics> |
MetaStats.getMetrics(String accountId)
Returns metrics of MetaApi account without including open positions
Https://metastats-api-v1.agiliumtrade.agiliumtrade.ai/swagger/#!/default/get_users_current_accounts_accountId_metrics
|
CompletableFuture<MetaStatsClient.Metrics> |
MetaStats.getMetrics(String accountId,
boolean includeOpenPositions)
Returns metrics of MetaApi account
Https://metastats-api-v1.agiliumtrade.agiliumtrade.ai/swagger/#!/default/get_users_current_accounts_accountId_metrics
|
| Modifier and Type | Field and Description |
|---|---|
MetaStatsClient.Metrics |
MetaStatsClient.MetricsResponse.metrics
Metrics
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<MetaStatsClient.Metrics> |
MetaStatsClient.getMetrics(String accountId)
Returns metrics of MetaApi account without including open positions
Https://metastats-api-v1.agiliumtrade.agiliumtrade.ai/swagger/#!/default/get_users_current_accounts_accountId_metrics
|
CompletableFuture<MetaStatsClient.Metrics> |
MetaStatsClient.getMetrics(String accountId,
boolean includeOpenPositions)
Returns metrics of MetaApi account
Https://metastats-api-v1.agiliumtrade.agiliumtrade.ai/swagger/#!/default/get_users_current_accounts_accountId_metrics
|
Copyright © 2021. All rights reserved.