PureBytes Links
Trading Reference Links
|
<x-html><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3401" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=Arial size=3>Hi Walter,</FONT></DIV>
<DIV><FONT face=Arial size=3> I believe (if I understand you correctly) you
have the correct formula's.</FONT></DIV>
<DIV><FONT face=Arial>If you will look at the chart below, you will see 4 Moving
Averages. The</FONT></DIV>
<DIV><FONT face=Arial>red MA's are plotted with the current bars' close, the
magenta MA's are</FONT></DIV>
<DIV><FONT face=Arial>referencing the previous bars' close. At first glance the
magenta does </FONT></DIV>
<DIV><FONT face=Arial>appear to be "right" of the red......but we need to
compare the Y-axis </FONT></DIV>
<DIV><FONT face=Arial>(price) of both MA on the SAME X-axis (time). So I
believe the </FONT></DIV>
<DIV><FONT face=Arial>formula: "<FONT size=3>Mov(C,12,E) >
Mov(Ref(C,-1),12,E)" will be consistent to </FONT></FONT></DIV>
<DIV><FONT face=Arial>your idea.</FONT></DIV>
<DIV><FONT face=Arial size=3> </FONT></DIV>
<DIV><BR><FONT face=Arial size=3> Best
wishes,<BR> Adam Hefner.<BR><A
href="mailto:VonHef@xxxxxxxxxxxxx">VonHef@xxxxxxxxxxxxx</A> </FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><IMG align=baseline alt="" border=0 hspace=0
src="cid:003701be9fa4$8e777940$0cacfad0@xxxxxxx"></DIV>
<DIV><FONT face=Arial size=2>---- Original Message ----- </FONT>
<DIV><FONT face=Arial size=2>From: Walter Lake <<A
href="mailto:wlake@xxxxxxxxx">wlake@xxxxxxxxx</A>></FONT></DIV>
<DIV><FONT face=Arial size=2>To: Metastock bulletin board <<A
href="mailto:metastock@xxxxxxxxxxxxx">metastock@xxxxxxxxxxxxx</A>></FONT></DIV>
<DIV><FONT face=Arial size=2>Sent: Sunday, May 16, 1999 7:24 AM</FONT></DIV>
<DIV><FONT face=Arial size=2>Subject: system tests</FONT></DIV></DIV>
<DIV><BR></DIV><FONT face=Arial size=2>> Does anyone have a system test for
the general formula?<BR>> <BR>> Long: when 2 moving averages are moving
up<BR>> <BR>> Short: when two moving averages are moving down<BR>>
<BR>> Out of market: when they are moving in different directions<BR>>
<BR>> =======<BR>> <BR>> I found out that "Mov(Ref(C,-1),12,E)"
produces a line on the chart the<BR>> right of "Mov(C,12,E)"!! Why isn't it
to the left of it?<BR>> <BR>> I had planned to use "Mov(C,12,E) >
Mov(Ref(C,-1),12,E) AND Mov(C,60,E) ><BR>> Mov(Ref(C,-1),60,E)" as the
Long part of the general formula.<BR>> <BR>> Now I'm confused about the
logic of the formulas.<BR>> <BR>> Any help would be appreciated.<BR>>
<BR>> Best regards<BR>> <BR>> Walter<BR>> <BR>> <BR>> <BR>>
<BR>> </FONT></BODY></HTML>
</x-html>
Attachment Converted: "c:\eudora\attach\snap250.gif"
|