
Day Open-Hi-Lo RT (Indicator)
Input Information
Name | Expression | Default | Description |
PlotOpen | TrueFalse | true | Adds a plot of Daily Open when true. |
PlotPrevClose | TrueFalse | false | Adds a plot for the Previous Close when true. |
Market Synopsis
This indicator plots the DailyHigh, DailyLow, and optionally, DailyOpen and/or PrevClose on an intraday chart. For use with "live" market data only. Does not plot on historical data.
Plot Information
Number | Name | Default Color | Description |
Plot1 | High | Yellow | Plots a line at the daily high. |
Plot2 | Low | Cyan | Plots a line at the daily low. |
Plot3 | Open | Red | Optionally plots a line at the daily open. |
Plot4 | YestClose | Light Grey | Optionally plots a line at the previous close. |
When applied to a chart, this indicator displays up to four plots in a separate subgraph from the price data.
The plot lines will display only for new bars that are created after applying the indicator.