I think it's correct. I'm not so sure about those 4 blocks on the 'on Init' tab. DO they work as intended?
Posts made by l'andorrà
-
RE: Hello friends, I would like to find some maximums and minimums, can you help me do this in fxdreema?posted in Questions & Answers
-
RE: pls helpposted in Questions & Answers
Your blocks ID 41, 44, 48 and 51are specified to filter buys and sells whereas they are supposed to close buys or sells only. That is messing your logic. You need to coordinate those blocks with their closing blocks.
-
RE: I need to make sure my EA go for a trade only if previous trade is Break even.posted in Questions & Answers
How many open trades are supposed to be active at the same time?
-
RE: Grouping Tpposted in Questions & Answers
What variables do you need? The pip distance between additions or the number of maximum steps?
-
RE: Does the premium converter can convert also indicator and not only EAs?posted in Questions & Answers
But it is not 100% reliable. You can find bugs after conversion.
-
RE: multiple trade exit rulesposted in Questions & Answers
Correct. In any case all trade rules should be headed by a 'For each trade' block in its own block tree.
-
RE: Ichimoku Strategy Helpposted in Questions & Answers
If you share your project we can try to find the issue.
-
RE: No new trades enteringposted in Questions & Answers
That's very weird. Please share your project to take a look at the issue.
-
RE: Crossover Helpposted in Questions & Answers
That performance chart looks a lot like a martingale. Is it maybe? If so, forget it, it will not work in the long run.
-
RE: NEED THIS HEDGE STATEGY EAposted in Questions & Answers
Honestly, it is a serios project to begin with. Yuu can try to ask for someone to do it for you, but I'm not sure how many users will accept the challenge. There is the option of doing it here with the help of other user as an open project, but your initial effort would be highly appreciated. I'm happy to help you, but I would recommend you to study all examples and instruction pages first and create a seed project.

-
RE: simple x over problemposted in Questions & Answers
I reviewed it and I would recommend you to select the options 'No TP' and 'No SL' inside both buy/sell blocks instead of specifiying 0 pips.
I see you logic is correct, but I do not fully understand what you mean by 'does not wait for x'. What do you exactly mean?
-
RE: Trade open again after SL is hittedposted in Questions & Answers
That image is not offerinf the required info to give you an answer. Could you please share your project?
-
RE: Replicate Tradingview 'Stoch Rsi' indicatorposted in General Discussions
The only way to make it work in fxDreema is having a custom indocator (preferibly in mq4 format) doing exactly that and then import it to your fxDreema account. Otherwise I'm afraid that will not be possible.
-
RE: NEED THIS HEDGE STATEGY EAposted in Questions & Answers
That is a heck of an EA, man!
Do you have any initial project to begin with? -
RE: can someone help to build multi-pair dashboard using ADRposted in Questions & Answers
More detailed information would be appreciated, please.
-
RE: Open Trade at candle open and close the trade at candle closeposted in Questions & Answers
I'm not sure I fully understand you. What do you exactly need?
-
RE: Taking tradeposted in Questions & Answers
I see it is more complicated that I thought. I guess you will need an array for all those new trades. Sadly, arrays are not my field of expertise.
Can Mr. roar take a look at it, please?
