PureBytes Links
Trading Reference Links
|
use the same procedure you use to import bar data.
--- In amibroker@xxxxxxxxxxxxxxx, "martin.uhlich" <martin.uhlich@xxx>
wrote:
>
> Ok, tick data has only price and time. But my problem is, how to
> import this tick data with the wizard into AB? The wizard offers only
> high, low, open, close prices. It don�t seems, that the wizard is
> built to import tickdata, only "bar data"?
>
>
> --- In amibroker@xxxxxxxxxxxxxxx, James <jamesmemphis@> wrote:
> >
> > By definition, there is no open, high, low, close in tick data.
> Just the price and the time. If you want to see bars, you would have
> to change the format to a time, say 1 minute so you could see the
> high and low for that period.
> >
> >
> >
> > ----- Original Message ----
> > From: martin.uhlich <martin.uhlich@>
> > To: amibroker@xxxxxxxxxxxxxxx
> > Sent: Monday, October 15, 2007 1:30:57 PM
> > Subject: [amibroker] Import TickData
> >
> > Hi,
> > I�m on my way to figure out how to get a trading simulation
> software
> > for me newby to learn. Two weeks ago I posted the question, if its
> > possible to replay tickdata with amibroker for simulation.
> >
> > The answers were more positive than negative, so I decided to
> > download amibroker 5.00
> >
> > I�ve historical tick data of the Dax Future (Eurex). I have
> seperated
> > one day of data (csv) and I tried to import it to AB with the
> import
> > wizard. But it wasn�t successful.
> > The problem: the data: Name; Date; Time; Price; Volume !!! That�s
> it!
> > There�s no open, close, high, low price. No bar-spezifikations,
> just
> > one (tick) price.
> > I don�t know if it�s possible to import the tick data I described
> > with the wizard in AB? Is there an other way? And if yes, how to do
> > that?
> >
> > And by the way, if there is a way to import the data and replay it
> > (for example for times faster than realtime), can I place orders
> > manually? Or is this simulation mode only for testing automated
> > trading systems in back tests?
> >
> > Thank�s for answers
> >
> > Martin
> >
> >
> >
> >
> >
> >
> ______________________________________________________________________
> ______________
> > Catch up on fall's hot new shows on Yahoo! TV. Watch previews, get
> listings, and more!
> > http://tv.yahoo.com/collections/3658
> >
>
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
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|