PureBytes Links
Trading Reference Links
|
Hello Bajaj2001,
Use the alert() function.
ie
C>REF(C,1) AND
alert(RSI(14)<70,30)
Best regards,
RICHARD DALE
IT & STRATEGIC PROJECTS MANAGER
daytraderHQ Ltd
-----Original Message-----
From: BAJAJ2001 [mailto:bajaj2001@xxxxxxxxxxxx]
Sent: Saturday, 10 November 2001 11:21 PM
To: metastock@xxxxxxxxxxxxxxxxxx; metastock-digest@xxxxxxxxxxxxxxxxxx
Subject: Creating Filter for stock meeting several criterion in past
X-days
can someone suggest how to write a formula for exploring stocks which
met
2-3 different criteria sometime in the past say 30 days on different
days?
For example how can I write a filter which picks stocks in last 30 days
meeting the following criterion:
- price today is hgher than yesterday, plus
- sometime in tha past 30 days RSI (14) was <70.
BAJAJ2001.
|