@l-andorrà It does not move all stops in MT5. MT4 works perfect. Block 83 because half of all trades will still be running until all get stopped out or full target gets hit. (i have some more code at ON TRADE.
Posts made by ekanters
-
RE: Bug in Modify stopsposted in Bug Reports
-
Bug in Modify stopsposted in Bug Reports
Ok maybe I should have placed the problem here. In MT4 all stops are moved x pips above their entry point. Not the case anymore in MT5 where only the last trade is modified and this could result in a big loss incase the last trade is much higher up. 2 pictures included to make things clear. Looked for an alternative but can't find it.


-
RE: Break even differenceposted in Questions & Answers
@roar Maybe I can repeat the modify stops somehow. I will look in to it and find another way. Will let you know.
-
RE: Break even differenceposted in Questions & Answers
@roar Turn of more sells when first target is reached.

-
RE: Break even differenceposted in Questions & Answers
@l-andorrà @fxDreema It also takes time befote you figure out there is a bug.

-
Break even differenceposted in Questions & Answers
@fxDreema I have exactly typed my code again from MT4 in to MT5 because my broker is moving to MT5. The whole code works exactly the same as MT4 in the MT5 tester. Except for one thing. When block 89 in MT4 gets triggered it modifies all running trades so with sell trades the lowest one when profit is at its high is the most important when the modified stop is triggerd. Not the case in MT5 where only the stop of the last trade is modified. Of course this could be the highest trade with the lowest or even a loss at that moment in time. A fix would be nice.


-
RE: HOW TO LOAD EA INTO METATRADERposted in Questions & Answers
No Idea. Ask the master @L'ANDORRÀ.

-
RE: HOW TO LOAD EA INTO METATRADERposted in Questions & Answers
Hmm, did you press both buttons in Dreema. .MQ5 and .ex5
-
RE: HOW TO LOAD EA INTO METATRADERposted in Questions & Answers
open data folder MQL5 > Experts > Advisors and drop EA
-
RE: ¿can someone help me correct the errors that appear in this EA project, when compiling it in mq5?posted in Questions & Answers
I had a few problems with compiling to MT5 a year a go. Just last week I rewrote my EA in MQ5 the exact way as it was in MQ4. Works perfect.
-
RE: Signs ahead of input values in MT5posted in Questions & Answers
@ambrogio Ok thanks. I was a bit worried but everything works as it should.

-
Signs ahead of input values in MT5posted in Questions & Answers
Anyone any Idea what these signs mean? I have rewritten my MT4 EA to MT5. Seems to be working but on each variable I see a half (1/2) sign. No I dea what it means.

-
RE: Trailing stop without stop loseposted in Questions & Answers
@luckybest Maybe these blocks can help you with what you are trying to do.

-
RE: How to Group Close Tradeposted in Questions & Answers
@luckybest Manual close one trade and will close all. Must be in "On Trade"

-
RE: Robots (EA's) stopped working.posted in Questions & Answers
@l-andorrà I will send him an email with the post number and wait. Old EA still working so not in a hurry.
-
RE: Robots (EA's) stopped working.posted in Questions & Answers
@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)

