Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 02:34:48 +0000



Post From: Do you support Rithmic sub second timestamps

[2013-08-06 08:58:15]
Hendrixon - Posts: 130
SCDateTimeMS DateTimeMS;
DateTimeMS = sc.BaseDateTimeIn[sc.Index];
BarTimeMS[sc.Index] = DateTimeMS.GetMilliSecond();

Used on volume and tick bars this gives just zeros.
Data file is saved as 1 tick and recorded live (not backfill).

Don't know if it should show there, but exporting the data file to text shows the timestamps there as regular HH:MM:SS (no millisecond feild).

SC version 1003.