Package | Description |
---|---|
com.dukascopy.api |
Modifier and Type | Method and Description |
---|---|
java.util.List<IReportPosition> |
IReportService.getClosedPositions(long from,
long to)
Returns a list of closed positions for specified:
|
java.util.List<IReportPosition> |
IReportService.getOpenPositions()
Returns a list of all open positions
|
Modifier and Type | Method and Description |
---|---|
void |
ILoadingReportPositionListener.newReportPosition(IReportPosition reportPosition)
Called on new loaded
IReportPosition |
Copyright © 2024. All rights reserved.