I decided to open a new thread. I dropped a comment on the original forum where the idea comes. It sounds like this:
link: http://fxdreema.com/forum/topic/4209/tutorial-07-read-prices-from-indicator-objects?page=1
Helo @miro1360 , @AlphaOmega , @roar , @fxDreema , @ambrogio , @l-andorrà or everyone who familiar with this topic, I need a hand please.
I want to modify it become -> when price cross above support and price cross below resistance then the order immediately open. I’m not gonna wait the candle ID 1 to close. So if current candle entered the zone and bounce back crossing the support_hi or resist_lo. There, the order must be placed.

I tried it with current candle cross or bid price cross with price level object it seems doesn’t work. This is my project:
https://fxdreema.com/shared/WzXg8uQye
This is the rules:
Buy:
- Price cross above up_support
when:
- Price < Lower BB
- up_support < Lower BB
Sell:
- Price cross below dn_resist
when:
- Price > Upper BB
- dn_resist > Upper BB
I need the rules like that, but maybe there was a problem somewhere in my block..
Thank you guys!!!
Anyone can help me?? Pleasee?? 