Bernard
- Either one of these works for me.  Place either of the two line AFL
 in your editor, select Current Symbol  - a single stock, select N last
  quotations
= 1, and press SCAN.     
  JOE 
     
  
  Buy=Sell=0;
  
  CategoryAddSymbol( "XOM", categoryWatchlist, 0 );
  //////////////////////////////////////////////////////////////////////////
  Buy=Sell=0;
  
  CategoryRemoveSymbol( "XOM", categoryWatchlist, 0 );
   
   
   
   
  
    -----
Original Message ----- 
    
    
    Sent:
Thursday, July 14, 2005 8:44 AM
    Subject:
[amibroker] CategoryAddSymbol
    
    
    Hi
    
I want to add a symbol in my first WatchList with the following line in
    
the AA:
CategoryAddSymbol( "DX", categoryWatchlist, 0 );
    
But it does not work.
what am I doing wrong ?
    
-- 
Bernard Bourée
    bernard@xxxxxxxxxx
    
    
    
    
    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
    
    
    
    
    
    
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