PureBytes Links
Trading Reference Links
|
Jose,
Is this another of your fantastic codes, which
writes a lot, and says nothing. :))
DusantChief Architect<A
href="">http://www.candlestrength.com/
----- Original Message -----
From: "Jose" <<A
href=""><FONT face=Verdana
size=2>josesilva22@xxxxxxxxx<FONT face=Verdana
size=2>>
To: <<A
href=""><FONT face=Verdana
size=2>equismetastock@xxxxxxxxxxxxxxx<FONT face=Verdana
size=2>>
Sent: Wednesday, March 24, 2004 18:55
PM
Subject: [EquisMetaStock Group] Harmonic Pattern
Correlator
<FONT
face=Verdana size=2>Harmonic Pattern/stock correlator.Plot & scroll
through stocks to find meaningful patterns.jose
'-)===========================Harmonic Pattern
Correlator===========================---8<---------------------------{
Stock/Harmonic Pattern correlator v1.0 }{ Plot on own window below price
chart }{ Zoom out & cycle trough stocks }{ Search for meaningful
patterns }{ ©Copyrite 2004 Jose Silva }{ <A
href=""><FONT face=Verdana
size=2>http://users.bigpond.com/prominex/pegasus.htm<FONT
face=Verdana size=2> }xshift:=Input("x wave shift
(0~100)%", 0,100,50)/100+1;yshift:=Input("y wave shift
(0~100)%", 0,100,33.333333)/100+1;zshift:=Input("z wave shift
(0~100)%", 0,100,20)/100+1;scalar:=Input("Scalar
(1-100)",1,100,33.333333);x:=Sin(Power(Cum(1/H),xshift));y:=Sin(Power(Cum(1/L),yshift));z:=Cos(Power(Cum(1/C),zshift));odd:=Cum(1)/2=Int(Cum(1)/2);pattern:=If(odd,x+y-z,x-y+z)*scalar;pattern---8<---------------------------
Yahoo! Groups Sponsor
ADVERTISEMENT
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/equismetastock/
To unsubscribe from this group, send an email to:equismetastock-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|