If you provide here a txt file with the code everyone interested can build the same block em fxdreema studio easily, right?
Best posts made by trdjb3
-
RE: Finally, News Filter for MT5 in 1 easy to use Block !!posted in Tutorials by Users
Latest posts made by trdjb3
-
RE: Finally, News Filter for MT5 in 1 easy to use Block !!posted in Tutorials by Users
If you provide here a txt file with the code everyone interested can build the same block em fxdreema studio easily, right?
-
RE: Best practices to improve EA speed (Backtesting)posted in General Discussions
Thank you for your words, all that you said make sense.
I have digged inside my project and tested blocks performance. I Foud 5 blocks that make my EA 40% slower: this are they
https://fxdreema.com/shared/oqhwxKIBc
unfortunately i think that nothing can be changed to make this blocks faster. How can I check day profit faster then the block made for this purpose?
either, how chek open positions equity faster then use bucket of positions?
-
Best practices to improve EA speed (Backtesting)posted in General Discussions
Hi everyone
Im climbing my learning curve in fxdreema, and at this point I feel that I need some information that you could help a lot.
I tried to make my EAs as simple as possible, but as you know there are many ways to achieve the same result in fxdreema. So, I would like to post here some example to understant by users experience wich options are lighter for BAcktesting and EA performance.
Here we go:
First example: Which one is faster?

which one is faster?

Another situations:
The number of buy/sell group os ordens makes EA slow? Cause I have an EA with 32 groups and is is really slow. Ans another one with 4 groups is fast.
That all for now
Thank you in advance
-
RE: Finally, News Filter for MT5 in 1 easy to use Block !!posted in Tutorials by Users
Hi.
Could you share this block?
Thank you!
-
RE: Is builder down?posted in Bug Reports
I understand, sometimes really happens. But this time I was editing my EA, the page goes to a blank project. I can connect to fxdreema builder using differente internet connections, even from a VPS in another country but, when I try to open a project I Always get the connection error

I need support on it, do you know the fastest path for it?
Thank you!
-
Is builder down?posted in Bug Reports
Hi
Im trying to connect to my projects and always getting connection erro. Is builder down? Im trying for 1 hour withour success
-
RE: 3 Breakevens in same projectposted in Questions & Answers
I tried this way
https://fxdreema.com/shared/IEUzcrI9d
The BE are activated correctly. The problem is that, when market come back to BE1 position, then the SL is changed back to SL from BE1. If market goes up again and reach BE2, then change again SL to position 2.
I think the only way to work is using ALWAYS SL2 above BE1 trigger. Any different sugestion?
-
RE: 3 Breakevens in same projectposted in Questions & Answers
I will try and post here the results, thanks a lot!
-
RE: 3 Breakevens in same projectposted in Questions & Answers
In my project I did it, but didn't work. Only first BE is activated.