Scan looks for trade signals Explore just gives values as defined Filter = buy or sell; will give results similar to scan
-- Cheers Graham AB-Write >< Professional AFL Writing Service Yes, I write AFL code to your requirements http://www.aflwriting.com On 27/02/07, amickan1958 <[EMAIL PROTECTED]> wrote: > Hi, > > I'm real new at Amibroker so I hope someone can help me. > > I have designed a system and set up and afl for it. I am comparing it > to scans in Market Analyst and it's coming up the same so I'm happy > with the code. I am using it with a watchlist of 100 stocks. > > In my code I've set filter to be 1. > > If I use the Scan option in the Analysis window, I get a list of 55 > stocks. If I use the explore option, I get 100 stocks. Some of the > ones not listed have (I'm assuming) null results for some indicators. > eg MA(c,300) doesn't return anything if the stock is less than 300 > days old. > (I'm yet to program around this). > > But in others there is no obvious reason why it won't list under > scan. Can anyone suggest somewhere for me start to get the full list > in the scan? > > Many thanks > > Andrew > > > > > Please note that this group is for discussion between users only. > > To get support from AmiBroker please send an e-mail directly to > SUPPORT {at} amibroker.com > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > http://www.amibroker.com/devlog/ > > For other support material please check also: > http://www.amibroker.com/support.html > > Yahoo! Groups Links > > > >
