New Intraday HiLo

From MultiCharts
Revision as of 15:16, 7 October 2021 by Svetlana MultiCharts (talk | contribs) (Created page with "This indicator displays the intraday high-low channel as lines and marks any new highs/lows for the day. == Default Inputs == '''NumDays (3)''' sets the length of the averag...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This indicator displays the intraday high-low channel as lines and marks any new highs/lows for the day.

Default Inputs

NumDays (3) sets the length of the average of daily mid-range values that is used to define the trend.
RequireReversalGap (True) restricts the monitoring for new highs/lows only to days that open with a reversal gap, if ongoing reversal is expected.
BarsBetween (10) sets the minimum number of bars required between new intraday highs and lows. This input temporarily excludes intraday highs/lows that are too recent.
StartBarTime (1000) sets different color plots for new intraday highs and lows before this bar.
EndBarTime (1430) sets different color plots for new intraday highs and lows after this bar.