matt's notes

Oct 10

Sample data file in ta-lib tests

It’s located in ta-lib-0.4.0-src.tar.gz\ta-lib\src\tools\ta_regtest directory …

Mainly test_data.c, but I am assuming it’s the same data that is written in ta_gDataClose.c, ta_gDataHigh.c, ta_gDataLow.c, and ta_gDataOpen.c — except just contained in one. Didn’t really look though.

But anyway, interesting, I had in mind of analyzing intraday bid/ask/sale data in the same format …… And also, in an uinrelated note, Google Finance’s data is sent across to the browser in a similar format for their real-time as can be Flash-based graphs. If anybody would care then I would love to write more on the subject (actually, more so on other dissections of other more important and serious systems that I’ve been digging in)..