public class Version extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
dll |
String |
mql |
static String |
NJ4X |
String |
ts |
| Constructor and Description |
|---|
Version(String ts,
String dll,
String mql) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isConsistent()
Checks if local API, Terminal Server, communication DLL
and NJ4X MQL Expert Advisor are of the same version.
|
String |
toString() |
public static final String NJ4X
public String ts
public String dll
public String mql