|
Hello,
I made my own tool for transforming the fxcm xml file (from File > Export to Excel) to the text file for the debugger. The Streams tab shows all of the data and the streams from my indicator. However, all of the dates are "12/30/1899 00:00:00".
For example, for Eur/Jpy, 5 minute, 25 Oct to 30 Oct, my header line is:
HDR;EUR/JPY;2009.10.25 17:00:00;2009.10.30 16:00:00;m5;0;0.001
I also tried replacing "2009" with "2008" for the header and in all of the data lines, but that did not help.
Also, for the dates, between the date and time, is that a space or a tab?
thanks
|