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

Notification

Icon
Error

Options
Go to last post Go to first unread
stickcandle  
#1 Posted : Monday, January 26, 2009 6:23:20 PM(UTC)
stickcandle

Rank: Newbie

Groups: Registered, Registered Users
Joined: 1/23/2009(UTC)
Posts: 1

Can someone tell me how i can configure the exploration feature to include several days data. I can only find an option for a "specific date" or "most recent Date".
Richard Dale  
#2 Posted : Saturday, January 31, 2009 4:18:35 PM(UTC)
Richard Dale

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 4/5/2006(UTC)
Posts: 129
Location: Norgate Data

Normally the explorer only allows you to filter on the last day or a specified date.

However, if you want to run an exploration on the last X days, you can use the ALERT function.

for example, if your filter is C > MOV(C,200,S)

You could scan for this condition any time in the last 7 trading days with:

ALERT(C > MOV(C,200,S),7)

Cheers, Richard Norgate Data
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.