PureBytes Links
Trading Reference Links
|
Herman,
Your first column is the date; you should not be skipping it.
Your column definitions should be: mdy, time, etc.
HB
--- In amibroker@xxxxxxxxxxxxxxx, "Herman van den Bergen"
<psytek@xxxx> wrote:
> perhaps some kind soul can step me through this ...
>
> I have a 1-year QQQ data file in this format:
>
> 08/08/2001 14:35 41 41.04 40.91 40.95 886400
> 08/08/2001 14:36 40.95 41 40.84 40.85 296700
> 08/08/2001 14:37 40.85 40.88 40.8 40.83 721400
>
> and want to load this data into an empty QQQ ticker i created in a
new
> real-time database (1-min) with 50000bars depth) . Using the import
wizard I
> defined fields as follows:
>
>
>
> I keep getting the error msg (each line) : "Error in line
08/08/2001 14:35
> 41 41.04 40.91 40.95 886400 Invalid (close) price. Prices must be
positive.
> If you want to import no quotation data please specify $NOQUOTES 1
('no
> quotation data' box in Wizard)".
>
> I have no Negative values anywhere.
>
> What am I doing wrong? Any help would be appreciated,
> herman.
>
> PS. I did look through the Help but could find how to add ASCII
data to an
> empty ticker.
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/l.m7sD/LIdGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|