PureBytes Links
Trading Reference Links
|
That's handy to know, but it's not what I'm hoping for...
I hope to be able to backtest on this scan. So step 1 (rank stocks and
create filter) should be done within the AFL code, for each day. So
the filter will change from day to day. Step 2 is either part of the
same exploration, or is in a file which can be called from within AFL
(I think that's called an "include"). Is this possible?
Thanks,
Chris
--- In amibroker@xxxxxxxxxxxxxxx, "Gordon Sutherland" <gosuth@x>
wrote:
> Hi Chris,
>
>
>
> When you have run your first, say, Volatility Explore then right
click in
> the Results window and choose "Add selected results to watchlist."
and then
> choose an unassigned Watchlist number which you can rename in due
course and
> hey presto you have your list to filter for the second run through.
>
>
>
> Regards,
>
>
> Gordon Sutherland
>
>
>
> -----Original Message-----
> From: Kropotkin [mailto:backup_dayad@x...]
> Sent: Thursday, 12 August 2004 2:26 a.m.
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Ranking stocks? possible to create filter with
AFL?
>
>
>
> This one has me stumped - I hope someone can help.
>
> I want to do a 2 part scan/exploration that:
>
> 1. rank the stocks according to some criteria. e.g. this might be
> how high the volatility is, then select the top 10 or 20 stocks on
> this ranking.
>
> 2. use another criteria (e.g. new highs, or ma crossovers, or
> pullbacks to ma) to look for entries in the stocks from part 1.
>
>
> Any idea how to do this? is there a way to create/edit a filter
using
> AFL? Or if can write the results to a file, can I then check each
> stock to see if it occurs in that file? (similar to "vlookup" in
> Excel).
>
> Clearly I can do this manually, by getting the results and manually
> creating a filter, but this isn't very practical if doing a lot of
> different scans.
>
> thanks in advance,
> Chris
>
>
>
> Check AmiBroker web page at:
> http://www.amibroker.com/
>
> Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html
>
>
>
>
>
>
> Yahoo! Groups Sponsor
>
>
>
> ADVERTISEMENT
>
> <http://us.ard.yahoo.com/SIG=129sa3t0j/M=298184.5285298.6392945.
3001176/D=gr
> oups/S=1705632198:
HM/EXP=1092320806/A=2164330/R=0/SIG=11eamf8g4/*http:/www.n
> etflix.com/Default?mqso=60183350> click here
>
>
>
> <http://us.adserver.yahoo.com/l?M=298184.5285298.6392945.
3001176/D=groups/S=
> :HM/A=2164330/rand=408556735>
>
>
>
> _____
>
> 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
> <mailto:amibroker-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe>
>
>
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms
of
> <http://docs.yahoo.com/info/terms/> Service.
>
>
>
> [Non-text portions of this message have been removed]
------------------------ 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/
|