@james-d The logic is apparently correct so the problem should be the indicator. I guess its buffers are not corrrdcrly identified by fxDreema, as usual.
Posts made by l'andorrà
-
RE: Custom Indicator has "parameter" error?posted in Questions & Answers
-
RE: day offsetposted in Questions & Answers
@andrewfrank In my opinions the easiest way should be selecting daily candles. If your chart market is not open on weekends those days will be obviously ignored so that you will not need to consider them at all. I mean something like this:

In this example the lowest price between yesterday (starting candle) and 5 days ago (ending candle) will be searched for.
-
RE: I have created a great robot, BUT I dont trust the resultsposted in Questions & Answers
@fireblade No mdel quality below 99% should be considered. I'm sorry to tell that your results are too bad and too short. Never try less that 10 years at least.
-
RE: SIMPLE BUY/SELL EA NOT WORKING ON DEMOposted in Questions & Answers
@musa-5 Can you please share the link to your project.
-
RE: Builder page not loading inposted in Bug Reports
@etmoseley Is the problem stil persisting? I have no problem to access.
-
RE: AO-Hodrick-Prescott Channel ... how to read the buffers ?posted in Questions & Answers
@rgoo I'm not a programmer but I guess the problem is how the buffers are coded in the indicator. There are many ways to do it while fxDreema can only identify some of them.
-
RE: FXDREEMA FOR MT5posted in General Discussions
@mr-lenny Di dyou contact the admin directy to let him know? Maybe that would help.
-
RE: fxdreema EA not workingposted in Questions & Answers
@bussy Apparently your conditions are too restrictive when combined. If you try them separatedly, many tardes are open. I also recommend to separate your breakeven block from its current position to a new separated block tree.
-
RE: Can not create connection inter block after some timeposted in Bug Reports
@abfx The fastest way to contact him is via this page:
-
RE: AO-Hodrick-Prescott Channel ... how to read the buffers ?posted in Questions & Answers
@rgoo Apparently fxDreema cannot access them as expected. I'm afraid you will need a programmer to change that indicator's code to get that.
-
RE: Check profit (unrealised) block bug?posted in Bug Reports
@droctagon Your logic is correct. If they are not working it is definitely a bug.
-
RE: I know that maybe this post is repeated but I believe it's worth it to try to find the sum of swaps, commissions, etc...posted in Questions & Answers
@ontradingx AFAIK there is no block in fxDreema that can do that. I'm afraid the only option is asking a programmer to create some custom code to get it.
-
RE: Trazar Fibo entre dos precios guardados en variables. Draw Fibo between two prices stored in variables.posted in Questions & Answers
@sangui fxDreema permite hacerlo con posiciones de vela o con tiempo. ¿Cuál de los dos métodos te irira bien?
-
RE: PLEASE ADD THISposted in Questions & Answers
@kestra Such a specific structure would require time and dedication I'm afraid I don't have right now. I suggest you to share your project here and I will try to help you whenever possible.
-
RE: How to check profit of last opened trade (not yet closed)posted in Questions & Answers
@hiten7405 Then substitute that '1' by a '3'.
-
RE: problemas con el Martingalaposted in Questions & Answers
@brino La única frma de conseguir lo que quieres es hacerlo mediante el uso de variables. Aquí tienes mi propia martingala. No funciona exactamente como la que quieres, pero el sistema de variables sí que hace exactamente lo que quieres. Espero que te sea de ayuda:
