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

#include <native_calendar.hpp>

Public Member Functions

 SessionWindow ()=default
 
bool valid () const noexcept
 
int start_minutes () const noexcept
 
int end_minutes () const noexcept
 
bool wraps () const noexcept
 
bool full_day () const noexcept
 

Detailed Description

Definition at line 230 of file native_calendar.hpp.

Constructor & Destructor Documentation

◆ SessionWindow()

pineforge::native_calendar::native_calendar_v2::SessionWindow::SessionWindow ( )
default

Referenced by parse_session.

Member Function Documentation

◆ valid()

bool pineforge::native_calendar::native_calendar_v2::SessionWindow::valid ( ) const
inlinenoexcept

Definition at line 233 of file native_calendar.hpp.

◆ start_minutes()

int pineforge::native_calendar::native_calendar_v2::SessionWindow::start_minutes ( ) const
inlinenoexcept

Definition at line 240 of file native_calendar.hpp.

◆ end_minutes()

int pineforge::native_calendar::native_calendar_v2::SessionWindow::end_minutes ( ) const
inlinenoexcept

Definition at line 241 of file native_calendar.hpp.

◆ wraps()

bool pineforge::native_calendar::native_calendar_v2::SessionWindow::wraps ( ) const
inlinenoexcept

Definition at line 242 of file native_calendar.hpp.

Referenced by parse_session.

◆ full_day()

bool pineforge::native_calendar::native_calendar_v2::SessionWindow::full_day ( ) const
inlinenoexcept

Definition at line 243 of file native_calendar.hpp.

Referenced by parse_session.


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