|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
#include <iostream>#include <string>#include <stdexcept>Go to the source code of this file.
Namespaces | |
| namespace | pineforge |
Functions | |
| void | pineforge::pine_log_info (const std::string &msg) |
| void | pineforge::pine_log_warning (const std::string &msg) |
| void | pineforge::pine_log_error (const std::string &msg) |
| void | pineforge::pine_runtime_error (const std::string &msg) |