Candle instead.@Deprecated public class DailyCandle extends Candle
Candle class.MAX_SEQUENCEREMOVE_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, setVWAPclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEventIdpublic DailyCandle()
public DailyCandle(CandleSymbol eventSymbol)
eventSymbol - candle event symbol.Copyright © 2002–2023 Devexperts LLC. All rights reserved.