
07-27-2006, 01:02 PM
|
 |
Senior Member
|
|
Join Date: Jan 2006
Location: South Africa
Posts: 201
|
|
Hi there,
Try this:
. ..code
#property indicator_buffers 3
#property indicator_separate_window
...code
#property indicator_level1 0.35
#property indicator_level2 -0.35
Hope it helps
Happy hunting !
|