The problem is in block trees 14, 16 and 20. You are requesting the bot to close ALL open trades as soon as they are open. It's working as you designed it. What is the bot supposed to do instead.?
Best posts made by l'andorrà
-
RE: BUGS?! TRADES CLOSE AFTER A FEW SECONDSposted in Bug Reports
-
RE: 4 hours filterposted in Questions & Answers
Sme to me! After more than 3 years using fxDreema and still learning stuff!

-
RE: How to create EA with fractalsposted in Tutorials by Users
This is the second thread you created for the exact same question. Please don't duplicate threads.
-
RE: URGENT Fxdreema too slow.posted in Bug Reports
@jstap Agreed, check your internet connection. Most of the time the issue is there.
-
RE: changing timeframeposted in Questions & Answers
You cannot. What you can do though, is specifiying different timeframes on different places of your EA to do the calculations you need.
-
RE: Looking for a reference for ICT concepts in FXDreemaposted in Tutorials by Users
That's is a lot of work to do!
Maybe we can move step by step to begin with. Let's focus on one aspect only and we can begin from there, ok? -
RE: RUN NEXT BLOCKposted in Bug Reports
You need to use boolean variables (true/false). When the first condition is true, the variable is changed into true too. Then, separately, in a different block tree, the second condtion is to be met but with a new condition block on top requesting the variable to be true.
-
RE: Counter status information **Solved**posted in Questions & Answers
Easy. Just create a variable to to confirm its counting those 'n' times.
Try this example:
https://fxdreema.com/shared/ttbxqQvtc
And please notice how the counter is connected to the variable.

In this example you should see a number 3 on top left of the chart because I chose 3 time to pass. On the right you can see how any pass is adding +1 to the counter.
-
RE: Reversalposted in Tutorials by Users
I'm afraid I'm not a forex guru. I would not recommend any strategy in particular, honestly. That depends on your way as a trader.
-
RE: Stop "Trailing Stop"posted in Questions & Answers
And that's the condition I was talking about.

-
RE: how to use micro lot sizeposted in Tutorials by Users
@creatingrobot You need to use these blocks beloe your buy/sell now blocks:

-
RE: Is there a way to configure the EA to wait for 3 consecutive losses and then enter orders?posted in Questions & Answers
This is what this block is made for:

-
RE: K2 Forex Bot ( Free Downlaod )posted in Tutorials by Users
Seriously? Do we still need to explain with evidence how ridiculous is using martingale on trading?
-
RE: Are my files sometimes corrupted?posted in Bug Reports
Sort of. This is a known issue on fxDreema. The problem is reusing (ie copying) old/previouis blocks from the same or other projects. That creates corrupt blocks that mess everything up. I recommend to use new blocks only to avoid that, although it make everything far slower.
-
RE: How can a SL based on currency be set up?posted in Questions & Answers
@trader-philipps said in How can a SL based on currency be set up?:
@l-andorrà You might also consider trading costs such as commissions. That can be significant for a scalper for instance. And also consider minimum stopplevel on symbol as that can easily mess up your risk management.
All in all I don't think that that approach is a good one as it keeps out market condition from risk calculations at all.Oh, man. I'm still trying to understand what road did and you are pushing it far beyond
Give me a breath, man! 
-
RE: Tutorial 08 - Candle Formationsposted in Tutorials by Users
I'm afraid miro1360 abandoned the foruls many years ago.

-
RE: I cant see my projectsposted in Bug Reports
@sktsec I'm using ad-block and I can see them normally.
-
RE: Forum Search Tip.posted in General Discussions
I would also love that! Unfortunately, the forum doesn't offer that option right now. Maybe if many users ask for it, the admin could something about it. Is anyone else supporting this request?