|
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?
|