| Package | Description |
|---|---|
| cloud.metaapi.sdk.clients.copy_factory | |
| cloud.metaapi.sdk.clients.copy_factory.models |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<List<CopyFactorySubscriberOrProvider>> |
HistoryClient.getProviders()
Returns list of providers providing strategies to the current user
https://metaapi.cloud/docs/copyfactory/restApi/api/history/getProviders/
|
CompletableFuture<List<CopyFactorySubscriberOrProvider>> |
HistoryClient.getSubscribers()
Returns list of subscribers subscribed to the strategies of the current user
https://metaapi.cloud/docs/copyfactory/restApi/api/history/getSubscribers/
|
| Modifier and Type | Field and Description |
|---|---|
CopyFactorySubscriberOrProvider |
CopyFactoryTransaction.provider
Strategy provider
|
CopyFactorySubscriberOrProvider |
CopyFactoryTransaction.subscriber
Strategy subscriber
|
Copyright © 2023. All rights reserved.