Issue with TDFI indicator
-
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.

-
@philostam Fisrt things first. Did you import that indicator as explained in these threads?
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-fileIf so, please show me your 'My indicator's' window for that indicator.