Posted on July 9, 2008 by Josh Heitzman
The partial caching of the calculations of the technical indicator resulted in 35% less runtime and experimentation with the various complier and linker optimizations switches resulted in a little be more of a speed up for in runtime being an overall of 39% shorter.
The analysis code likely has some spots that will benefit from optimization; [...]
Filed under: Programming | Tagged: Optimization | Leave a Comment »
Posted on July 9, 2008 by Josh Heitzman
Well I didn’t get any further on my plan from my last post then implementing the plug-in to PSS to dump daily stock data to CSV flat and a console application to crunch the data. Rather, then start analyzing intra-day data right away, I decided to see if I could find any metric that [...]
Filed under: Investment Development | Tagged: Optimization, Personal Stock Streamer, Technical Analysis | Leave a Comment »