I have been wanting that function too, but it is not there. I have some explorations/backtests/scans that are specific to a watchlist and I would like to be able to just execute the exploration AFL and let it handle everything.
I have been using Fred Tonetti's BatMan as a work-around. It allows me to specify a watchlist for any given exploration. It would be much better if we could do it inside the AFL (just about all other AA parameters can be), because sometimes the exploration I want to do is relatively simple and using BatMan seems like overkill. --- In [email protected], "paulio44" <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm new to AmiBroker (and coding!) and would greatly appreciate if > anybody can provide some assistance with this query. > > When running an exploration, is there a way of automatically setting > the "Apply to" "use filter" "Define" "Watchlist" - "MyWatchlist" > within the Exploration coding? > > I've tried using InWatchlistName function but it slows the exploration > considerably. > > Any assistance will be greatly appreciated. > > Paul >
