Infinite loop within the program!

Forums ProRealTime English forum ProScreener support Infinite loop within the program!

Viewing 2 posts - 1 through 2 (of 2 total)
  • #26320

    Hi, I have written the program below for ProScreener:

    I attached a screenshot of the error that appears. Could someone please assist me and let me know what am I doing wrong?
    Thank you.

    #26530

    Nested FOR/NEXT loops are a nightmare for the proscreener engine to correctly compute. That’s why you get this error window, even if your code is looking ok.

    You’ll have to find a solution with a SUMMATION of boolean conditions results for your second nested FOR/NEXT loop between line 8 to 15.

     

     

Viewing 2 posts - 1 through 2 (of 2 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login