PureBytes Links
Trading Reference Links
|
Search for "Multiple Time Frame support in AFL" in Help.
You can just follow example 1 at the bottom of the page.
--- In amibroker@xxxxxxxxxxxxxxx, "alannortham" <anortham@xxxx> wrote:
>
> I'm trying to do a simple exploration of stocks in my Watchlist and I
> need help with the code. The following filter is what I want only I
> want it to filter weekly data instead of daily.
>
> Filter = Cross(Close,EMA(Close,26)) AND Close > 20;
>
> Thanks,
> Alann
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/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/
|