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".
|
|
|
|
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)
|
|
|
|
|
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.