PureBytes Links
Trading Reference Links
|
I would think you could do it with Study function
draw the line, give it a studyID and then use something along these lines
count = cum( L==study("SP"))
you will need to use the AB help screens for full syntax
On Tue, 09 Nov 2004 04:38:21 -0000, Brian <cadvantag@xxxxxxxxxxxxxx> wrote:
>
>
> Can it be possible to code for the # of times that price touches a
> trendline (support or resistance)- either a afl code trendline or a
> manually drawn trendline?
>
> Thanks in Advance!
> Brian
>
>
> Check AmiBroker web page at:
> http://www.amibroker.com/
>
> Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> Yahoo! Groups Links
>
>
>
>
>
--
Cheers
Graham
http://e-wire.net.au/~eb_kavan/
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|