PureBytes Links
Trading Reference Links
|
<SPAN
class=851311716-29082003>Henry,
I
think you would string the conditions together with cross and
AND
<SPAN
class=851311716-29082003>
<FONT
size=2>
Cond1=PDI(14)>MDI(14<FONT
color=#0000ff face=Arial>);<FONT
face=Arial>
Cond2=Cross(ADX(14),PDI(14<SPAN
class=851311716-29082003>)<FONT
color=#0000ff>);<FONT
size=2>
Cond3=Cond1 AND<FONT
color=#0000ff face=Arial> Cond2;
<SPAN
class=851311716-29082003>filter=cond3;
<SPAN
class=851311716-29082003>addcolumn(cond3,"My Test");
<SPAN
class=851311716-29082003>
<SPAN
class=851311716-29082003>for your second ?? take a look at
HHV() highest high value
Regards,
Jayson
<FONT face=Tahoma
size=2>-----Original Message-----From: huuuchan1
[mailto:henry_chau@xxxxxxxxxxxxxxx]Sent: Friday, August 29, 2003 9:42
AMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] Help
with formulaHi guys,ADX SYSTEMI'm using
the directional system to identify a new major trend. E.g. when ADX(14)
rises from below the two directional lines and crosses -Dl(14) and +Dl(14)
is above -D(14), a new uptrend is likely to start. Can anyone help with
the formula for amibroker to explore and set alert ?Also an
exploration to pick / alert stock with NEW HIGH IN LAST X DAY
?thanks in advance HenrySend
BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to
suggest@xxxxxxxxxxxxx-----------------------------------------Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Yahoo! Groups Sponsor
ADVERTISEMENT
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|