Rank: Member
Groups: Registered, Registered Users Joined: 4/27/2005(UTC) Posts: 17
|
Hello again,
if i want to search for a crossing of moving averages i simply can put
f.i. :
Cross(Mov( C,25,S),(Mov(C,100,S)))
that works fine.
BUT (there is almost always a BUT friends:))
i want an exploration which searches for a "Cluster of crossings"
(so f.i. 20/80 and 5/25 and 25/100)
and i donot know where the 20/80 and 5/25 are in the cluster
and on which day they are
i suppose the Ref function is needed.
Thanks again
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers, Unverified Users Joined: 10/28/2004(UTC) Posts: 3,111 Location: Perth, Western Australia
Was thanked: 16 time(s) in 16 post(s)
|
Have a look in the Users Manual for "AND"
It is very useful.
wabbit :D
|
|
|
|
Rank: Member
Groups: Registered, Registered Users Joined: 4/27/2005(UTC) Posts: 17
|
wabbit wrote:Have a look in the Users Manual for "AND"
It is very useful.
wabbit :D
Very Usefull Yes !
Wink
Thanks !
Problem solved
|
|
|
|
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.