Support Board
Date/Time: Sat, 10 May 2025 21:32:47 +0000
Post From: Hi/Low for Time Period
[2016-01-16 03:57:41] |
Sawtooth - Posts: 4214 |
Try this: 1) For the RTH, use another instance of the Daily OHLC study instead of the Hi/Lo for Time Period study, -set the Reference Days Back to 0 -set the Graph High and Low Historically... to Yes -Hide the study. 2) Add the Color Bar Based On Alert study -set the Based On to the RTH's Daily OHLC study -set the Output When Condition True to Use Input Data -set Input Data to High -set the Draw Style to Dash -use a formula like this: =AND(BARTIME>TIMEVALUE("09:30:00"),BARTIME<TIMEVALUE("16:00:00")) Repeat #2 for the Low. |