| 
 PureBytes Links 
Trading Reference Links 
 | 
Hello,
It works differently because it is not the same. The VBScript code posted here
uses High/Low fields, while built-in uses CLOSE field.
You may replace High/Low fields in the VBScript with Close and then
you will get the same results as with built-in one.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message ----- 
From: "tintin92" <tintin922002@xxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Thursday, December 23, 2004 1:06 PM
Subject: Re: [amibroker] Looking for Zig Zag code, prefer AFL code.
> 
>>
>> Hello,
>>
>> It does work but you have to adjust "reversal" variable to fit security
> you are trading.
>> Current value of 0.2  represents 20% threshold level and may be too high
> for certain securities.
>>
> 
> OK, it works but lightly different than the build-in Zig indicator.
> Not exactly the same line with the build-in Zig indicator.
> 
> Regards.
> 
> Tintin92
> 
>>
>> Best regards,
>> Tomasz Janeczko
>> amibroker.com
> 
> 
> 
> 
> Check AmiBroker web page at:
> http://www.amibroker.com/
> 
> Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
> 
>
------------------------ Yahoo! Groups Sponsor --------------------~--> 
$4.98 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/Q7_YsB/neXJAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~-> 
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
Yahoo! Groups Links
<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 
 |