PureBytes Links
Trading Reference Links
|
Sorry
Jim.
Cannot help you there. However, the MESA Sine
wave in an in built indicator in MS.
However, try this out.
<A
href="">http://www.equis.com/Support/TASCArticles/ViewArticle.aspx?Id=24
<A
href="">http://www.equis.com/Support/TASCArticles/ViewArticle.aspx?Id=12
Name: Sinewave
Indicator<pd:=Int(Fml("Hilbert cycle period -
final-a"));cp:=Fml("Hilbert cycle period - final-a");ip:=Fml( "H ip sum
1") + Fml( "H ip sum 2") +Fml( "H ip sum 3");rp:=Fml( "H rp sum 1") +
Fml( "H rp sum 2") +Fml( "H rp sum 3");
dc1:=If(Abs(ip)>0.001,
Atan(rp/ip,1), 90*If(rp>=0,1,-1));dc2:=If(ip<0, dc1+270,
dc1+90);dcp:=If(dc2>315, dc2-360, dc2);
Sin(dcp);Sin(dcp+45)
The other indicators which this
formula refers to are also on the equis page.
DusantChief Architect<A
href="">http://www.candlestrength.com/
----- Original Message -----
From: "Jim Fox" <<A
href=""><FONT face=Verdana
size=2>elnanalo@xxxxxxxxx>
To: <<A
href=""><FONT face=Verdana
size=2>Metastockusers@xxxxxxxxxxxxxxx<FONT face=Verdana
size=2>>
Sent: Sunday, April 18, 2004 12:19
PM
Subject: [Metastockusers] Re: MESA Sine
Wave
<FONT face=Verdana
size=2>> Dusant.> > The only MESA mention at the equis formula
site is of Adaptive Moving > Average DLLs. I need the description of the
"MesaSineWave(period)" > function.> > --ElNanalo>
> --- In <FONT
face=Verdana size=2>Metastockusers@xxxxxxxxxxxxxxx<FONT face=Verdana
size=2>, "Dusant" <<FONT face=Verdana
size=2>dusant@x...> wrote:> >
The Mesa Set of Indicators are available on the equis site, in > their
formula section.> > Dusant> > Chief Architect> >
<FONT face=Verdana
size=2>http://www.candlestrength.com/<FONT face=Verdana
size=2>> > ----- Original Message ----- >
> From: Jim Fox > > To: <A
href=""><FONT face=Verdana
size=2>Metastockusers@xxxxxxxxxxxxxxx
> > Sent: Wednesday, April 14, 2004 11:10 AM>
> Subject: [Metastockusers] MESA Sine Wave> > >
> > > The MetaStock User Manual states that the MESA
Sine Wave > indicator > > was introduced in the
November 1996 issue of Technical Analysis > of > >
Stocks & Commodities magazine. My subscription doesn't go back > that
> > far. MetaStock 7.22 provides MESASineWave() as a
builtin > function. > > Does the 1996 article
describe the underlying formula for the > >
function? If so, would someone please post it here?>
> Thanks,> > --ElNanalo> >
> > > > > > > >
> > Yahoo! Groups Links> > > >
------------------------ Yahoo! Groups Sponsor
---------------------~-->> Buy Ink Cartridges or Refill Kits for your
HP, Epson, Canon or Lexmark> Printer at MyInks.com. Free s/h on
orders $50 or more to the US & Canada.> <A
href=""><FONT face=Verdana
size=2>http://www.c1tracking.com/l.asp?cid=5511<FONT face=Verdana
size=2>> <A
href=""><FONT
face=Verdana
size=2>http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/zMEolB/TM<FONT
face=Verdana size=2>>
---------------------------------------------------------------------~->>
> > Yahoo! Groups Links> > <*> To visit
your group on the web, go to:> <A
href=""><FONT face=Verdana
size=2>http://groups.yahoo.com/group/Metastockusers/<FONT
face=Verdana size=2>> > <*> To unsubscribe from this group, send
an email to:> <A
href=""><FONT face=Verdana
size=2>Metastockusers-unsubscribe@xxxxxxxxxxxxxxx<FONT
face=Verdana size=2>> > <*> Your use of Yahoo! Groups is subject
to:> <A
href=""><FONT face=Verdana
size=2>http://docs.yahoo.com/info/terms/<FONT face=Verdana
size=2>> > >
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/Metastockusers/
To unsubscribe from this group, send an email to:Metastockusers-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|