Quote:
Originally Posted by BigBaloo
I'm working with four hour candles & I'm looking for an indicator that places breakout lines at the High /Low of last bar.
Anyone help. My fingers are tired from looking!
Thanks
|
Is this what are you looking for?Can you share the way do you use it.
Quote:
H4HigherColor = DeepSkyBlue;
H4MiddleColor = Yellow;
H4LowerColor = HotPink;
H4Middle = true/false
|