| 
 PureBytes Links 
Trading Reference Links 
 | 
Tomasz,
> Do you mean the order of displaying tickers in tree / ticker list? 
yes it was by analogy with Mstock where we can view the stocks by 
tickers or by name
> is not because it can be empty. Therefore database is internally
> sorted alphabetically by ticker.
OK, 
> Currently the only way to display it in alphabetical order by full 
name
> is to use exploration mode:
> 
> AddTextColumn( FullName(), "Name" ); 
> 
> and sort by that column by clicking on the header.
> 
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message ----- 
> From: "nenapacwanfr" <nenapacwanfr@xxxx>
> To: <amibroker@xxxx>
> Sent: Saturday, April 27, 2002 9:12 AM
> Subject: [amibroker] basic question
> 
> 
> > Hi,
> > 
> > is it possible to read the stocks in the workspace with the name 
> > alphabetic order and not with the ticker order
> > 
> > stephane
> > 
> > 
> > 
> > 
> > 
> > Your use of Yahoo! Groups is subject to 
http://docs.yahoo.com/info/terms/ 
> > 
> > 
> >
 
 |