PureBytes Links
Trading Reference Links
|
Hi Korine
For my candle analysis I just use something that will define a trend over
the last few days to reverse - so for a bull candle (requires a downtrend) I
use something like
ROC(Ref(C,-1),3,$)<=-ATR(20)
i.e. a three day rate of change in excess of the 20 day ATR. This seems to
work as a first stage filter, but I haven't back tested this formulation and
would be interested to hear what other people use.
Andrew
-----Original Message-----
From: korine_ [mailto:no_reply@xxxxxxxxxxxxxxx]
Sent: Thursday, September 02, 2004 2:56 AM
To: equismetastock@xxxxxxxxxxxxxxx
Subject: [EquisMetaStock Group] making advisor for the engulf pattern
Hi,
I want to to program advisor that uses the engulf pattern.
This pattern is a reversal pattern.
which function I can use in order to confirm that that trend prior to
this pattern was downtrend or up trend?
Yahoo! Groups Links
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/BefplB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|