I tried to import data and I got some errors.
For this format:
20140402 000000;1281.445;1281.452;1281.241;1281.344;0.0284
I get the error: "$XAUUSD: Format error in line 1: Input string was not in a correct format: 201404...."
For this other format:
2014.04.02 00:00:00;1281.445;1281.452;1281.241;1281.344;0.028 4
I get the error: " $XAUUSD: Unexpected number of fields in line '1'. should be 6 or 3"
The name of the file I am trying to import is:
"$XAUUSD.Ask"
If you see its properties it is $XAUUSD.Ask.txt , if I rename the file writing .txt in the properties it changes to $XAUUSD.Ask.txt.txt which does not make sense I think.
I copied the file format I saw in the help section, from this example:
$EURUSD.Ask.txt for the Euro/U.S. dollar currency pair ask price data.
I open ninja trader, I go to Historical Data Manager, Import, Format. I had a csv file that I converted to .txt, I think that must not be a Metastock file, so I choose "Ninjatrader (timestamps...)" but I am not sure if my file is a Ninja trader file, I only know it is a txt file but as there are not any other file formats I think that must be the correct one to import files. Let me know if I have to choose another one.
I deleted my first row, where I had the explanation of the columns data so now there is only data in my txt file.
Apparently the format is exactly the same Ninja is asking for, that is why I open this thread.
THanks for your help!

Comment