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
