|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
#include <engine.hpp>
Public Member Functions | |
| void | bytes (const void *p, size_t n) |
| void | d (double v) |
| void | i (int64_t v) |
| void | u (uint64_t v) |
| void | b (bool v) |
| void | s (const std::string &v) |
Data Fields | |
| uint64_t | h = 1469598103934665603ULL |
Definition at line 325 of file engine.hpp.
|
inline |
|
inline |
Definition at line 334 of file engine.hpp.
References bytes().
Referenced by pineforge::source::PineStrategyHost::hash_host_extension(), pineforge::source::PineExecutionAdapter::hash_state(), and pineforge::source::PineScheduler::hash_state().
|
inline |
Definition at line 340 of file engine.hpp.
References bytes().
Referenced by bytes(), pineforge::source::PineStrategyHost::hash_host_extension(), pineforge::source::PineExecutionAdapter::hash_state(), and pineforge::source::PineScheduler::hash_state().
|
inline |
Definition at line 341 of file engine.hpp.
References bytes().
Referenced by pineforge::source::PineStrategyHost::hash_host_extension(), pineforge::source::PineExecutionAdapter::hash_state(), pineforge::source::PineScheduler::hash_state(), and s().
|
inline |
Definition at line 342 of file engine.hpp.
References bytes().
Referenced by pineforge::source::PineStrategyHost::hash_host_extension(), pineforge::source::PineExecutionAdapter::hash_state(), and pineforge::source::PineScheduler::hash_state().
|
inline |
Definition at line 343 of file engine.hpp.
Referenced by pineforge::source::PineStrategyHost::hash_host_extension(), pineforge::source::PineExecutionAdapter::hash_state(), and pineforge::source::PineScheduler::hash_state().
| uint64_t pineforge::engine_script_run_v18::BrokerStateHashSink::h = 1469598103934665603ULL |
Definition at line 327 of file engine.hpp.
Referenced by bytes().