Select option 'No' here:

You can chek the presence of the last fractal on chart by using this:

@edwin-2 Please try the solution I explain here:
You said a sell should be open when a buy hit its SL. In your project a sell is creating a new sell. You should change it as I show in my screenshot.
Yes, you can import custom indocators to your fxDreema account as is explained here:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-file
Impressive work. Thank you for sharing.
It depends on the context and the whole structure. Can you please share your project?
It is feasible, but you will need to create some variables to manage those numbers. Do you have any initial project to begin with?
If you specifu that your 'No trade' block is appliable to EURUSD only, this symbol only will not have more open trades. You can filter wich symbols are affected by the block.
@osasono It depends. When is the button supposed to be drawn? And is it removed at any later moment?
@pipsacoin Ok. This is how you open trades. Your initial lot size is 0.01. You cannot partially close that minimum volum unless you are working with spacial brokers. If I underatand you correctly, you will open more trades. Right? If so they will be 0.02. Right?
Is this second one the trade you want to partially close?
Interesting. I don't see any problem with the logic. Is this the whole project? Maybe any missing part is the reason it doesn't work properly.
@omarramzi What do you exactly mean by 'an indicator touches a candle at any point'? Wouldn't you mean the exact opposite?
That is not a trivial project to do. Do you have anu initial one to begin with?
Wow. Trend lines are a completely different world my friend. Would you need strictly horizontal lines, perhaps? That would be way easier to implement. Angled trendlines ar simply tough to do.