PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
Loading...
Searching...
No Matches
pineforge::native_calendar::native_calendar_v2::NativeInterval Struct Reference

#include <native_calendar.hpp>

Data Fields

int64_t open_ms = 0
 
int64_t eligible_open_ms = 0
 
int64_t last_traded_close_ms = 0
 
int64_t next_period_open_ms = 0
 
int64_t next_input_open_ms = 0
 

Detailed Description

Definition at line 396 of file native_calendar.hpp.

Field Documentation

◆ open_ms

int64_t pineforge::native_calendar::native_calendar_v2::NativeInterval::open_ms = 0

◆ eligible_open_ms

int64_t pineforge::native_calendar::native_calendar_v2::NativeInterval::eligible_open_ms = 0

Definition at line 398 of file native_calendar.hpp.

◆ last_traded_close_ms

int64_t pineforge::native_calendar::native_calendar_v2::NativeInterval::last_traded_close_ms = 0

Definition at line 399 of file native_calendar.hpp.

◆ next_period_open_ms

int64_t pineforge::native_calendar::native_calendar_v2::NativeInterval::next_period_open_ms = 0

Definition at line 400 of file native_calendar.hpp.

Referenced by pineforge::source::PineScheduler::tick().

◆ next_input_open_ms

int64_t pineforge::native_calendar::native_calendar_v2::NativeInterval::next_input_open_ms = 0

Definition at line 401 of file native_calendar.hpp.


The documentation for this struct was generated from the following file: