Daily Seasonality

Category: cycle

Highlights the background of the chart based on the day of the week to visualize recurring weekly price patterns or volatility shifts.

Formula

\text{color} = \begin{cases} \text{Red} & \text{if } \text{dayofweek}(time) = 2 \\ \text{Orange} & \text{if } \text{dayofweek}(time) = 3 \\ \text{Yellow} & \text{if } \text{dayofweek}(time) = 4 \\ \text{Green} & \text{if } \text{dayofweek}(time) = 5 \\ \text{Turquoise} & \text{if } \text{dayofweek}(time) = 6 \\ \text{Blue} & \text{if } \text{dayofweek}(time) = 7 \\ \text{Violet} & \text{if } \text{dayofweek}(time) = 1 \end{cases}

Inputs

See signal primitives and every published strategy that uses Daily Seasonality on WOBR StrategyVerse.


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