No, there is no way to avoid that rule in fxDreema. I have no idea if what you suggest can be interesting for the admin. Just let him, know.
Posts made by l'andorrà
-
RE: Warning: Too short SL requested...posted in Questions & Answers
-
RE: Mql4 control includes issueposted in Questions & Answers
You can do it here:
He takes up to 1 week to reply, so please be patient.

-
RE: cancel pending order once other one is executedposted in Tutorials by Users
Then you need to create a specific structure for that. There is no block doing it directly.
-
RE: Draw Line for Margin Call and Stop Outposted in Questions & Answers
You need to substitute block 5 for a 'For each trade' block.
-
RE: One trade per symbol Multiple symbolsposted in Questions & Answers
@dwatson You can use a 'set current market' block on top of your structure with all potential symbols to be traded and then you change this settings here:

-
RE: Draw Line for Margin Call and Stop Outposted in Questions & Answers
Can you please share the link to it?
-
RE: Compilation errors '-' - illegal operation use '-'posted in Bug Reports
Definitely you should let the admin know.
-
RE: Importing indicator, then using it as a specific condition.posted in Questions & Answers
Then the explanations goes far beyond my capacities, I'm afraid. You should contact the admin to let him know.
-
RE: How to build martingale EA with TP shownposted in Questions & Answers
Can you please share the link to the project instead? That would help to be reviewed.
-
RE: Drawing a line Each Dayposted in General Discussions
Can you please share the link to your project?
-
RE: Mql4 control includes issueposted in Questions & Answers
I'm not a programmer, so my only recommendation now is contacting the admin directly to let him know.
-
RE: trendline slopeposted in Questions & Answers
@behzadnyz You can compare two different trendline values and see if slope is higher and lower than 0, for example.
-
RE: HELP ON EMA CROSSINGposted in Questions & Answers
What do you exactly mean by 'the point of EMA crossing'? Crossing lines are visual artifacts for us humans to interpret what is happening. You will never get a price level if that is what you are looking for.
-
RE: MACD Divergence with Zigzag Indicatorposted in Questions & Answers
Then the only option is trying to emulate the buffers as explained in this tutorial:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
It it doesn't work either, then the indicator cannot be used in fxDreema unless a programmer modifies it accordingly.
-
RE: RUN BLOCK not at the start of the function treeposted in Questions & Answers
I cannot guarantee that is what will happen without watching the full project. There can always be unexpected side effects when playing with loops.

-
RE: Draw Line for Margin Call and Stop Outposted in Questions & Answers
You need to do the calculations for both values first, then transform them into price levels and finally drawing them. You will need variables to do that. Are you familiar with them?
-
RE: Candle Timeposted in Questions & Answers
Do you mean blocking all candles out of that range? What do you need that exactly?
-
RE: How to build martingale EA with TP shownposted in Questions & Answers
Well, just specify any distance in pips in your 'buy/sell now' blocks and they will be visible on the chart as soon as the trade is open.
-
RE: Importing indicator, then using it as a specific condition.posted in Questions & Answers
Are buffers 1 and 2 the only ones you need? I see they do not have multiple values. They should definitely work.
-
RE: Buy-Sell when arrow of the indicator appearsposted in General Discussions
@Kiku Could you please open a separate thread with your request?