PureBytes Links
Trading Reference Links
|
Calculates the highest value in the ARRAY since the first day loaded in thechart
hmm what am i doing wrong ?
HIGHEST SYNTAX highest( ARRAY )
RETURNS NUMBER
FUNCTION Calculates the highest value in the ARRAY since the first day loaded in the chart.
EXAMPLE The formula highest( rsi(14) ) returns the highest Relative Strength Index value; highest ( close ) returns the highest closing price.
------=_NextPart_002_00BD_01C0A1E8.C6287A40
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Blank</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"><BASE
href="file://C:\Program Files\Common Files\Microsoft Shared\Stationery\">
<STYLE>BODY {
MARGIN-TOP: 25px; FONT-SIZE: 10pt; MARGIN-LEFT: 25px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica
}
P.msoNormal {
MARGIN-TOP: 0px; FONT-SIZE: 10pt; MARGIN-LEFT: 0px; COLOR: #ffffcc; FONT-FAMILY: Helvetica, "Times New Roman"
}
LI.msoNormal {
MARGIN-TOP: 0px; FONT-SIZE: 10pt; MARGIN-LEFT: 0px; COLOR: #ffffcc; FONT-FAMILY: Helvetica, "Times New Roman"
}
</STYLE>
<META content="MSHTML 5.50.4611.1300" name=GENERATOR></HEAD>
<BODY bgColor=#00ffff background=cid:00ba01c0a18c$92b80240$60d2fea9@xxxxxx>
<DIV>Hi all i was trying to get a formula that would signal a stock tradingat
its all time hi ..</DIV>
<DIV>highest(close)</DIV>
<DIV>but i seem to get a signal for every day </DIV>
<DIV>if i define the range to 0 periods i get todays highest</DIV>
<DIV>if i define the range to 60 periods then i get a buy signal for 60 periods
?</DIV>
<DIV> </DIV>
<DIV>Calculates the highest value in the ARRAY since the first day loaded in the
chart</DIV>
<DIV> </DIV>
<DIV>hmm what am i doing wrong ?</DIV>
<DIV> </DIV>
<DIV> </DIV>
<P><STRONG>HIGHEST </STRONG>
<TABLE width="90%" bgColor=#c0c0c0 border=0>
<TBODY>
<TR>
<TD width="20%">SYNTAX </TD>
<TD width="80%">highest( ARRAY )</TD></TR>
<TR>
<TD>RETURNS</TD>
<TD>NUMBER</TD></TR>
<TR>
<TD vAlign=top>FUNCTION </TD>
<TD width="80%">Calculates the highest value in the ARRAY since the first
day loaded in the chart.</TD></TR>
<TR>
<TD vAlign=top>EXAMPLE</TD>
<TD width="80%">The formula highest( rsi(14) ) returns the highest
Relative Strength Index value; highest ( close ) returns the highest
closing price.</TD></TR></TBODY></TABLE></P></BODY></HTML>
------=_NextPart_002_00BD_01C0A1E8.C6287A40--
------=_NextPart_001_00BC_01C0A1E8.C6287A40
Content-Type: image/gif;
name="Blank Bkgrd.gif"
Content-Transfer-Encoding: base64
Content-ID: <00ba01c0a18c$92b80240$60d2fea9@xxxx>
R0lGODlhLQAtAID/AP////f39ywAAAAALQAtAEACcAxup8vtvxKQsFon6d02898pGkgiYoCm6sq2
7iqWcmzOsmeXeA7uPJd5CYdD2g9oPF58ygqz+XhCG9JpJGmlYrPXGlfr/Yo/VW45e7amp2tou/lW
xo/zX513z+Vt+1n/tiX2pxP4NUhy2FM4xtjIUQAAOw=
------=_NextPart_001_00BC_01C0A1E8.C6287A40--
BEGIN:VCARD
VERSION:2.1
N:Holzgrefe;David;;MR
FN:David Holzgrefe
NOTE:icq 21622812
X-WAB-GENDER:2
BDAY:19590327
EMAIL;PREF;INTERNET:dtholz@xxxx
EMAIL;INTERNET:dtholz@xxxx
REV:20010228T134429Z
END:VCARD
|