Hi Graham,

Under the Files and directories used by amibroker - in the help 
file - there is a statement about the broker.group text file that 
contains default names for  groups.
It may be that creating such a file with your own defaults is what 
you are looking fore. Apart from this I have no other options.

Regards
Guno


--- In [email protected], Graham <[EMAIL PROTECTED]> wrote:
>
> guno, that script assigns a symbol to a group or sector etc.
> I was wanting to name the group
> 
> 
> -- 
> Cheers
> Graham
> AB-Write >< Professional AFL Writing Service
> Yes, I write AFL code to your requirements
> http://www.aflwriting.com
> 
> On 04/01/07, gunovanengel <[EMAIL PROTECTED]> wrote:
> >
> > 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" <paultsho@> 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
> > >
> >
> >
> >
> >
> > 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> > http://www.amibroker.com/devlog/
> >
> > For other support material please check also:
> > http://www.amibroker.com/support.html
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
>


Reply via email to