Candle
instead.@Deprecated public class DailyCandle extends Candle
Candle
class.MAX_SEQUENCE
REMOVE_EVENT, SNAPSHOT_BEGIN, SNAPSHOT_END, SNAPSHOT_MODE, SNAPSHOT_SNIP, TX_PENDING
Constructor and Description |
---|
DailyCandle()
Deprecated.
Creates new daily candle with default values.
|
DailyCandle(CandleSymbol eventSymbol)
Deprecated.
Creates new daily candle with the specified candle event symbol.
|
Modifier and Type | Method and Description |
---|---|
String |
toString()
Deprecated.
Returns string representation of this daily candle.
|
getAskVolume, getAskVolumeAsDouble, getBidVolume, getBidVolumeAsDouble, getClose, getCount, getEventFlags, getEventSymbol, getEventTime, getHigh, getImpVolatility, getIndex, getLow, getOpen, getOpenInterest, getOpenInterestAsDouble, getSequence, getSource, getTime, getVolume, getVolumeAsDouble, getVWAP, setAskVolume, setAskVolumeAsDouble, setBidVolume, setBidVolumeAsDouble, setClose, setCount, setEventFlags, setEventId, setEventSymbol, setEventTime, setHigh, setImpVolatility, setIndex, setLow, setOpen, setOpenInterest, setOpenInterestAsDouble, setSequence, setTime, setVolume, setVolumeAsDouble, setVWAP
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getEventId
public DailyCandle()
public DailyCandle(CandleSymbol eventSymbol)
eventSymbol
- candle event symbol.Copyright © 2002–2023 Devexperts LLC. All rights reserved.