Hello guys. Can someone help with one indicator.
I want to program it to open a buy trade once the line changes color to green, and sell trade when line changes color to orange.
The line changes color at level 0.05 and -0.05, so I just wanted to buy when buffer 0 crosses above the value 0.05 or below the value -0.05. But that didn't do the trick.
I don't know how to do this with buffers. As you can see on the picture (when line is orange), the buffer 0 is the same value as Value 6. There is no crossing going on.
I would be grateful for any responses.
