[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [EquisMetaStock Group] (DMZ) Dynamic Momentum Index



PureBytes Links

Trading Reference Links

I've got latest ForumDLL installed but still getting message that ExtFml( "ForumDLL.VarRSI",x ,vt) is not found
in the specified DLL.  Any ideas?
 
Thanks,
    Vladimir
-----Original Message-----
From: equismetastock@xxxxxxxxxxxxxxx [mailto:equismetastock@xxxxxxxxxxxxxxx]On Behalf Of pumrysh
Sent: Friday, August 19, 2005 1:53 AM
To: equismetastock@xxxxxxxxxxxxxxx
Subject: [EquisMetaStock Group] (DMZ) Dynamic Momentum Index

Here is an indicator which uses a lowlag ema and the
latest RSI DLL from the Equis Forum (found in our files section).

This indicator is similar to the Jurik DMX.

{(DMZ)Dynamic Momentum Index}
{similar to the Jurik DMX- a lowlag DMI} 
{written by Preston Umrysh}
{This indicator uses Dll software developed by MetaStock Forum Crew}
{http://forum.equis.com)}
Vt:=(Stdev(C,5)/Mov(Stdev(C,5),10,E))*10;
Vt:=Max(vt,.0000001);
Period:= Input("ZeroLag Period",1,250,10);
EMA1:= Mov(C,Period,E);
EMA2:= Mov(EMA1,Period,E);
Difference:= EMA1 - EMA2;
ZeroLagEMA:= EMA1 + Difference;
x:=ZeroLagEMA;
ExtFml( "ForumDLL.VarRSI",x ,vt)
{end}


Enjoy,

Preston





SPONSORED LINKS
Business finance course Business to business finance Small business finance
Business finance consultant Business finance magazine Business finance schools


YAHOO! GROUPS LINKS