| Package | Description |
|---|---|
| com.jfx |
| Modifier and Type | Method and Description |
|---|---|
int |
MT4.orderSend(String symbol,
TradeOperation cmd,
double volume,
double price,
int slippage,
double stoploss,
double takeprofit,
String comment,
int magic,
Date expiration,
long arrowColor)
The main function used to open a position or place a pending order.
|