[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] Batch Ticker conversion



PureBytes Links

Trading Reference Links

Tomasz,

I have found the reason why the scipt won't work for me.
I ran the script on the sample database and it worked
The database I'm trying to work with is an empty database template , no data
files to rename.
There must therefore be a master ticker list in one of the broker.* files in
the database root directory.
It must be one of these file that I'm wanting to manipulate the ticker list
in directly as there are no actual data files in the sub directories eg
there is no ABC file in the A subdirectory to rename to ABC.AX.

Any Ideas?

Best Regards
Don


----- Original Message -----
From: "don" <donmac63@xxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Thursday, September 04, 2003 9:15 AM
Subject: Re: [amibroker] Batch Ticker conversion


> Tomasz,
>
>
> I am using Win XP SP1, IE 6.0.2800.1106.xpsp1, AB 4.41 Beta on a intel P4
> 1.7Ghz system with 1Gig of ram.
>
> I have downloaded and installed MS scripting engine V5.6 for xp but still
> won't perform.
> Not to worry.
> There must be a problem with my system if you have tested the script and
it
> works for you..
>
> I am due to format and re-install OS anyway so I'll do just that and see
how
> I go afterwards.
>
> Thankyou for the scripts
> Your support has been fantastic.
>
> Best regards
> Don
>
>
>
>
> ----- Original Message -----
> From: "Tomasz Janeczko" <amibroker@xxxxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Thursday, September 04, 2003 7:54 AM
> Subject: Re: [amibroker] Batch Ticker conversion
>
>
> > Don,
> >
> > Do you have JScript available/working on your machine ?
> > (Internet Explorer 5 or higher required)
> > Do you have one or more AmiBroker instances running ?
> > If more: Please run only one instance.
> >
> > I have also prepared a different version. This time for
> > "EXPLORE". It should list changed ticker names immediatelly in the
result
> list.
> >
> > EnableScript("jscript");
> >
> > ticker = Name();
> >
> > <%
> >
> > ticker = AFL("ticker");
> >
> > AB = AFL.CreateObject("Broker.Application");
> >
> > AB.Stocks( ticker ).Ticker = ticker + ".AX";
> >
> > %>
> >
> > Filter=BarIndex()==0;
> >
> > AddTextColumn( Name(), "After change" );
> >
> >
> > Best regards,
> > Tomasz Janeczko
> > amibroker.com
> > ----- Original Message -----
> > From: "don" <donmac63@xxxxxxxxxxxx>
> > To: <amibroker@xxxxxxxxxxxxxxx>
> > Sent: Thursday, September 04, 2003 12:32 AM
> > Subject: Re: [amibroker] Batch Ticker conversion
> >
> >
> >
> >
> > Send BUG REPORTS to bugs@xxxxxxxxxxxxx
> > Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
> > -----------------------------------------
> > Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> > (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> > --------------------------------------------
> > Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> >
> > Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
> >
>
>
>
> Send BUG REPORTS to bugs@xxxxxxxxxxxxx
> Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
> -----------------------------------------
> Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> --------------------------------------------
> Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/l.m7sD/LIdGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->

Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/