@l-andorrà yes no problem, still thank you for your help!
Latest posts made by YYAANNIICCKK
-
RE: Do groups work for all ea's opened on mt4posted in Questions & Answers
-
RE: Do groups work for all ea's opened on mt4posted in Questions & Answers
@l-andorrà Yes of course, lets say i want to connect these two EA's with each other.
I want that if they place trades on the same moment or one of them is already in a trade, that only one of them places the trade and not both of them. (to avoid overexposure when trading multiple pairs in the same time)
I synchronized the groups with each other and when i set up the magic number in mt4, i chose the same magic number for both the EA's. I noticed that if one of the EA's is already in a trade, the other one will not take a trade, which is good. But when they get a signal at the same time, they both place trades which i would like to avoid...https://fxdreema.com/shared/0JMuHKxPb
https://fxdreema.com/shared/upWxs6Q4
Thanks for your help, i've been trying alot for this particular problem
-
RE: Do groups work for all ea's opened on mt4posted in Questions & Answers
Hi, so i did some testing. I synchronized all the group numbers in the EA's I want to connect (see screenshots), and when i set up the EA's on the charts i used the same kind of magic number for both of the EA's (i chose a random number).
I still see them taking trades at the same time tho... Does any of you know what i did wrong?
I think i have put in the wrong magic number i guess it can't be a random one?

-
RE: Do groups work for all ea's opened on mt4posted in Questions & Answers
Thankyou both for the help.
@l-andorrà , just to be correct. If I want EA A and EA B to work with eachother i have to use the same group numbers and the same magic number, can this magic number be a random number or should it be a specific number?
-
RE: No trade block works for multiple charts?posted in Questions & Answers
thankyou for your help as always @l-andorrà ! Is connecting the EA's like this possible in FxDreema, or do I have to go play with the code in the editor? Thanks in advance for your help
EDIT: I saw your answer on my previous post, I can solve my problems by using the same groups and the same magic numbers. That way i dont have to make it more complicated. Thanks for your help again as always lol
-
No trade block works for multiple charts?posted in Questions & Answers
Hi all, does the no trade block work for all charts in mt4, lets say i have multiple charts with a different EA running on it. If i use the no-trade block on it, and specify with a symbol. Does it work for all EA's on the different charts, or is only for that specific EA and chart ?
-
RE: Do groups work for all ea's opened on mt4posted in Questions & Answers
Thanyou for your answer. The magic number needs to be entered once you set up the EA in metatrader and not in fxdreema itself right ?
-
Do groups work for all ea's opened on mt4posted in Questions & Answers
Hi, I have a question. Does someone know if groups used in a ea also works for other ea's opened on other charts?
Example: If i have a chart EURUSD open with EA X running on it, and my "buy now" group is numbered group: 1, And I have a second chart USDJPY opened with EA Y running on it that begins with a "no trade" block, and it is grouped: 1.
Will it prevent opening trades by EA Y on USDJPY because i have a trade running from the EA X that is grouped or not?
Does my EA in chart 1 has an effect on my other EA in chart 2?(i can test this out myself but its another two days before market opens so that's why i asked here
) -
RE: Only take trades if entry candle is >3x current ATRposted in Questions & Answers
I have done exactly as you suggested, but it still stops trading after the first trade... I don't know what i did wrong tho..
https://fxdreema.com/shared/Cc702re4
