I get a script crash in Bootstrap.c from http://www.financial-hacker.com/boosting-systems-by-trade-filtering/

The crash doesn't happen if I comment out the line
Code:
randomize(BOOTSTRAP|DETREND,Sample,Curve[j].Values,Curve[j].Length);