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

Re: [amibroker] Re: Several questions



PureBytes Links

Trading Reference Links

Hello,

Thanks for the sample.
Frankly speaking it does not look like tick data (see that "SECONDS" in TIME field are
all zero - tick data usually have seconds).
They look like 1-minute data.
Anyway - if this is how your data files look like, you should be able to import
them easily using ASCII import wizard.

First please make sure that your database has
"1-minute" selected in "Base time interval" field in File->Database Settings

Then import:

1. Select File->Import Wizard
2. Pick the file to import, click Next
3. Select YMD from the Column 1 combo-box, 
    Select Time from the Column 2 combo-box,
    Select Open from the Column 3 combo-box,
    Select High from the Column 4 combo-box,
    Select Low from the Column 5 combo-box,
    Select Close from the Column 6 combo-box,
    Select Volumne from the Column 7 combo-box
4. Choose separator: "Comma (,)"
5. Click Next
6. In the last page you may tick "Add current settings to ASCII importer definitions"  
    and change Description to "My intraday data"
7. Click "FINISH".

Your data will be imported and you will be able to view them
using View->Intraday->1 minute

Further imports will be simpler if you followed point 6.
- "My intraday settings" will become a preset in "Files of type" combo
in File->Import ASCII.

More details:
http://www.amibroker.com/guide/w_impwizard.html

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message ----- 
From: "Collectable Images" <telecard@xxxxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Saturday, July 24, 2004 12:30 AM
Subject: RE: [amibroker] Intraday data chart


