@fenixtrading Have not used bucket of trade's much but am pretty sure this will do it:

@fenixtrading Have not used bucket of trade's much but am pretty sure this will do it:

@talalkhan I think the width is candles, will never reach 1000, you do not need x> and >, just 1 or the other.
@talalkhan A cross can switch a bool variable true/false, you can then switch it back with another condition. When a cross happens it nearly instantly becomes <or>.
@talalkhan As I said before separate and check each situation until you find what's not working.
@talalkhan We have covered more than enough to achieve this, once group 1 is doing all that's needed, add in group 2.
@tipsywisdom Very good, like to learn things I wrong with, it's just in my knowledge as a H goes towards a L it becomes L0 or the previous L0 repaints.
@haikel What block? trees only need to carry out 1 purpose, your first will likely buy/sell, others do what you need but don't need to be connected to others?
@haikel Everything in your link is haw I would put it, what exactly are you asking?
@haikel I tri a while ago with no luck, you could do something like this, put the condition in your tree:

@haikel That is a personal choice, this will depend on the reasons you have to activate in the first place.
@haikel It will need to be something like this.

@fxtr In the time you need to use time, to get this for ZZ you need to use candle time, but this can only be got for ZZ from @miro1360 code.
@dthtdyh95 Use a different magic number for each EA, this will ensure trades from 1 do not affect the other..
@haikel How to check distance is in the picture you added, in a formula block you can do high - low, this will give you the distance as a price fraction, but using a block like check is the best way.
@haikel For forex yes, but on my broker for US30 no.
@haikel Yes with a pink for each trade block above.
@zedeai2 Cuts the numbers after the decimal point.
Never used a timer but you can use a flag to deactivate upon alert being triggered, then use a condition to reactivate when needed.