You can find those highs and lows here:

You can find those highs and lows here:

Ok. Now is way clear. One more question, please. If I understand it correctly, a buy is open when the candle's low is below red MA and close is above it and NOT necessarily above the yellow one, right?
Ok. I see it. Please read this wonderful miro's tutorial about importing custom indicators:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
Once uploaded to your fxdreema account you will have to identify the red and blue buffers corresponding to those arrows. Then you will need an 'Indicator appears' block. Try it and let us know when you get it.
Candle ID 1 is using a pink (loop) feature. It should be connected to a 'For each trade' block. Not sure if that settings would work.
Ok. Are all those 10 pending orders (4 buys and 6 sells) supposed to be launched at the same time?
Well, there are several ways to do it but I would like to understand the logic behind that before. Is it a kind of martingale?
@ambrogio said in WHAT A WONDERFUL SURPRISE!!!:
@roar Easter approaches, he heard the hour of resurrection!! He responded to various topics today
I apologize @fxDreema, it's just for laughs
LOOOL! XD
Yes, just share your project here and we will review it for free.
It should not be too difficult to do, but some screenshots showing the exact recipe of conditions would certainly help. Can you please upload a few pics detailing the strategy?
@fxdreema said in sell or buy according to the size of the wick or trail of the candlesell or buy according to the size of the wick or trail of the candle:
There is one block "Single candle template" where you can check such proportions of a single candle.
I can't find that block. Can you please share where is it? BTW. Welcome back! 
Obviously you are using a custom indicator. Probably you shopuld import it to your fxDreema account and then use the 'Indicator appears' block instead. Do you have the .mq4 version of that indicator? It would be easier to see its buffers.
Did you pay with crypto? I know those payments are slower than usual.
I agree with what TitanGeirge says. Additionally, I do not recommend to use letters on the block ID number position. That can hinder the order in which trees are executed. Use numbers only. Looking at your project I'm not sure which one would be the first one to be executed.
Finally, blocks 2 and 3 are specified on candle ID 0 whereas many other condition blocks are working on candle ID 1, is it intended?
Not sure I fully understand you but I guess you're asking for this:

If you specify candle ID 0 as soon as Ask hits the upper band (for a buy) the condition will be true. Replicate it for a sell.
You can specify group here:

Could you please share your project? Maybe there are other blocks interferring them.
Probably the best option would be to share your project, please.