Originally Posted By: jcl
The for() loop won't work here because it would be exeuted for any strategy run.


jcl, what did you mean my this? I don't understand.
Although, when I tried a for loop in my code, above, it didn't compile, but it does with the while loop.