Help me with this indicator's buffers
-
Hi folks, I usually use the comment block to discover buffers of an indicator I only have the ex5/ex4.
But in this case, I'm having a hard time.This is the indi:
LuxAlgo - Market Structure Oscillator.ex5It seems every buffers give me this outcome:

I hope someone here could discover the trick.
Thanks
-
Here also the EA used as test
-
In the data window do you have different results next to 4 buffers?
-
@jstap The data window has 10 buffers

but when I put them in the comment box one by one they are like empty (see picture in my previous post).
I can't understand why, so they are unusable. -
Then each buffer should return these numbers. Add a shared link to show what isn't working
-
First I recreated the inputs:


Then I put the first 10 buffers on chart with the Comment Box in a dummy EA (you can load it in the Editor, but you should add the indi):
And here is what comes out:

As you can see, only the levels 15 and 85 are visible as buffers, but delayed by one position; all other buffers are stuck.
Any ideas? -
Pass the shared link on so I can see how it's set up
-