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

Importing ASCII data (was RE: XAverage (simple function))



PureBytes Links

Trading Reference Links

Thank you Alex and Gary for the XAverage explanation!

Another question now... I have 1-minute data for @ES.D that looks like this:

"Date","Time","Open","High","Low","Close","Up","Down"
12/03/2002,0931,922.75,923.75,922.25,923.25,1368,1255
12/03/2002,0932,923.50,923.50,922.75,922.75,616,1211
12/03/2002,0933,922.75,923.75,922.75,923.25,672,737
12/03/2002,0934,923.25,924.00,922.75,923.75,1255,1090

How do I import it into TS 2k? I have a TXT file and Global Server 
seems to want XPO or OMZ files. I noticed that ES is already
in the dictionary. Do I need to do any special setups before importing
the data for the continuos contract?

	Thanks, Joel