ATLS: Session Atlas
Category: market_structure
Visualizes Asia, EU, and NY trading sessions with auto-calculated percentage performance labels, using vertical offsets to prevent visual overlap.
Formula
\text{Performance \%} = \frac{\text{Close}_{session\_end} - \text{Open}_{session\_start}}{\text{Open}_{session\_start}} \times 100 \newline \text{Y-Position} = \text{SessionLow} \times (1 - \text{Gap} - (\text{Slot} \times \text{SlotGap}))
Inputs
- Asia Open (UTC hour) (default: 0)
- Asia Close (UTC hour) (default: 8)
- EU Open (UTC hour) (default: 7)
- EU Close (UTC hour) (default: 16)
- NY Open (UTC hour) (default: 13)
- NY Close (UTC hour) (default: 22)
- Days of history to draw (default: 14)
- Gap below lowest wick (%) (default: 0.10)
- Gap between session slots (%) (default: 0.25)
See signal primitives and every published strategy that uses ATLS: Session Atlas on WOBR StrategyVerse.