Use this for screenshots: http://prntscr.com/ I use it for everything 
Using your example with fixed time-price settings, I got some trades opened. With crossover using Ask and also with crossover using Candle Close. So for me it works.
Your project had 2 main problems:
The first one is that the object was created with different name, like x_1, x_2... When you write some name, this is only the base name that will be used. But depending on the top 2 settings, you can create multiple objects using this blocks. When you have multiple objects, they cannot have all the same name 
The second problem is that the trendline was not printed correctly. It looked like vertical line.
So you have another project. Well, I can't really help for it, because I don't know it. I found 3 issued here on this small example, who knows what else can I find in the original project
But!
- To find if some block passes (it does it's job) - connect Draw Arrow after it and watch for arrows on the chart
- To find the value of something (indicator, variable, formula result) - use "Indicator tester" or "Comment on chart"
no more 5 projects for 1 ea hahahaha[/quote:1xhge8hd]