View Single Post
  #18 (permalink)  
Old 05-24-2008, 11:18 AM
darkkiller's Avatar
darkkiller darkkiller is offline
Senior Member
 
Join Date: Jul 2007
Location: Malaysia
Posts: 198
darkkiller is on a distinguished road
H4_Hi_Low_Middle.mq4

Quote:
Originally Posted by BigBaloo View Post
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
Attached Images
File Type: gif h4_high_low_middle.gif (39.7 KB, 200 views)
Attached Files
File Type: mq4 H4_hi_low_middle.mq4 (3.6 KB, 43 views)
Reply With Quote