PureBytes Links
Trading Reference Links
|
Thanks iascool and Graham for the replies. However, I actually want
Amibroker to set up the file as one continuous ticker (the name can
be the file name) i.e. just one chart. This I can already do by
skipping the field containing the individual tickers when importing.
However, I still want to import the individual tickers as, say text,
because I want to extract them as a field in an exploration. So
that's really the question: can I import the individual tickers (not
as a $Ticker, but perhaps as text) and then am I able to somehow
extract this as a field during an exploration?
Appreciate any suggestions
Sam
--- In amibroker@xxxxxxxxxxxxxxx, Graham <kavemanperth@xxxx> wrote:
> if you have the data set up as
> Ticker,date,O,H,L,C,V or other combination the the ascii importer
> ifyou set the wizard up correctly should take the name of each
ticker
> in within the file as separate tickers in AB
>
> On 4/19/05, iascool <sai20_2000@xxxx> wrote:
> >
> >
> > You may opt for any batch processor , which can rename the whole
bunch
> > of files to its parent name , Rename MAster to name a few , its
free
> >
> > Regards
> > --- In amibroker@xxxxxxxxxxxxxxx, "qweds_560" <qweds_560@xxxx>
wrote:
> > >
> > > Hello All,
> > >
> > > I want to import a file of continuous crude oil futures data
that
> > has
> > > different tickers in it relating to the contract e.g. CLZ03,
CLF04,
> > > CLG04 etc.
> > >
> > > The importer takes the name of the text file (Crude oil) which
is
> > okay
> > > but I want to extract the actual tickers when doing an
exploration.
> > Is
> > > there a way of doing this?
> > >
> > > Thanks
> > >
> > > Sam
> >
> >
> > 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 other support material please check also:
> > http://www.amibroker.com/support.html
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
>
>
> --
> Cheers
> Graham
> http://e-wire.net.au/~eb_kavan/
------------------------ Yahoo! Groups Sponsor --------------------~-->
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
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 other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|