Yes there is check out this script
http://finance.groups.yahoo.com/group/amibroker/files/PopulateDB/Popu
lateIndustriesAndTickers_v3_0.js 


--- In [email protected], "Paul Ho" <[EMAIL PROTECTED]> wrote:
>
> AB = CreateObject("Broker.Application");
> stock = AB.Stocks(Name());
> stock.MarketID = 3; // or whatever you want
> stock.GroupID = 5; // whaterver you want here
> 
>   _____  
> 
> From: [email protected] [mailto:[EMAIL PROTECTED] 
On Behalf
> Of Graham
> Sent: Wednesday, 3 January 2007 10:21 AM
> To: amibroker
> Subject: [amibroker] Assign name to groups and markets
> 
> 
> 
> Is there a way to assign the names of groups and markets through 
script?
> 
> -- 
> Cheers
> Graham
> AB-Write >< Professional AFL Writing Service
> Yes, I write AFL code to your requirements
> http://www.aflwriti <http://www.aflwriting.com> ng.com
>


Reply via email to