does anyone know how I can easily export intraday data from TS in a .txt file with the following format?
YYYYMMDD, TIME, OPEN, HIGH, LOW, CLOSE, VOLUME
Is there any way NOT to have a header in the data?
Thank you in advance...
YYYYMMDD, TIME, OPEN, HIGH, LOW, CLOSE, VOLUME
Is there any way NOT to have a header in the data?
Thank you in advance...