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

Notification

Icon
Error

Options
Go to last post Go to first unread
Talarico  
#1 Posted : Monday, November 7, 2005 2:10:02 AM(UTC)
Talarico

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 2/4/2005(UTC)
Posts: 8

Hello, I am wanting to create an exploration to see which stocks are out-performing a 30-week EMA. Likewise, those stocks underperforming a 30-week EMA. Thank you.
StorkBite  
#2 Posted : Monday, November 7, 2005 7:18:45 AM(UTC)
StorkBite

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 3/19/2005(UTC)
Posts: 2,995

Was thanked: 14 time(s) in 10 post(s)
Hey T- Make sure you check out the formula primer and also the User's Manual. There are a lot of great examples in both of them to follow. You can set up a simple screen like this: [code:1:f37d84a959]colA Close colB C>=Mov(C,30,E) colC C<Mov(C,30,E)[/code:1:f37d84a959] ColB&C will return a 1 if the condition is true; else 0.
StorkBite  
#3 Posted : Monday, November 7, 2005 7:21:24 AM(UTC)
StorkBite

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 3/19/2005(UTC)
Posts: 2,995

Was thanked: 14 time(s) in 10 post(s)
Oops... forgot to mention that you will need to set the Explorer options to Weekly Periodicity for the above example.
Talarico  
#4 Posted : Sunday, November 13, 2005 11:50:54 PM(UTC)
Talarico

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 2/4/2005(UTC)
Posts: 8

Thank you very much for your reply. Very appreciative. Cheers
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.