I made some adjustments and found I could get shorts to fire but the trades seem to be executing on multiple 30M bars per today when there should only be 1 trade / day and on the first price over the high/low range.

I made some adjustments and found I could get shorts to fire but the trades seem to be executing on multiple 30M bars per today when there should only be 1 trade / day and on the first price over the high/low range.

I adjusted to reflect the 10:00AM but it still isn't triggering any short trades?

Thanks. Should I use the CANDLE TOTAL SIZE (PIPS) instead of CANDLE CLOSE here? If I use candle close and the ID 0 opens inside the candle wick of candle ID 1, it could be inside 10pips. 
This is the whole project. See attached
I am trying to execute a trade to trigger when a daily gap bar shows up. For shorts, it would execute at the low of the bar that gaps up. Attached is a picture of where it is actually executing trades and I don't know why. Buy/sells are opposite.

I am trying to test the daily timeframe. When there is a green bar that has it's high taken out by the next bar, I want to enter. There should be 1000+ trades over the last 10 years but it has 56 when I test.

Why is this only triggering long trades and not short trades? I have both longs and shorts setup the same.

@l-andorrĂ It can happen anytime up to 4PM after the 9:30-10AM 30min range is set and it only happens in 1 direction for the day which is the first close over the line.
I deleted the first condition as I didn't think it was needed but it still doesn't output any trades.
I am trying to enter after the 30MIN opening range from 9:30-10AM when there is a 30min close outside of the that range. I am going short under the range and long over the range with a confirmed 30min close. When I try to run this in MT5, it doesn't work.
I want to short the low of the 30min open range from 9:30-10AM if there is a daily gap up . Is the picture attached correct to do that?
Stop loss would be the top of the 30min 9:30-10am range and the target is 1:1 from the entry price to the opposite side of the 9:30-10am range.)