| Package | Description |
|---|---|
| cloud.metaapi.sdk.clients.copy_factory | |
| cloud.metaapi.sdk.clients.copy_factory.models |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<List<CopyFactoryStrategyIdAndName>> |
HistoryClient.getProvidedStrategies()
Returns list of strategies the current user provides to other users
https://metaapi.cloud/docs/copyfactory/restApi/api/history/getProvidedStrategies/
|
CompletableFuture<List<CopyFactoryStrategyIdAndName>> |
HistoryClient.getStrategiesSubscribed()
Returns list of strategies the current user is subscribed to
https://metaapi.cloud/docs/copyfactory/restApi/api/history/getStrategiesSubscribed/
|
| Modifier and Type | Field and Description |
|---|---|
CopyFactoryStrategyIdAndName |
CopyFactoryTransaction.strategy
Strategy
|
CopyFactoryStrategyIdAndName |
CopyFactoryStrategyStopout.strategy
Strategy which was stopped out
|
| Modifier and Type | Field and Description |
|---|---|
List<CopyFactoryStrategyIdAndName> |
CopyFactorySubscriberOrProvider.strategies
List of strategy IDs provided by provider or subscribed to by subscriber
|
Copyright © 2023. All rights reserved.