|
OpenPine C++ API
C++ wrapper for the OpenPine Pine Script VM
|
This is the complete list of members for openpine::CreateInstanceOptions, including all inherited members.
| CreateInstanceOptions(const std::string &source, const std::string &timeframe, const std::string &symbol, const std::optional< std::string > &path=std::nullopt) | openpine::CreateInstanceOptions | inline |
| Instance class | openpine::CreateInstanceOptions | friend |
| setBackgroundColor(uint32_t color) | openpine::CreateInstanceOptions | inline |
| setDataProvider(DataProvider *provider) | openpine::CreateInstanceOptions | inline |
| setLastInfo(const LastInfo &last_info) | openpine::CreateInstanceOptions | inline |
| setOutputMode(ffi::COutputMode mode) | openpine::CreateInstanceOptions | inline |