Hi
I do not know how to convert my csv files to t6 format. I tried CSVtoHistory script, without success.Even ZHistoryEditor was not helping.

I downloaded AAPL.t6, end of day data file using:
assetHistory("AAPL", FROM_STOOQ);

Then I used the ZHistoryEditor, selected and loaded AAPL.t6, it looked good, both numbers and chart.
Then I converted the AAPL.t6 to AAPL.CSV using the ZHistoryEditor.
When the ZHistoryEditor tried to load AAPL.CVS file (which it saved before), I got the message: System.FormatException: Input string was not in a correct format...

Any suggestions ?
Thank for help.