| Package | Description |
|---|---|
| com.jfx | |
| com.jfx.mt5 | |
| com.jfx.strategy |
| Constructor and Description |
|---|
Broker(Broker b,
String proxyServer,
Broker.ProxyType proxyType,
String proxyLogin,
String proxyPassword) |
| Modifier and Type | Class and Description |
|---|---|
class |
MT5Broker
todo: comments
User: roman
Date: 03/02/14
Time: 12:37
|
| Constructor and Description |
|---|
MT5Broker(Broker b,
String proxyServer,
Broker.ProxyType proxyType,
String proxyLogin,
String proxyPassword) |
| Modifier and Type | Method and Description |
|---|---|
Broker |
Strategy.getMt4Server() |
| Modifier and Type | Method and Description |
|---|---|
void |
Strategy.connect(String termServerHost,
int termServerPort,
Broker mt4Server,
String mt4User,
String mt4Password) |
void |
Strategy.connect(String termServerHost,
int termServerPort,
Broker mt4Server,
String mt4User,
String mt4Password,
boolean asynchOrderOperations) |
void |
Strategy.connect(String termServerHost,
int termServerPort,
Broker mt4Server,
String mt4User,
String mt4Password,
String symbol) |
void |
Strategy.connect(String termServerHost,
int termServerPort,
Broker mt4Server,
String mt4User,
String mt4Password,
String symbol,
boolean asynchOrderOperations) |
void |
Strategy.setMt4Server(Broker mt4Server) |