logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
nasdaqtrader  
#1 Posted : Wednesday, October 25, 2006 1:27:36 PM(UTC)
nasdaqtrader

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 2/2/2005(UTC)
Posts: 307

Thanks: 7 times
Was thanked: 3 time(s) in 3 post(s)

Five Day Momentum Long

If ADX (14) >= 35 and DMIPlus (14) > DMIMinus (14) and FastK (20) <= 40

Then Begin

Plot1 (low, "FiveMMLong");

If checkalert then alert = True;

end;

Five Day Momentum Short

If ADX (14) >= 35 and DMIMinus (14) > DMIPLus (14) and FastK (20) >- 60

Then Begin

Plot1 (High, "FiveMMShort");

If checkAlert then alert = True;

end;

Can anybody take this formula and creat a Metastock formula?

Nasdaqtrader

Regards, Frank Koenig Trade Like a Pro Trend is your Friend
pta_user  
#2 Posted : Thursday, March 29, 2007 9:53:54 AM(UTC)
pta_user

Rank: Newbie

Groups: Registered, Registered Users
Joined: 12/28/2006(UTC)
Posts: 1
Location: South Lyon MI

Did you ever get this answered?

I would like to know, I think it is a good question.

Thanks

Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.