dxFeed Graal CXX API v4.0.0
Loading...
Searching...
No Matches
Candle Member List

This is the complete list of members for Candle, including all inherited members.

assign(std::shared_ptr< EventType > event) overrideCandlevirtual
Candle() noexcept=defaultCandle
Candle(CandleSymbol eventSymbol) noexceptCandleexplicit
freeGraal(void *graalNative)Candlestatic
fromGraal(void *graalNative)Candlestatic
getAskVolume() const noexceptCandle
getBidVolume() const noexceptCandle
getClose() const noexceptCandle
getCount() const noexceptCandle
getEventFlags() const noexcept overrideCandlevirtual
getEventFlagsMask() const noexcept overrideCandlevirtual
getEventId() const noexceptTimeSeriesEventinlinevirtual
getEventSymbol() const &noexcept overrideCandlevirtual
getEventSymbolOpt() const &noexcept overrideCandlevirtual
getEventTime() const noexcept overrideCandlevirtual
getHigh() const noexceptCandle
getImpVolatility() const noexceptCandle
getIndex() const noexcept overrideCandlevirtual
getLow() const noexceptCandle
getOpen() const noexceptCandle
getOpenInterest() const noexceptCandle
getSequence() const noexceptCandle
getSource() const &noexcept overrideTimeSeriesEventinlinevirtual
getTime() const noexcept overrideCandlevirtual
getVolume() const noexceptCandle
getVWAP() const noexceptCandle
is() const noexceptSharedEntityinline
MAX_SEQUENCECandlestatic
Ptr typedefCandle
REMOVE_EVENTIndexedEventstatic
setAskVolume(double askVolume) noexceptCandle
setBidVolume(double bidVolume) noexceptCandle
setClose(double close) noexceptCandle
setCount(std::int64_t count) noexceptCandle
setEventFlags(std::int32_t eventFlags) noexcept overrideCandlevirtual
setEventFlags(const EventFlagsMask &eventFlags) noexcept overrideCandlevirtual
setEventSymbol(const CandleSymbol &eventSymbol) noexcept overrideCandlevirtual
setEventTime(std::int64_t eventTime) noexcept overrideCandlevirtual
setHigh(double high) noexceptCandle
setImpVolatility(double impVolatility)Candle
setIndex(std::int64_t index) overrideCandlevirtual
setLow(double low) noexceptCandle
setOpen(double open) noexceptCandle
setOpenInterest(double openInterest) noexceptCandle
setSequence(std::int32_t sequence)Candle
setTime(std::int64_t time) noexceptCandle
setVolume(double volume) noexceptCandle
setVWAP(double vwap) noexceptCandle
sharedAs() noexceptSharedEntityinline
sharedAs() const noexceptSharedEntityinline
SNAPSHOT_BEGINIndexedEventstatic
SNAPSHOT_ENDIndexedEventstatic
SNAPSHOT_MODEIndexedEventstatic
SNAPSHOT_SNIPIndexedEventstatic
toGraal() const overrideCandlevirtual
toString() const overrideCandlevirtual
TX_PENDINGIndexedEventstatic
TYPECandlestatic
Unique typedefCandle
withAskVolume(double askVolume) noexceptCandle
withBidVolume(double bidVolume) noexceptCandle
withClose(double close) noexceptCandle
withCount(std::int64_t count) noexceptCandle
withEventFlags(std::int32_t eventFlags) noexceptCandle
withEventFlags(const EventFlagsMask &eventFlags) noexceptCandle
withEventSymbol(const CandleSymbol &eventSymbol) noexceptCandle
withEventTime(std::int64_t eventTime) noexceptCandle
withHigh(double high) noexceptCandle
withImpVolatility(double impVolatility) noexceptCandle
withIndex(std::int64_t index) noexceptCandle
withLow(double low) noexceptCandle
withOpen(double open) noexceptCandle
withOpenInterest(double openInterest) noexceptCandle
withSequence(std::int32_t sequence) noexceptCandle
withTime(std::int64_t time) noexceptCandle
withVolume(double volume) noexceptCandle
withVWAP(double vwap) noexceptCandle
~Entity() noexcept=defaultEntityvirtual