Daily High Low MTF

Category: market_structure, volatility

Plots horizontal levels representing the High and Low of a specified timeframe (default Daily) onto the current chart, supporting Low/High, Open/Close, and Close/Close modes.

Formula

If Price=DHL_LOWHIGH: High = High(TF, j), Low = Low(TF, j); If Price=DHL_OPENCLOSE: High = Max(Open, Close) over TF range, Low = Min(Open, Close) over TF range.

Inputs

See signal primitives and every published strategy that uses Daily High Low MTF on WOBR StrategyVerse.


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