Please accept my apologizes. I noticed that my browser had the NoScript addon activated. That apparently screws the upload/download process in fxDreema. It works fine now. Thank you very much.
Posts made by isp00rt
-
RE: Envelopes indicator doesn't work on MT5posted in Bug Reports
-
RE: Finally succeeded!!!posted in General Discussions
Congrats! And yes, share your backtests please.
-
RE: Phantom Moving Averageposted in Bug Reports
I created a new project from scratch and it works fine. Apparently there was some cache, as you suggested. Additionally I am using a different lapto with more RAM and I can confirm the error is no more. Once again the more RAM the better.
-
RE: Envelopes indicator doesn't work on MT5posted in Bug Reports
The problem still persists. No matter how many times I change it. Every time I export as mq5 all parametres are immediately changes to 'lower'. I created two different projects and it happens in both of them. This is how it should be:
https://fxdreema.com/shared/WnJjBnS6c
But one you export/import, it's changed again.
-
RE: Bug at conversion from MT4 to MT5posted in Bug Reports
Same with blocks 'No trade' --> 'No position'
-
RE: Phantom Moving Averageposted in Bug Reports
I can confirm the problem is within the EA. I tested other EAs on the same chart, TF, etc and it works perfectly. I will have to rebuild it from scratch and try it again.
Dear fxDreema, could you please check out everything is going right on your mq5 part of the platform? This is the third problem I found in a row

-
RE: Phantom Moving Averageposted in Bug Reports
Yes, I'm using the same default imputs, but things are worsening. I don't know why, but now the EA doesn't run at all. This is what is shown at the logs.

Any suggestion?
-
RE: Phantom Moving Averageposted in Bug Reports
Really? Could you please try a short backtest? You will see a 100 MA acting as a moving SL. That's the weirdest thing I've seen so far.
This EA was originally designed for a 100 MA. I bactested it and results were bad. Then I changed all blocks for a 300 MA but the original one still remains somehow.

-
Phantom Moving Averageposted in Bug Reports
For a reason I don't understand, a 100 bars moving average appears when backtesting this EA:
https://fxdreema.com/shared/DZGmOsPSd
As you can see, no such MA is programmed at any block. Why did that appear?
-
RE: Daily, weekly and monthly balance !posted in Questions & Answers
No block does that AFAIK. You can easily do it at the MT4 platform itself by specifying at the History period tab.
-
RE: Envelopes indicator doesn't work on MT5posted in Bug Reports
Updating the problem. For some weird reason, evert time I download the mq5 file, all Envelopes parameters are sistematically changed to Lower line. In my desktop account parameters are visually correct, but even the link included at my previous messages shows them wrong (buys and sells are opened at crossing the lower line only)
Apparently the problem is not at the block itself but at the moment of downloading/creating a copy of it.
-
Envelopes indicator doesn't work on MT5posted in Bug Reports
I tried this EA on MT5 https://fxdreema.com/shared/v51tJd6Ub but doesn't work correctly.
Buys should be opened when price crosses the upper line and sells when crossing the lower line. When backtesting it all trades are opened when price crosses the lower line only, no matter what. Could you please fix it?
-
Bug at conversion from MT4 to MT5posted in Bug Reports
I converted an EA from MT4 to MT5 and more than 180 bugs were reported when it was compiled. I compared both versions and noticed that the block 'For each trade' on MT4 is called 'For each position' on MT5. I substituted them and no more errors were detected. Could you please update it?
-
RE: Please Check Indicator Appearposted in Questions & Answers
Firstly tou need to know the name of that line as created by your indicator. You can find that at the 'Objects list' of your chart. Once you know the name you need to put it here:

Please be aware that this block is only available at the 'on Chart' tab. That way every time that line is created it will be detected by the EA and then you'll be able to send that info where required.
-
RE: Please Check Indicator Appearposted in Questions & Answers
That red line is not included at any buffer. It's an object, so you need to identify when does that object appear on chart. Buffers are not relevant in this case, you can ignore them.
-
RE: Zig Zag: implementation?posted in Questions & Answers
Not sure if this may be helpful. https://fxdreema.com/forum/topic/6412/aaaaand-the-zigzag-indicator-again
-
RE: Using Supertrend Indicatorposted in Questions & Answers
Supetrend is superlame. Simply don't use it. It repaints up to the last three candles.
I will try it. Thanks