> Apologies Tomasz,
> 
> the data is in ascii format.
> 
> A smaple is shown below.
> 
> Date, Time, Open, High, Low, Close, Volume, OI
> 2002-03-11,12:23:00,3476.0,3476.0,3476.0,3476.0,1,0
> 2002-03-11,12:24:00,3476.0,3476.0,3476.0,3476.0,6,0
> 2002-03-11,12:27:00,3476.0,3476.0,3476.0,3476.0,4,0
> 2002-03-11,12:29:00,3476.0,3476.0,3476.0,3476.0,1,0
> 2002-03-11,12:33:00,3476.0,3476.0,3476.0,3476.0,4748,0
> 
> regards,
> 
> 
> Don
> 
> -----Original Message-----
> From: Tomasz Janeczko [mailto:amibroker@xxxxxx]
> Sent: Friday, 23 July 2004 10:14 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: Re: [amibroker] Intraday data chart
> 
> 
> Hello,
> 
> I repeat my question: in what format do you have your data?
> "Tick data" is not an answer. There are zillions of tick data formats out
> there.
> A small sample is what I am asking for.
> 
> There is no such thing like "not possible".
> There can be only things that are not worth the effort.
> 
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: "Collectable Images" <telecard@xxxxxxxxxxxxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Friday, July 23, 2004 1:40 PM
> Subject: RE: [amibroker] Intraday data chart
> 
> 
> > Tick data.
> >
> > So I gather its not possible to backtest tick data since its in ascii.
> >
> > Don
> >
> > -----Original Message-----
> > From: Tomasz Janeczko [mailto:amibroker@xxxxxx]
> > Sent: Friday, 23 July 2004 9:30 PM
> > To: amibroker@xxxxxxxxxxxxxxx
> > Subject: Re: [amibroker] Intraday data chart
> >
> >
> > Hello,
> >
> > In what format do you have your data ?
> > I am asking because tick data (opposite to 1-minute data)
> > must be fed by plugin only.
> >
> > Best regards,
> > Tomasz Janeczko
> > amibroker.com
> > ----- Original Message -----
> > From: "Collectable Images" <telecard@xxxxxxxxxxxxxx>
> > To: <amibroker@xxxxxxxxxxxxxxx>
> > Sent: Friday, July 23, 2004 1:19 PM
> > Subject: RE: [amibroker] Intraday data chart
> >
> >
> > > ok, I cant use tick data in standard version. I see it is able to be
> used
> > in
> > > the RT version?
> > >
> > > Can I download a trial version of the RT version even though I am paid
> up
> > > for the standard version?
> > >
> > > Don
> > >
> > >
> > >
> > > -----Original Message-----
> > > From: Tomasz Janeczko [mailto:amibroker@xxxxxx]
> > > Sent: Friday, 23 July 2004 9:13 PM
> > > To: amibroker@xxxxxxxxxxxxxxx
> > > Subject: Re: [amibroker] Intraday data chart
> > >
> > >
> > > Hello,
> > >
> > > You have to have 1-minute data (or higher) and of course
> > > you should switch to View->Intraday->1 minute to view
> > > 1-minute charts.
> > >
> > > http://www.amibroker.com/guide/h_charting.html
> > >
> > >
> > > Best regards,
> > > Tomasz Janeczko
> > > amibroker.com
> > > ----- Original Message -----
> > > From: "Collectable Images" <telecard@xxxxxxxxxxxxxx>
> > > To: <amibroker@xxxxxxxxxxxxxxx>
> > > Sent: Friday, July 23, 2004 1:10 PM
> > > Subject: RE: [amibroker] Intraday data chart
> > >
> > >
> > > > Re the link  http://www.amibroker.net/video/downloadintra.html
> > > >
> > > > I dont want to download their data I want to test some of my own data.
> > At
> > > > the moment I only have tick data.
> > > >
> > > > Will it work with tick data?
> > > >
> > > >
> > > > Don
> > > >
> > > >
> > > >
> > > >
> > > > I did that but it does not wprk.
> > > >
> > > > Data is shown in daily bars.
> > > >
> > > > Is that becasue I am using tick data?
> > > >
> > > > I chose 1 min in the datbase setup as default. and loaded an ascii
> file
> > of
> > > > tick data.
> > > >
> > > > It show a histogram with daily price.
> > > >
> > > > I had seen that web reference before emailing.
> > > >
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Tomasz Janeczko [mailto:amibroker@xxxxxx]
> > > > Sent: Friday, 23 July 2004 8:57 PM
> > > > To: amibroker@xxxxxxxxxxxxxxx
> > > > Subject: Re: [amibroker] Intraday data chart
> > > >
> > > >
> > > > Hello,
> > > >
> > > > You can view intraday charts with 1-minute or higher interval
> > > > using standard version.
> > > > You just need to setup the database that has
> > > > 1-minute base time interval selected.
> > > >
> > > > See http://www.amibroker.net/video/downloadintra.html
> > > > for an example.
> > > >
> > > > Best regards,
> > > > Tomasz Janeczko
> > > > amibroker.com
> > > > ----- Original Message -----
> > > > From: "Collectable Images" <telecard@xxxxxxxxxxxxxx>
> > > > To: <amibroker@xxxxxxxxxxxxxxx>
> > > > Sent: Friday, July 23, 2004 11:24 AM
> > > > Subject: [amibroker] Intraday data chart
> > > >
> > > >
> > > > > How do I see an intraday chart (tick data) in amibroker.
> > > > >
> > > > > I have version beta 4.58 but not the RT version.
> > > > >
> > > > > I thought I could use the intra charts in this version anyway or do
> I
> > > need
> > > > > to download a trial verion?
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > Check AmiBroker web page at:
> > > > > http://www.amibroker.com/
> > > > >
> > > > > Check group FAQ at:
> > > > http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> > > > > Yahoo! Groups Links
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > Check AmiBroker web page at:
> > > > http://www.amibroker.com/
> > > >
> > > > Check group FAQ at:
> > > > http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> > > > Yahoo! Groups Links
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > Check AmiBroker web page at:
> > > > http://www.amibroker.com/
> > > >
> > > > Check group FAQ at:
> > > http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> > > > Yahoo! Groups Links
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> > >
> > > Check AmiBroker web page at:
> > > http://www.amibroker.com/
> > >
> > > Check group FAQ at:
> > > http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> > > Yahoo! Groups Links
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > Check AmiBroker web page at:
> > > http://www.amibroker.com/
> > >
> > > Check group FAQ at:
> > http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> > > Yahoo! Groups Links
> > >
> > >
> > >
> > >
> > >
> > >
> >
> >
> >
> > Check AmiBroker web page at:
> > http://www.amibroker.com/
> >
> > Check group FAQ at:
> > http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> >
> > Check AmiBroker web page at:
> > http://www.amibroker.com/
> >
> > Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> 
> 
> 
> Check AmiBroker web page at:
> http://www.amibroker.com/
> 
> Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
> 
> 
> Check AmiBroker web page at:
> http://www.amibroker.com/
> 
> Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~-> 

Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.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/