H1 Candle as True Shadow on M15

Category: market_structure

Visualizes the previous H1 candle data as an overlay on a lower timeframe (typically M15). It helps traders see higher timeframe context without switching charts.

Formula

H1_{OHLC} = request.security(ticker, '60', OHLC[1], lookahead=on)

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


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