Fx Dreema has some quirks. It's rendering things that are not in my blocks. It renders the output from some cache on its servers and doesn't see the new blocks (even after deleting all blocks and creating new ones, it will render the old robot that was there).
This is a problem even with changing variables or block links and values... you'd think it updated, but still get the old robot exactly as it was output, making one test for hours not seeing any difference. For example you may delete the 'sell now' block but still see it in full glory also making sells with only a 'buy now' block and 'no trade' block on the actual screen!
Surely there are huge server issues. Lately it wasn't working at all and would not even open the actual site. Now its back but doesn't work properly. I have made nearly 150 iterations and am still getting the same robot output. I tried deleting all my cache, restarting my computer and so on, and I even reinstalled MT4, but the issues lie with fxdreema.
Another problem is the inability to place trades at the bottom or open price level, it will rather put a buy trade on the very top of the wick even if the trade is actioned by a previous bar with no special additives ( e.g. if bull candle ID 1 then sell candle ID 0) it will sell at the very bottom of the wick of candle 0, instead of placing the trade exactly on the opening of the next candle). This becomes worse if you're using continuous signals because it will leave hanging trades that are left at the tips and even in the air above or air below the candle it was trading on. Clearly something wrong with the code blocks.)
The comment block also sometimes doesn't get rendered or gets corrupted and need to be redone. Sometimes TPs and SLs lose some digits e.g. TP 5000 would become TP4999 for absolutely no reason. Someone needs to debug the blocks and allow us to place trades on open price of next candle and not to trade all the way to the tip of the candle when on continuous mode (a percentage must be made available to stop placing extra trades say at 80 up the candle or to stop placing additional trades by using a count variable (say no more than 2 per candle etc.))…
We also need candle pattern implementations... building our own patterns would fill a dozen screenfuls of complex branching and hard to describe candle situations/patterns. The available indicators are also way too few and mostly inaccurate. (like the impulse up and impulse down)... how about resistance and support and pivot levels, the things used in everyday trading. I never heard of impulse up & down and time bombs that can't be tested in the strategy tester due to the fake/missing time element...