PureBytes Links
Trading Reference Links
|
Hi Malcolm,
To add a horizontal line at a fixed location to a custom indicator, simply add a semi-colon to the end of the formula and then type
in the number you'd like the horizontal line to appear at.
Here's a very simple example:
RSI(14); 30; 70
It adds lines at 30 and 70 for the RSI indicator.
Hope this helps,
Chip
http://stockcharts.com
"Now with Free Interactive PnF Charts"
-----Original Message-----
From: owner-metastock@xxxxxxxxxxxxx [mailto:owner-metastock@xxxxxxxxxxxxx]On Behalf Of malcolm.scott@xxxxxxxxx
Sent: Sunday, September 05, 1999 1:15 PM
To: Metastock List
Subject: custom indicators
Does anyone know how to apply horizontal lines to a custom indicator so that they stay there and without having to do it everytime
you use it.
Malcolm
|