bear candle
-
-
I don't understand the question. "Bear candle" compares Open vs Close price + additional options. Yes, this check can be done in "Condition"
-
when a candle has 20 pips, on the next candle I want open pending operations, for a while.
-
Now reverse the rule and do these operations in the current candle when the previous candle is 20 pips or more

-
You can take an example I do not speak English and is a little hard to understand.
thanks. -
-
thank you.
-
Following the first picture in this post, how would I have made the trade to close at the end of that sell candle or to close at the opening of the new candle?
-
Better don't think for the end of the candle. That's why - https://fxdreema.com/help/-/working%20w ... e%20closes
There is a block called "Once per bar". When that block is placed in "on Tick", it basically detects the moment when a new candle is created and passes in it's first tick, only once. Once for each candle. If this block is below some Condition, it can pass in the middle of the candle. Also once.