[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CSV EOD data - strange behavior 4.0 build 27



PureBytes Links

Trading Reference Links

TS 4.0 bld 27 is acting inconsistantly when trying to build charts using CSV
EOD data. I've followed all the recommendations from the help files to no
avail. Some symbols will work while others will not and an "invalid date"
error message is given when the operation fails. On the symbols that won't
work, if I delete all the data that is pre-2000, the symbol will load fine.
Then once the chart is built, I can put the pre-2000 data back into the CSV
file, close and reopen the chart and all the data loads properly. Examining
the data from the symbols that work and the ones that don't work (using
notepad) the data looks the same. It almost seems random which symbols will
load and which will not. Anyone else having similar problems?

I'm using a DOP file with the following parameters:

"Other","Date","O","H","L","C","V"

sample of data:

HWP,2/1/2000,109.375,109.375,104.000,105.812,3254500
HWP,2/2/2000,107.188,112.688,106.438,110.562,3417500
HWP,2/3/2000,111.000,116.500,111.000,113.500,3966700
HWP,2/4/2000,114.500,119.625,114.375,118.000,4607000

TIA for any ideas

JM