| Package | Description |
|---|---|
| com.jfx | |
| com.jfx.strategy |
| Modifier and Type | Method and Description |
|---|---|
OrderInfo |
MT4.orderGet(int index,
SelectionType select,
SelectionPool pool)
The function selects available information about the order.
|
| Modifier and Type | Method and Description |
|---|---|
OrderInfo |
OrderInfo.merge(OrderInfo from) |
| Modifier and Type | Method and Description |
|---|---|
List<OrderInfo> |
PositionChangeInfo.getClosedOrders() |
List<OrderInfo> |
PositionChangeInfo.getDeletedOrders() |
Map<Integer,OrderInfo> |
PositionInfo.getHistoricalOrders() |
Map<Integer,OrderInfo> |
PositionInfo.getLiveOrders() |
List<OrderInfo> |
PositionChangeInfo.getModifiedOrders() |
List<OrderInfo> |
PositionChangeInfo.getNewOrders() |
| Modifier and Type | Method and Description |
|---|---|
OrderInfo |
OrderInfo.merge(OrderInfo from) |