PureBytes Links
Trading Reference Links
|
<x-html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META content="MSHTML 5.00.3019.2500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Ron: Thanks for the reply. Yes, I mean
PowerBasic PB/DLL Compiler Version 6. I got their first 16-bit DLL compiler from
PowerBasic in the mid 1990's and have upgraded as they release new
versions.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>The issue is not calculating the retracements, but being able
to duplicate the values in MetaStock's Zig-Zag function. I have
programmed what I think is the retracement based on the daily Close, but my
values do not agree with the values in MetaStock using the their Zig-Zag and the
Data Window. I was looking for someone to share code with me that would
produce the same values that MetaStock produces. </FONT></DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
Ron Stockstill
</DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
href="mailto:metastock@xxxxxxxxxxxxx"
title=metastock@xxxxxxxxxxxxx>metastock@xxxxxxxxxxxxx</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, August 30, 2000 5:16
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> RE: Zig-Zag Math</DIV>
<DIV><BR></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=870141021-30082000>Bruce,</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=870141021-30082000></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=870141021-30082000>I
presume you mean PowerBasic as Visual Basic . . . </SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=870141021-30082000></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=870141021-30082000>Filtered waves can be calculated in more than one
method. Some approaches only</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=870141021-30082000>look
at closes for the percentage retracements. Others approaches use the
highs</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=870141021-30082000>and
lows. Some use both approaches when high/low data do not
exist.. Without</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=870141021-30082000>more
detailed information, it is difficult to give a more precise
answer.</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=870141021-30082000></SPAN></FONT> </DIV></BLOCKQUOTE></BODY></HTML>
</x-html>
|