@biztet Correct. You just need to specify the candle ID for any of those you want inside each block.
Posts made by l'andorrà
-
RE: PLS HELP ME BUILD THIS CONDITION BLOCK. IF EITHER CANDLE ID 1 OR 3 OR 5 OR 7 OR 9 IS A BULL CANDLE SELL. THANKS!.posted in Questions & Answers
-
RE: Crossovers in Separate Indicator Window Not Happening on same Indicator Buffersposted in Questions & Answers
@biztet I'm afraid the problem is with the indicator's buffers. Normally mq5 files do not separate buffers but combine them into one single buffer. This is why the cannot be correctly identified. I recommend you to read these tutorials, maybe they can be helpful:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-file -
RE: Costum Indicator doesnt seem to workposted in Questions & Answers
@lopezdiaz2510 The problem is with the buffers. They are not correctñuy identified by fxDreema. I recommend you to read carefully the following tutorials:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-file -
RE: using fxdreema variables with on OnTester()posted in Questions & Answers
@supersako Good for you! Thank you for sharing.

-
RE: How to set take profit to include spreadposted in Questions & Answers
@didymario7 Just crearte a variable to store the value os spread right now and then you can do this on the 'buy now' block:

Obviosuly you can use any other name you want for the variable.
-
RE: Issue with risk % equity, strategy tester says error?posted in Questions & Answers
@alfredinho50 I could finally take a look at it. I see the logic is correct so I don't know the origin of that error. However, you are working on MT5 and traditionally this part of fxDreema is not so well fined tuned as fot MT4. My guess is a problem with the code of any of those blocks. I strongly recommend you to contact the admin to let him know.
-
RE: Builders Dont Workposted in Bug Reports
@mrrick11 Apparently the builder is fully operational again.
-
RE: Necesito ayuda para hacer una cobertura simple.posted in Questions & Answers
@bruno-4 Por algún motivo, no puedo acceder al builder. ¿Tu sí que puedes?
-
RE: Determine the volume of a barposted in Questions & Answers
@jsauter86 Then you will need a loop searching for all volume values and adding them up into a single variable. Maybe roar can help with that.
-
RE: take profit and stop loss don't always workposted in Questions & Answers
@luanainteglia Can you please share the link to your project?
-
RE: Close the Open Position at next candle oppositeposted in Questions & Answers
@zedeai2 You need the following combo:
'For each trade' (on top and specified for buys) --> 'Bear candle' (below and specified for candle ID 1) ---> 'close'
-
RE: Comma or semi colon separated currenciesposted in Questions & Answers
@mrrick11 Never considered that option, honestñy. I have no idea how to do it, but I'm also interested in any solution to it.
-
RE: un triggered conditionposted in Questions & Answers
@kenneth-gituro said in un triggered condition:
shared/H2qFTFoGc
For some reason the link is correct but I cannot load the builder. Am I the only one with that issue?
-
RE: como puedo hacer que funcionen los bloques por separadoposted in Questions & Answers
@ivan-a Pues n por algún motivo, no puedo acceder al builder para revisar tu proyecto. ¿Te pasa a ti lo mismo?
-
RE: OLD TOPIC REVIVED: Price fraction to Pipsposted in Questions & Answers
@jubilant Thak you for your thoughts Ken. I think it would be an interesting option to consider. Maybe the admin can be convinced to implement it.
-
RE: Crossovers in Separate Indicator Window Not Happening on same Indicator Buffersposted in Questions & Answers
@bablaasnani I cannot load the builder to see your project. Am I the only one?
-
RE: HI . Please How do the condition work one by oneposted in Questions & Answers
@mustapha But then you will get a buy every time any of those conditions is met. You need to create a boolean variable (true/false) and then switch ON/OFF them as required.
-
RE: Issue with risk % equity, strategy tester says error?posted in Questions & Answers
@alfredinho50 For some weird reason I cannot load the builder. Am I the only one?