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
