♥ 0 |
Hi Pete! You previously helped me to write some code to track the intraday high until a moving average crosses VWAP. I would like to plot individual horizontal lines of support whenever there is a breakout candle that closes above the previous high to indicate the support line at the breakout level. How does one create horizontal lines whenever a condition is found in the code below that close > trackHigh[1]? I will include the code in the first reply as it’s giving me a max character error. Thanks!
Marked as spam
|
Please log in to post questions.