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