Right. You need a custom indicator that combines both of them and then upload it to your fxDreema account.
Posts made by l'andorrà
-
RE: how do I make a block where by an EMA crosses the 30 line or 70 line of an RSI?posted in Questions & Answers
-
RE: Custom Indicator not recognizedposted in Questions & Answers
You link is not right. You need to click on what you copied on your post and then a new tab/windown will open on your browser. Then copy the whole URL of that tab/window (including the https:// part).
-
RE: Volume indicator creatorposted in Questions & Answers
Are you sure both are exactly the same, roar?
-
RE: first indicator's dataposted in Questions & Answers
You need a custom indicator offering that combination and then import it into your fxDreema account.
-
RE: 21 sma cross candle eaposted in Questions & Answers
I'm not sure I understand what you mean. Could you please upload a screenshot showing it all?
-
RE: SL to Breakeven when 70% of TP is reachedposted in Questions & Answers
Then you need to know what conditions will be applied for a Variable (not a constant) that will be inserted on the 'buy now' block. I recommend you to add all blocks involved into that calculation BEFORE (i.e. with a lower number ID) the structure I shared in my example.
-
RE: Can someone help turn the EIEO method into an EA?posted in Questions & Answers
Are you sure you want to trade reversals? It's risky and tough!
-
RE: How to add colour in custom indicator??posted in Questions & Answers
Do you mean changing the buffer colour? You can do it on the indicator's settings tab, but not on fxDreema.
-
RE: Equity +20% (or -20%) compared with the initial Balanceposted in Questions & Answers
In that case you need to work with terminal variables (and that's a lot of work!) I recommend you the following threads:
https://fxdreema.com/forum/topic/6151/working-with-terminal-variables-global-variables-on-mt4
https://fxdreema.com/forum/topic/4875/what-is-terminal-variables -
RE: Move the Take Profit on adding lotsposted in Questions & Answers
Ok. And what's the maximum numbers of orders open at the same time?
-
RE: aprender usar fxDreemaposted in Questions & Answers
Ese mismo cuadro con la informació también lo puedes encontrar cuando, al seleccionar un bloque en el menú de la izquierda en donde están todos, acercas el ratón al interrogante que te aparecerá en el extremos izquierdo de cada uno de ellos.
-
RE: calculate breakeven with multiple tradesposted in Questions & Answers
Certainly not a simple thing to do. How many trades are supposed to be open at the same time?
-
RE: Help with custom rangeposted in Questions & Answers
You can catch all those price levels in different variables and then do the calculations.
-
RE: Equity +20% (or -20%) compared with the initial Balanceposted in Questions & Answers
Are all those EAs the exact same code running on each chart or are they different codes dependeing on the chart? I mean, are you using the exact same EA on different charts or different EAs on different charts?
-
RE: SL to Breakeven when 70% of TP is reachedposted in Questions & Answers
Try this for buys and duplicate it for sells.
https://fxdreema.com/shared/jOe8dFaQ
Yo will need a Constant to define yor TP (in pips) and then a Variable to calculate the 70% level.
-
RE: Volume indicator creatorposted in Questions & Answers
Ok. I can't check it on my builder. Could please share it here?
-
RE: Move the Take Profit on adding lotsposted in Questions & Answers
Ok. I see. Has any of the orders a Stop Loss?
-
RE: Cannot get output buffers from custom indicator to respondposted in Questions & Answers
Ex4 files are difficult to upload to fxDreema. Don't you have the mq4 version?
-
RE: SL to Breakeven when 70% of TP is reachedposted in Questions & Answers
Do you mean that candle 1's close must be above that 70%, no matter where's the price right now?
-
RE: TypeError: vFormula.replace is not a functionposted in Bug Reports
Usually the smallest mistakes are those creating the biggest issues.

Congrats for your success finding it.