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

Notification

Icon
Error

Options
Go to last post Go to first unread
amory  
#1 Posted : Tuesday, May 22, 2007 4:19:10 AM(UTC)
amory

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 4/18/2007(UTC)
Posts: 99
Location: sydney australia

I've been trying to write an exploration for when there is an accelerated rise out of Oversold (RSI<30)

the idea being that a few days after first breakout you get confirmation that it's for real & not a flash in the pan

but it didn't work so I simplified it to where a 5-year old would understand it, & that worked ok. the moral as I see it, keep it simple or the Explorer gets confused!

anyway, this is the formula, straight into Filter:

(VOLUME>(Mov(VOLUME,50,S)))
AND CLOSE>(Ref(CLOSE,-1))
AND CLOSE>Mov(CLOSE,5,S)
AND Alert((RSI(10)<30),5)

Users browsing this topic
Guest (Hidden)
Similar Topics
How to get the degree of an oversold/bought value ? (Formula Assistance)
by swordman 8/28/2006 1:21:43 AM(UTC)
What is Oversold MACD? [RESOLVED] (MetaStock)
by Samraj 6/10/2006 5:17:07 AM(UTC)
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.