public static class HistoryFileManager.History extends Object
| Modifier and Type | Field and Description |
|---|---|
List<MetatraderDeal> |
deals
List of history deals
|
List<MetatraderOrder> |
historyOrders
List of history orders
|
| Constructor and Description |
|---|
History() |
public List<MetatraderDeal> deals
public List<MetatraderOrder> historyOrders
Copyright © 2020. All rights reserved.