|
OpenPine C++ API
C++ wrapper for the OpenPine Pine Script VM
|
This is the complete list of members for openpine::Instance, including all inherited members.
| chart() const | openpine::Instance | inline |
| create(const CreateInstanceOptions &options) | openpine::Instance | inlinestatic |
| EventCallback typedef | openpine::Instance | |
| Instance(Instance &&)=default | openpine::Instance | |
| operator=(Instance &&)=default | openpine::Instance | |
| run(std::string_view symbol, std::string_view timeframe, int64_t from_time, RunCallback callback, EventCallback event_callback=nullptr) | openpine::Instance | inline |
| RunCallback typedef | openpine::Instance | |
| scriptInfo() const | openpine::Instance | inline |