@jsauter86 honestly, I don't get how this works. Does it show kind of a broken horizontal line when it's working?
What happens if I do something like this?

or like this?

@jsauter86 honestly, I don't get how this works. Does it show kind of a broken horizontal line when it's working?
What happens if I do something like this?

or like this?

@l-andorrà yeah, do you know how to do this? "Wouldn't you mean moving at a specific distance in profit but BEFORE hitting TP?"
Hi fxDreema Community,
Seeking your advice again if this is possible or not and a few other questions as well.

(Optional to answer the question below)

Thanks,
@extrabroker awesome. Works as intended. Thank you for sharing this.
@miro1360 awesome. Very useful. Thank you for sharing this.
@jsauter86 Yeah, it was okay. It did what I wanted to do which is only select three candles less than 10 pips. I need to do more experiments and observations to further incorporate this into my project.
@jsauter86 what do you mean? Kindly elaborate.
@l-andorrà, It seems that I have gotten it, but I still used "this value, as is". This is awesome, I feel that I've gained another tool to use as I've learned basics on how to control candles because of your assistance. I couldn't have done it without your help, so thankkkssss.
@l-andorrà I used "as price fraction" but it seems to be not doing any trades.
Please see the screenshot and shared project link:
https://fxdreema.com/shared/vNSeWYKJd

Thanks,
@l-andorrà I have another question if you don't mind ... Is there a way to specify that the two bears and the bull candle only be less than 10 pips per bar?
What I did was to add two more conditions that relate to candle body size below 10 Pips. However, I'm seeing it's still selecting bears that are higher than 10 pips.

Result of the config above:

I also tried to remove block "Bears in a row" and just use the condition on block 261 and 263 experimented for candle body size or bull candle body size but the results were worst.

Thanks,
@l-andorrà Oh I see, I've made it Candle ID 2 and it works fine now. That really did not occur to me. Thank you for the tip.
Hi fxDreema Community,
I would like to request your advice on how to initiate a buy order when there are two continuous bear candles and one bull candle as the initiator. It would look something like this.


What I tried to do before was to use blocks "Bears in a row" and "Bull candle" but unfortunately it did not work. I also tried to use once per bar on the "Bull Candle" block but did not work. It did not even initiate any trade on both scenarios.

@roar ohhh, I got it. Yeah, the example was nicely done so I was able to grasp at least 80% of it. Thank you for this awwweeeesome example. 
@roar Thanks for the example.

Let's see if I got it right ...
For reference as well, this is the closed trades for Buy.

@roar Yeah, that 100x possibilities are what I'm actually looking for. The kind of like the, "Ahhh" moment. Maybe I'm looking for how to use variables because ... Where I am right now is kind of the basic stuff. I know if I get more examples using variables then maybe I could get ideas or inspiration that I could use on my current project or future project. Do you have some kind of a variable related example on how to open trade or close a trade?
Hi fxDreema Community,
I'm trying to learn the use of Variables and the likes of it, but I'm not really sure about their usefulness. Do you guys very much use variables and the likes on your projects? How do you use them for? Do you use them to initiate Buy/Sell orders, store values, etc? Appreciate it if someone could also provide sample files for learning and inspiration purposes.
Thanks,
All, thank you for the response.
@fxDreema I'll review this for a while. Thanks.
@biztet hmm, I see so that's how the "Count Trade" block works. What if the Order needs to close first before opening up another order and be limited to only three when Yellow line is below the Red line?
@biztet I tried it, but it still opened more than three orders and even opens when there is still an order open.


I'll experiment for a while. Thanks for the assistance.