This is a Signalfilter which only lets Signals through when the actual price is inside the Box
Setup:
Signalgiving Indicator (plot output -1 Short 0 Idle 1 Long)
tunneled into the Boxes
Output signal is filtered via boxes
There is a offset, so you can drag and drop the boxes into the future, which is not possible for the moment in TV by default to do that.
As i like dragging the corners exactly and not typing numbers, thats the next best thing i came up with :-)
Short box only pass through -1
Long box only pass through +1
If you have by mistake drawn the box not from "LEFT TOP" to "RIGHT BOTTOM" the box will have a yellow border, which shows directly that there is a error
Have fun