|
Here's another example. When you go to see if you've been successful be sure to select refresh all // clear Watchlists used to store composite symbols of QP Sector Runs WL = 3; // or use WL = Param("WL No.",3,1,63,1);ClearList = GetCategorySymbols(categoryWatchlist, WL); for( i = 0; ( symC = StrExtract(ClearList, i) ) != ""; i++ ){ CategoryRemoveSymbol( symC, categoryWatchlist, WL );} Buy = Sell =0;
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 other support material please check also: http://www.amibroker.com/support.html
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- Re: [amibroker] add scan results to wathlist programmaticall... Joe Landry
- Re: [amibroker] add scan results to wathlist programmat... hongyu lu
- Re: [amibroker] add scan results to watchlist progr... Joe Landry
- [amibroker] Re: add scan results to watchlist p... marketmonk777
- Re: [amibroker] Re: add scan results to wat... Joe Landry
- RE: [amibroker] Re: add scan results t... MarketMonk777
- RE: [amibroker] Re: add scan results to wat... Dan Clark
- RE: [amibroker] add scan results to wathlist progra... Dan Clark
