Login Page - Create Account

Support Board


Date/Time: Thu, 16 May 2024 19:00:41 +0000



Post From: Time Format on export Bar Data

[2020-01-07 23:09:20]
User697052 - Posts: 1
Hello.
I exported using Edit >> export Bar Data do text file a continuous future, 1 tick.

Problem is the time format which is like this
2011/5/26, 21:09:40.0, 104.625,
2011/5/26, 21:09:40.1, 104.625,
2011/5/26, 21:10:41, 104.625,
2011/5/26, 21:11:03, 104.625,
2011/5/26, 21:18:13, 104.625,
2011/5/26, 21:18:13.1, 104.625,

you see: sometimes I have something like "milliseconds", sometimes NOT...
I tried different settings in the other software where I import, no success.
I searched in sierra chart manuals, it seems the export format is fixed, not configurable.
Do you have any solution?
For me it's also acceptable an external script (like sed, awk or powershell... etc) which cuts any "millisecond"
But I'm not able to.

Thanks