I explained already. Switch your database so it uses "base time interval" == TICK.
Then it is stored automatically for you and you can access it directly via O, H, L, C, V arrays in AFL. There is no other way to store tick data. Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: "sidhartha70" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, August 11, 2008 5:15 PM Subject: [amibroker] Re: Time & Sales information > Is there a way of me storing it...? accessing it...? > > --- In [email protected], "Tomasz Janeczko" <[EMAIL PROTECTED]> wrote: >> >> No it is not stored unless your base time interval is TICK. >> Then it is just saved in the database. >> >> Best regards, >> Tomasz Janeczko >> amibroker.com >> ----- Original Message ----- >> From: "sidhartha70" <[EMAIL PROTECTED]> >> To: <[email protected]> >> Sent: Monday, August 11, 2008 4:46 PM >> Subject: [amibroker] Time & Sales information >> >> >> > TJ or others, >> > >> > Question about Time & Sales info... is this info stored anywhere...? >> > If not, is there a way of me accessing this info and storing it > myself...? >> > >> > Many Thanks >> > >> > >> > ------------------------------------ >> > >> > 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 >> > >> > >> > >> > > > > ------------------------------------ > > 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 > > >
