Package | Description |
---|---|
com.dukascopy.api | |
com.dukascopy.api.feed |
Modifier and Type | Method and Description |
---|---|
IRenkoBar |
IHistory.getRenkoBar(Instrument instrument,
OfferSide offerSide,
PriceRange brickSize,
int shift)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<IRenkoBar> |
IHistory.getRenkoBars(Instrument instrument,
OfferSide offerSide,
PriceRange brickSize,
int numberOfBarsBefore,
long time,
int numberOfBarsAfter)
Deprecated.
|
java.util.List<IRenkoBar> |
IHistory.getRenkoBars(Instrument instrument,
OfferSide offerSide,
PriceRange brickSize,
long from,
long to)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IRenkoBar |
IRenkoBar.getInProgressBar()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
IRenkoBarFeedListener.onBar(Instrument instrument,
OfferSide offerSide,
PriceRange brickSize,
IRenkoBar bar)
Deprecated.
The method is being called when next Renko Bar arrives
|
Copyright © 2024. All rights reserved.