public class MetatraderHistoryOrders extends Object
| Modifier and Type | Field and Description |
|---|---|
List<MetatraderOrder> |
historyOrders
List of history orders returned
|
boolean |
synchronizing
Flag indicating that history order initial synchronization is still in progress
and thus search results may be incomplete
|
| Constructor and Description |
|---|
MetatraderHistoryOrders() |
public List<MetatraderOrder> historyOrders
public boolean synchronizing
Copyright © 2022. All rights reserved.