PureBytes Links
Trading Reference Links
|
<FONT face=Verdana
size=2>Eric
I have written this off the top of my hat. Not
tested it at all.
I do not know how useful it would be, but let e
explain, the sin wave is a constant cycle wave, without any predictive value.
Its only to draw constant cycles.
fper:= Input("FFt Periods", 1, 500, 10);OP:=
Input("Slow=1,Fast=2", 1,2,1);f:= LastValue(FFT( CLOSE, fper, 1, DETREND,
POWER ));sn:= If(f = 2, Sin( f ), Sin(Cum(f)));sn
DusantChief Architect<A
href="">http://www.candlestrength.com/
----- Original Message -----
From: "chichungchoi" <<A
href=""><FONT face=Verdana
size=2>no_reply@xxxxxxxxxxxxxxx<FONT face=Verdana
size=2>>
To: <<A
href=""><FONT face=Verdana
size=2>equismetastock@xxxxxxxxxxxxxxx<FONT face=Verdana
size=2>>
Sent: Wednesday, May 12, 2004 10:03
PM
Subject: [EquisMetaStock Group] HELP - Fourier
Analysis for Metastock
<FONT face=Verdana
size=2>> Does anyone know where to find the code of Fourier Analysis for
> Metastock? which show sine wave instead of vertical bar, such as
> Fourier Transform.> Thank you> Eric
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.
|