Support Board
Date/Time: Sun, 14 Sep 2025 23:08:58 +0000
Post From: Intraday Record format after the SCDate time Changes
[2021-04-17 17:35:25] |
User907968 - Posts: 844 |
is the formatting ('d4fdI') wrong?
Yes, instead use 'q4f4I' which means: 'long long (aka 64-bit int), 4 floats, 4 unsigned ints', as per s_IntradayRecord. |