PureBytes Links
Trading Reference Links
|
Chip:
Is there a place where I can get more of this kind of information on using
the MS V6.xx indicator language?
Lionel Issen
----- Original Message -----
From: Chip Anderson <chipa@xxxxxxxxxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
Sent: Sunday, September 05, 1999 5:24 PM
Subject: RE: custom indicators
> 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
>
>
>
|