TD Sequential Translated to RealCode

14 05 2008

Well I did it.  The code needs some serious work but I finished translating my TD Sequential code block into RealCode.  The main hurdle was getting the indexing right.

Besides getting the code cleaned up, I need to figure out how to automatically add lines to the chart for the TDST lines( I don’t know if that is possible).  I also want to apologize to Kuf for saying that RealCode runs slower than Code Blocks.  It doesn’t.  I was just writing crappy code.

The upper chart is the old way (code block).  The lower chart uses RealCode.

TD Sequential using Code Blocks