@alphaomega Thank you for your kind words.
And also...you're welcome.
Best posts made by l'andorrà
-
RE: Recognition where it is dueposted in General Discussions
-
RE: stoploss value in pipsposted in Questions & Answers
Use this immediately after your Buy/Sell block:

-
RE: Please Help Me Replicate This EA.posted in General Discussions
I don't think anyone here would do that. What you are requesting is an extraordinary effort even for experienced programmers. Just my opinion.
-
RE: How to express this condition (shift)posted in Questions & Answers
This is one possible way to do it:

This block is looking for the previous 10 bars, from candle ID 10 (ten bars ago) to candle ID 1 (the bar immediately previous to the current one. Notice that I had to specify the cross width as 9, becuase that's the range being considered.
-
RE: Has anyone encountered this problem before?posted in Questions & Answers
@PrinceErielle902 Using ChatGpt on fxDreema is an error. Simply don't do it. fxDreema is using libraries and other elements chatGPT doesn't necessarily understand. It is not that intelligent, trust me.
-
RE: Please I need Helpposted in General Discussions
@ideal Trust me, martingales are never worth your time. They will destroy your account sooner than later.
-
I found a bug on this blockposted in Bug Reports
The 'delete objects by type' block doesn't work when deleting 'arrow up/down' options. However, when selecting just 'arrow' it works correctly:
https://fxdreema.com/shared/T6QD99YOd
Could the admin take a look at it, please?
-
RE: What is the difference between EA and Scriptposted in Questions & Answers
I don't know how brokers can know you're using a EA, but certainly a script is a one bullet gun as far as you don't use it repeatedly very often. I'm afraid I cannot give you an answer for that question.
-
RE: Reversalposted in Tutorials by Users
There is no 'wonder' indicator for what you want. In general any indicator following the trend or even oscilators can do it. The problem is how to limit their action on the chart.
-
RE: HOW TO STOP OTHER/ALL EXPERT ADVISOR BY MY EXPERT ADVISORposted in Questions & Answers
I'm not one of those most experienced members, but I guess the only way a EA can operate on another EA is by using terminal variables. Miro and roar would probably can offer more detailed info here.
-
RE: We need to have an in-built News Filter...It is high time we have this MT4 and MT5posted in General Discussions
I support this initiative. I'm not a programmer, so I cannot help but I hope my vote is useful here!

-
RE: Copy a projectposted in Questions & Answers
Yes. You need to export it with is current name to your desktop. Once there you rename it and then import it to the builder. You will have to exact copies of the same EA but with different name.
-
RE: ANY ONE TO MAKE THIS STRATERGY AUTOMATEDposted in General Discussions
@ibrah360ai This is the sixth time you are asking for that. Please don't duplicate posts. Focus on this thread only!
-
RE: changing timeframeposted in Questions & Answers
This is why I love this platform. I always learn something new every time I come back!

-
RE: Fixed SL / Break Even / SL Trailing Assistance Pleaseposted in General Discussions
@Vortrexcian You are very close. This is what you need:

-
RE: BE lets me go crazy - i really need help after watching every tutorial and x hoursposted in Questions & Answers
Forget that 'Bucket of trade' block. Please notic that you created two trades groups: Number 1 for buys and number 2 for sells. However, your 'For each trade' block is looking for group 0 trades. This is why it doesn't work. Use group 0 on all trades or specify groups 1 and 2 on the 'For each trade' block.
-
RE: Can I convert MT5 EA program to MT4 just by copy all the MT5 fxdreema blocks to MT4 EA builder?posted in Questions & Answers
Unfortunately not. If you look carefully, some blocks are named differenty for MT4 and MT5 (No trade is called No position, for example). This means that the converter is not fully effective. My recommendation is that you rebiud it block by block, sorry :(.
-
RE: MOVINGE AVERAGE AND STOCHASTIC OSCILLATOR STRATEGY ANYONE BUILT FOR MEposted in Questions & Answers
You are asking for many things.
Here you have the fisrt part:https://fxdreema.com/shared/JyQGdlmBb
Now you can do some search on the forum to complete it and don't hesitate to ask for help here.

BTW, should the stochastic for sells be above 30?
-
RE: Currency exposureposted in Questions & Answers
I see. That is an interesting question. Honestly I don't know how to do it. Are roar or miro near here?
