[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

arrow



PureBytes Links

Trading Reference Links

This is really pissing me .....
after all that work reload ami etc ...the arrows have gone yet again it seem that they stay for a few searches then ?

but are theses more they work with some formula's but not others 

even after a reboot no arrows for this formula and a few other also no arrow in guru com using the mencing missing arrow formula's...

here the offending buggar for those of you want to be driven to the edge :)

/*Volume spike2
David Holzgrefe
16/02/2001

volume average of 260 periods divided by 52 to give a weekly volume with abuy signal .
sum(v,260)/52 todays volume is greater than the volume for the past 5 periods add together 
sum(v,260)/260 trading above annual average or
buy =volume > ma( volume, 260 ); 
*/

annvol = ma( volume, 260 ); 


buy = annvol;

now you do as told ok :-
hmm maybe Tomasz should but me on the pay roll as a crash test dummy

Thanks David


------=_NextPart_001_000E_01C09D9F.645496C0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4611.1300" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#00ffff>
<DIV><FONT face=Arial size=2>Hi Tomasz and others...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>This is really pissing me .....</FONT></DIV>
<DIV><FONT face=Arial size=2>after all that work reload ami etc ...the arrows 
have gone yet again it seem that they stay for a few searches then 
?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>but are theses more they work with some formula's 
but not others </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>even after a reboot no arrows for this formula and 
a few other also no arrow in guru com using the mencing missing arrow 
formula's...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>here the offending buggar for those of youwant to 
be driven to the edge :)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>/*Volume spike2<BR>David 
Holzgrefe<BR>16/02/2001</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>volume average of 260 periods divided by 52 to give 
a weekly volume&nbsp; with a buy signal .<BR>sum(v,260)/52 todays volume is 
greater than the volume for the past 5 periods add together <BR>sum(v,260)/260 
trading above annual average or<BR>buy =volume &gt; ma( volume, 260 ); 
<BR>*/</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>annvol =&nbsp; ma( volume, 260 ); </FONT></DIV>
<DIV>&nbsp;</DIV><FONT face=Arial size=2>
<DIV><BR>buy = annvol;</DIV>
<DIV>&nbsp;</DIV>
<DIV><IMG alt="" hspace=0 src="cid:000c01c09d43$30e41ec0$60d2fea9@xxxxxx"; 
align=baseline border=0>&nbsp; now you do as told ok :-</DIV>
<DIV>hmm maybe Tomasz should but me on the pay roll as a crash test dummy</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks David<BR></DIV></FONT></BODY></HTML>

------=_NextPart_001_000E_01C09D9F.645496C0--

Attachment: Description: ""