Calendar Session Utility

Category: market_structure

A utility indicator that visualizes bar timing metadata, including session validity, open/close timestamps, and day of week mapping.

Formula

\text{isWeekday} = \text{dayofweek}(t) \in [2, 6] \\ \text{Output} = \begin{cases} \text{close} & \text{if } \text{isWeekday} \\ \text{na} & \text{otherwise} \end{cases}

Inputs

See signal primitives, usage in published strategies and more on WOBR StrategyVerse.


Open in the WOBR AI app → · WOBR.AI home