This need some custom code calculations. No block in fxDreema can do that, I'm afraid. I hope someone else can help, because I'm also interested.
Posts made by l'andorrà
-
RE: Problem with max lots per tradeposted in Questions & Answers
-
RE: How do we set it not to show? negative sum and I include those that have not yet been processedposted in Questions & Answers
I'm afraid you will need to use custom code to do those calculations. I'm not a programmer so I hope roar can give you a hand, sorry.
-
RE: Close Partial and Modify Stop helpposted in Questions & Answers
You need to remove that 'if position' block. It is redundant. Are you sure you are applying the correct percentage close to the trade. If it it too small, the terminal will close the whole trade.
-
RE: How to Round to decimal placesposted in Questions & Answers
Maybe this is the moment to contact the admin and letting him know the issue.
-
RE: Get value from data window to see if indicator is visibleposted in Questions & Answers
Zigzag is a very tricky indicator. I'm not a programmer so I'm afraid I cannot help. I hope roar can.

-
RE: Object on the chart, Please! could someone help me, to copy arrow object in the graphposted in Questions & Answers
I see a problem. All those objects are exactly equal except for the numeric part. Which one you are supposed to need? The last one on chart or any previous one?
-
RE: Calculate sum profit and loss trades closedposted in Questions & Answers
This is what you need:
https://fxdreema.com/shared/bKbTjhrse
My example is counting pips, but you can change it for profit.
-
RE: Moving average crossposted in General Discussions
What do you exactly mean by 'when the candle is greater than 20 candles after the cross?'
-
RE: 🤔 Waiting 1 candle before turning on blocks?posted in Questions & Answers
Do you mean your question is solved?
-
RE: Split 1 trade into multiple smaller trades after reaching max Lot sizeposted in Questions & Answers
But if I understand it correctly you mean that each INDIVIDUAL trade cannot be triggered with more than 50 lots, right? That means that for example 6 open trades will sum up 300 lots. Don't you mean maybe that the OVERALL lot size for ALL open trades shouldn't exceed 50 lots?
-
RE: How to take profit using indicatorposted in Questions & Answers
Ok. Did you create any initial project?
-
RE: EA based on previous candleposted in Questions & Answers
No EA will ever close any trade at the close price of a candle. That is not technically possible. The closest that can be done id doing it at the open price of the next candle. Would that work for you?
-
RE: Last highest/lowest closeposted in General Discussions
There is nothing like that in fxDreema. To do that you will need a custom loop.
-
RE: Will my idea work?posted in Questions & Answers
If you don't want to use names then you should at least select the exact colour. Otherwise the EA will not be able to distinguish your line from any other lines.
-
RE: Giving sell/buy signal by phoneposted in Questions & Answers
But you are requesting two different EAs to be active on the same chart at the same time. It doesn't matter if the second one is used only from time to time. You will probably need a script for that second one instead of a full EA. The problem is still the same. What happens with all trades triggered by the first EA? Are their lot sizes supposed to be calculated under the same rates?
-
RE: Adding to the volume after a profitable tradeposted in Questions & Answers
@saeedkey You should use the 'on trade' tab this way with the lot size variable:
-
Block 'Object created' doesn't work.posted in Bug Reports
I'm not used to using 'on chart' blocks but I'm afraid I found a bug when using the that called 'Object created'. I connected it above a 'buy now' block and when I manually created a horizontal line (no name filter used), nothing happens. I confirm that 'Object deleted' works normally.


