Hi!
After hesitating a little bit, I would like to ask a little help from the Experts:
I would like to import ASCII Tick Data files, the format is:
BBB,0,20060907,161950,28.70,40
BBB,0,20060907,161952,28.75,30
BBB,0,20060907,162000,28.75,130
BBB,0,20060907,162000,28.75,500
and so on.
Amibroker can not handle, when to sales belongs to an exact time, see the last two rows. I have read the manual and I found a solution for a similar problem
,but the given format, what I modified, did not work for me.
$FORMAT Ticker, Skip, Date_YMD, Close, Volume
$SKIPLINES 1
$SEPARATOR ,
$CONT 1
$GROUP 255
$AUTOADD 1
$DEBUG 1
$TICKMODE 1

It reads the whole intraday data, but it gives only tick sings with time stamp ending 5, or for example 161955, but sometimes they are false. So it is a mess.
Can you help me?
In the Quote Editor Window I found data rows, but they from Aliens, because it is not identical with original tick data file(txt)
The database is set to tick.

Can you help me?

Thanks.
Derkobals


__._,_.___

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






SPONSORED LINKS
Software support Small business finance Business finance online
Business finance training Business finance course

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to