Hi all,
I'd need to setup an alert when there is a withdrawal. Someone knows how to do it with fxdreema?
Thank you!
Hi all,
I'd need to setup an alert when there is a withdrawal. Someone knows how to do it with fxdreema?
Thank you!
Hi,
with the indicator Fractal Adaptive Moving Average it returns an error compiling the project ( https://fxdreema.com/shared/d59z0utW ).

@roar Thank you...I'm trying to program this idea https://www.youtube.com/watch?v=S8E3xtR2omA&t=187s because I think it's really interesting but it's not easy at all...
@alexdepa said in How to make that Close Condition !:
@roar I tried to add another array to separate buys from sells but it doesn't seem to work. Could you take a look at shared project https://fxdreema.com/shared/Mq1YS72ge and tell me what I'm doing wrong?
Thank you!
@roar I found the errors I made in the second array. Thank you anyway.
@roar I tried to add another array to separate buys from sells but it doesn't seem to work. Could you take a look at shared project https://fxdreema.com/shared/Mq1YS72ge and tell me what I'm doing wrong?
Thank you!
I have exactly the same problem. @FXDREEMA please help us to find a solution!
Thanks!
Hi,
the block Bucket of Closed Trades for MT5 doesn't return the lot size. It alway return a zero value.
Thanks
Hi,
the block, most of the time, returns a wrong value as the attached screenshot.
Randomly it returns the correct value.
This happen with all the options of the block (Lots, Profit, etc).
Thank you!
Hi,
I've just upgrade my MT5 and all the EAs made with fxdreema did stop working. So I try to compile one simple project https://fxdreema.com/shared/Y2vQUeDbc with MetaEditor and it return a "syntax error: type expected".
All projects fail to compile with the same error in the same block of code:
bool TradeSelectByIndex(
int index,
string group_mode = "all",
string group = "0",
string market_mode = "all",
string market = "",
string BuysOrSells = "both",
)
Can you fix it please? Or at least tell me something? I found the bug 3 days ago and I can't go on with the development without this function.
Thank you!
You fixed the compile error but now that I can test it...the block doesn't write any file.
Compiling error of the "write to file" block for MT5. It returns 'Time to Str' - funcion not define.

Hi,
I'm trying to make an EA to monitor several trades on the same currency, some of them manually opened and others opened by other EA.
I'd like to know if Bucket of Trades block checks only the trades opened by the same EA or checks all the trades of the specified market.
Many thanks!
Alessandro
Hi fxdreema!
I think I've found a bug on "Check how it was closed" block for MT5 because, whether you put "by Take Profit" or "by Stop Loss", it pass nothing on "red circle".
Thanks!
Hi! Today I can't compile my projects, I press the .ex5/.ex4 button and nothing happen. I tried many and many times today and I could export my compiled projects only a couple of times. I tried on other PCs with different internet connection but nothing.
Thanks
Hi fxdreema!
I think I've found a bug on trailing stop block. It change the "original" stop even if the price didn't move in the favour of the trade. This is a simple example: https://fxdreema.com/shared/TfOfpoPhd
I think that it should keep the "original" stop loss until the price reach the trailing step pips level.
In the example the order block has a stop loss of 45pips and, when the EA start, place the trade and change the stop loss at trailing stop loss level.
I've tried to upload an image but with this new forum version I can't anymore...so I write here the path where I think the image sholud be: \forum\uploads\files\1479902275945-cattura-resized.jpg
Thanks!
Sorry but...it doesn't work...blank screen
I've tried attaching a screenshot but seems that it doesn't work too. In the editor appear a line of code but here the image doesn't apper.
Other thing...forum notifications doesn't work too...I'm "watching" this topic and I haven't received any notification of new messages.