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 and every published strategy that uses Calendar Session Utility on WOBR StrategyVerse.


Open the interactive page on WOBR AI → · WOBR.AI home