|
OpenPine C++ API
C++ wrapper for the OpenPine Pine Script VM
|
This is the complete list of members for openpine::CandlestickStream, including all inherited members.
| CandlestickStream(std::string_view symbol, std::string_view timeframe, int64_t from_time) | openpine::CandlestickStream | inline |
| CandlestickStream(const CandlestickStream &)=delete | openpine::CandlestickStream | |
| finish() | openpine::CandlestickStream | inline |
| handle() const | openpine::CandlestickStream | inline |
| operator=(const CandlestickStream &)=delete | openpine::CandlestickStream | |
| push(const CandlestickItem &item) | openpine::CandlestickStream | inline |
| release() | openpine::CandlestickStream | inline |
| ~CandlestickStream() | openpine::CandlestickStream | inline |