@jstap I want to find the highest rsi candle among the 5 candles before and after
But when I go through these steps, it gives a bug
That variable hiii is just a test that comments the high of candle 1 for me but comments candle number 2 for me
I wrote another project with zigzag and the same problem occurred and I deleted it, I thought the problem was with using zigzag
My problem has nothing to do with what the project is
Now that output of hiii should be correct for me, but it is not because I only used it there
Latest posts made by behzwt
-
RE: Candle counter output problemposted in Bug Reports
-
RE: Candle counter output problemposted in Bug Reports
I want to find the highest rsi candle among the 5 candles before and after
But when I go through these steps, it gives a bug
That variable hiii is just a test that comments the high of candle 1 for me but comments candle number 2 for me
I wrote another project with zigzag and the same problem occurred and I deleted it, I thought the problem was with using zigzag
My problem has nothing to do with what the project is
Now that output of hiii should be correct for me, but it is not because I only used it there -
Candle counter output problemposted in Bug Reports
I create every project related to candle counter and in the end it gets a bug
I tried with two different projects
For example, when I want to find the high candle number 1 through the counter, it gives me the output of candle number 2
That is, when I write the project, it gets a bug somewhere
When I create a modify variable block from the onceper bar block that gives the high candle 1, it prints the number 2