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

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

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