Package | Description |
---|---|
com.dukascopy.api |
Modifier and Type | Method and Description |
---|---|
void |
IHistory.readOrdersHistory(IFinancialInstrument financialInstrument,
long from,
long to,
LoadingOrdersListener ordersListener,
LoadingProgressListener loadingProgress)
Loads orders from the server in the background.
|
void |
IHistory.readOrdersHistory(Instrument instrument,
long from,
long to,
LoadingOrdersListener ordersListener,
LoadingProgressListener loadingProgress)
Loads orders from the server in the background.
|
Copyright © 2016. All rights reserved.