Robots (EA's) stopped working.
-
Ok this is simple. Picture A shows my old robot. First target hit and half out before going to the final target. Picture B shows the exact same robot but has been exported today. It doesn't get half out anymore, it just closes all. So what has changed??

-
Below part of my EA and the error must be in block 75-78 I guess. Not in the way it was created but in how it's exported because nothing changed.

-
Ok I discovered where it goes wrong. Both A and B are the exact same robots. (A) is made in August 2019 and (B) is imported in to fxDreema today. I exported it with a different name and there are absolutely no changes made. The result is that modify stops isn't working anymore. See extra picture added.

-
@FXDREEMA Any Idea why it could export (convert) wrong. Or should I start over?
-
@ekanters Can you please share the link to the project instead? That will be easier to review.
-
@l-andorrà Now that's a secret. But I will try to create a part of it and see if I get the same results and give the link. Anyway my bot works perfect but when I want to make changes or add a condition the modify stop doesn't work anymore and that means I can't use it. 1 part can't work without the others. I will work on a link tomorrow. But thanks in advance 4 sure.
-
@ekanters mt5?
-
@tipsywisdom No I am working with MT4
-
for each trade
close partial
modify stopsIts intended this way to only once per trade, close partial trade, then modify stops of what remains immediately, before turning off the trade blocks Id assume.
Something doesnt seem right with that logic because the lot size in your picture is .01. What does a computer do if you tell it to close partial but there is nothing to partially close? it may just not be able to pass to the next block as true
-
@tipsywisdom @l-andorrà @fxdreema As you can see in the first post picture A, this ea has been working perfect for years. Only after importing it back in to fxdreema now and export it again without any changes made it fails to do what it should do and that is close half on each trade. So I am sure its in the way it exports the ea now. Nothing else has changed. Here a more in debt picture.

Below the part (on trade)

-
@ekanters I guess the problem is that 'Fully closed' option selected on block 161. I had many roblens with it the last time I tried it. I finally had to use a different strategy to aviud it. I strongly recommend contacting the admin to let him know.
-
@l-andorrà I will send him an email with the post number and wait. Old EA still working so not in a hurry.
-
@ekanters Good. Please share his reply here, if you don't mind.