| Package | Description |
|---|---|
| com.jfx.strategy |
| Modifier and Type | Class and Description |
|---|---|
class |
Strategy
Created by IntelliJ IDEA.
|
| Modifier and Type | Method and Description |
|---|---|
MT4 |
Strategy.Terminal.getMt4Connection()
MT4 connection associated with this terminal.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Strategy.TickListener.onTick(TickInfo tick,
MT4 connection)
Handle new tick info.
|
void |
Strategy.TimerListener.onTimer(MT4 connection) |