Support Board
Date/Time: Wed, 15 Jan 2025 15:38:04 +0000
Post From: Getting error messages all over the place.
[2017-06-25 02:38:27] |
Ernest - Posts: 10 |
Ok, I modified the IF statement to this if (sc.BaseData[SC_LAST][sc.Index] > sc.BaseData[SC_OPEN][sc.Index]) { if (sc.BaseData[SC_HIGH][sc.Index-1] < sc.BaseData[SC_LAST][sc.Index]) { Yet is not looping, not even one rectangle. I am installing Visual Studio, I need to debug and see what is going on with this code. Any help will be appreciated. Thanks |