| Package | Description |
|---|---|
| com.jfx | |
| com.jfx.strategy |
| Modifier and Type | Method and Description |
|---|---|
StrategyRunner |
MT4.getStrategyRunner() |
| Modifier and Type | Method and Description |
|---|---|
void |
MT4.setOrdersProcessingChannel(StrategyRunner strategyRunner) |
void |
MT4.setStrategyRunner(StrategyRunner strategyRunner) |
| Modifier and Type | Class and Description |
|---|---|
class |
MT4InprocessConnection
Created with IntelliJ IDEA.
|
class |
MT4TerminalConnection
Created by IntelliJ IDEA.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Strategy.init(String symbol,
int period,
StrategyRunner strategyRunner) |