----- Original Message ----- 
  
  
  Sent: Tuesday, August 02, 2005 9:51 
  PM
  Subject: Re: [amibroker] QP
  
  Hello,
   
  Frankly I can not confirm that. On my database 
  they are listed under "Mutual funds or inv. trust funds" group.
  Did you run "retrieve" using new 
  plugin?
   
  Anyway a little background:
   
  "Groups" assignment depends on issue_status 
  field. According to Gary from QP2 issue_status 
  (GetExtraData("IssueStatus")) field meaning is:
  issue_type:
A 
  index 
0 common 
1 preferred 
F ADR 
2 warrant or right 
7 
  mutual or investment trust fund 
G convertible preferred 
% ETF 
E 
  Unit - (UIT) 
8 certificate 
4 Unit 
   
   
  "Markets" assignment is based on exchange field 
  (GetExtraData("Exchange"))
  01 - NYSE
  02 - Amex
  60 - Nasdaq
  65 - OTC
  40 - Mutual funds
   
  As these two fields in QP2 master records are 
  independent you can theoretically get different mixes.
   
  Best regards,
Tomasz Janeczko
amibroker.com
  
    ----- Original Message ----- 
    
    
    Sent: Wednesday, August 03, 2005 6:39 
    AM
    Subject: [amibroker] QP
    
    Mutual funds are correctly listed in Mutual 
    Funds in Markets, but incorrectly in Groups. In groups they are listed as 
    Common Stocks.