| Package | Description |
|---|---|
| com.jfx | |
| com.jfx.net | |
| com.jfx.strategy |
| Class and Description |
|---|
| OrderInfo
Provides information about an order.
|
| PositionInfo
Trader's position.
|
| StrategyRunner
Created by IntelliJ IDEA.
|
| Class and Description |
|---|
| MT4InprocessConnection
Created with IntelliJ IDEA.
|
| Class and Description |
|---|
| MT4TerminalConnection
Created by IntelliJ IDEA.
|
| NJ4XInvalidUserNameOrPasswordException
It can be thrown by Strategy.connect when mt4 terminal can not establish socket connection to the mt4 broker or connection times out.
|
| NJ4XMaxNumberOfTerminalsExceededException
It can be thrown by Strategy.connect when Terminal Server can not create mt4 terminal process.
|
| NJ4XNoConnectionToServerException
It can be thrown by Strategy.connect when Terminal Server can not establish socket connection to the mt4 broker.
|
| OrderInfo
Provides information about an order.
|
| PositionChangeInfo
Changes in trader's position: new, modified, deleted or closed orders.
|
| PositionInfo
Trader's position.
|
| PositionListener
Trading events handler interface.
|
| Strategy
Created by IntelliJ IDEA.
|
| Strategy.Instrument |
| Strategy.Terminal
An additional Terminal using Strategy's credentials to connect to mt4 broker in parallel.
|
| Strategy.TerminalType
Enumeration of additional strategy terminal workers.
|
| Strategy.TickListener
Tick events handler interface.
|
| Strategy.TimerListener |
| StrategyRunner
Created by IntelliJ IDEA.
|