View Single Post
  #1 (permalink)  
Old 02-02-2006, 06:56 AM
ycomp's Avatar
ycomp ycomp is offline
Member
 
Join Date: Jan 2006
Posts: 93
ycomp is on a distinguished road
How do I shade a region beteween 2 lines in an indicator?

Hi,

lets say I have 3 lines drawn by my indicator:

- the High of the Bar (a)
- the High + 0.0010 (b)
- the Low - 0.0010 (c)

I want to shade between lines a & b, blue

and between lines a & c red.

is this possible in MT4?
Reply With Quote