| Package | Description |
|---|---|
| com.dukascopy.api.system |
| Modifier and Type | Method and Description |
|---|---|
Map<UUID,Plugin> |
IClient.getRunningPlugins()
Returns map with ids mapped to associated strategies
|
| Modifier and Type | Method and Description |
|---|---|
UUID |
IClient.runPlugin(Plugin plugin,
IStrategyExceptionHandler exceptionHandler)
Starts the plugin
|
UUID |
IClient.runPlugin(Plugin plugin,
IStrategyExceptionHandler exceptionHandler,
PluginGuiListener pluginGuiListener)
Starts the strategy
|
Copyright © 2016. All rights reserved.