| Package | Description |
|---|---|
| cloud.metaapi.sdk.clients.meta_api | |
| cloud.metaapi.sdk.meta_api |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<MetatraderDemoAccountDto> |
MetatraderDemoAccountClient.createMT4DemoAccount(String profileId,
NewMT4DemoAccount account)
Creates new MetaTrader 4 demo account
Method is accessible only with API access token
|
CompletableFuture<MetatraderDemoAccountDto> |
MetatraderDemoAccountClient.createMT5DemoAccount(String profileId,
NewMT5DemoAccount account)
Creates new MetaTrader 5 demo account
Method is accessible only with API access token
|
| Constructor and Description |
|---|
MetatraderDemoAccount(MetatraderDemoAccountDto data)
Constructs a MetaTrader demo account entity
|
Copyright © 2020. All rights reserved.