Support Board
Date/Time: Sun, 24 Nov 2024 02:53:52 +0000
Post From: Offering To The Community: Enhanced Intraday Data File Compression with Large Speedups
[2016-02-25 07:19:00] |
bjohnson777 (Brett Johnson) - Posts: 284 |
When the chart is first opened, the 4bar mode loads much faster. Recalcs are also faster. For some reason, 4 separate bars as ticks load much faster than a single consolidated bar of the same data. The developers haven't commented on it. If you have a lot of older tick data you want to compress down to a smaller size (like to 1min), it's worth looking into. The developers fixed part of the doc page, but the specific data type sizes should be: (missing 't' and underscore is in the wrong place) //As seen from:
#include <stdint.h> uint16_t uint32_t |