Yes, just use addtocomposite. If you use it on tick chart, in all older versions (pre 5.27) it will automatically compress it to 5-second timeframe for you. Then you will be able to get data usign Foreign. Or use static variables. DLL is not required.
Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: "glider128" <[email protected]> To: <[email protected]> Sent: Friday, August 21, 2009 5:09 AM Subject: [amibroker] Tick data calcualtion or export > Hi all, > > I am doing some calculation on tick data and to use the result in higher > timefram or tick charts. Quetions: > > 1. Is it possible? Do I have to write a DLL to make it work? > 2. If not, how can I export tick data in CSV format so I can use Excel to > carry out the calculation? > > Thanks in advance, > Scott > > > > ------------------------------------ > > **** IMPORTANT PLEASE READ **** > This group is for the discussion between users only. > This is *NOT* technical support channel. > > TO GET TECHNICAL SUPPORT send an e-mail directly to > SUPPORT {at} amibroker.com > > TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at > http://www.amibroker.com/feedback/ > (submissions sent via other channels won't be considered) > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > http://www.amibroker.com/devlog/ > > Yahoo! Groups Links > > >
