Best posts made by ekanters
-
RE: Robots (EA's) stopped working.posted in Questions & Answers
@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.
-
RE: Another small bug on trade close event Mq5posted in Bug Reports
@Abade69 @fxDreema Ok, My problems with partial close and On trade closed are solved now. At least in MT4 that is. Thanks for a quick solution.

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

Latest posts made by ekanters
-
RE: The Bug is in Partial Close MT5posted in Bug Reports
@l-andorrĂ I agree. in that simple EA the block for each trade was also missing. Reason it didn't move all stops. My current broker is on MT5 only since this weekend. I guess I need to find another one with MT4.
-
RE: How to add an entry every 5 candles?posted in Questions & Answers
@Piet-Pompies This is a test for somthing else but maybe it helps you on the way. https://fxdreema.com/shared/BBzBgyGvb

-
RE: The Bug is in Partial Close MT5posted in Bug Reports
I am getting nuts now. I made a simple EA with and without Partial close and in both cases it only moves 1 stop.
I need more time. @l-andorrĂ .
Here the link https://fxdreema.com/shared/BBzBgyGvbSettings used

-
RE: The Bug is in Partial Close MT5posted in Bug Reports
Ok I am now going to try and get a simple EA but first I will explain in 3 simple pictures what the problem is. I want all stops to move x pips from their original entry price and close 50% of all trades. But in MT5 I can't create this. Either I only get one stop or I can't close 50% at first target. For the record this WORKS PERFECT IN MT4.
Either it gets solved here or I need to dig in the code and when I can't solve it find someone else to solve it for me.



-
RE: The Bug is in Partial Close MT5posted in Bug Reports
This simple bot without pass once is not working at all.
I will look in to it over the weekend again when its raining. Have patience lol.
BTW I am still convinced its a bug in Partial close.

-
RE: The Bug is in Partial Close MT5posted in Bug Reports
I will simplify the EA and show what is wrong with a shared link. I am not looking for automated trading. I have my Ideas and my EA should act on my Ideas. Its purpose is to minimize risk and eliminate emotions. This was working perfect in MT4 but not anymore in MT5 with the exact same creation.
-
RE: The Bug is in Partial Close MT5posted in Bug Reports
@l-andorrĂ The turn off block is related to a very different part of the EA (forget its there) but will see how far I get with your suggestions.
-
The Bug is in Partial Close MT5posted in Bug Reports
@fxDreema @roar @l-andorrĂ
Ok I will try to explain as simple as possible.
Picture 1 shows shows the EA with partial close block but without the pass once block. It results in that only the stop of the last trade changed. By not using pass once it alters the full target to only the amount extra as the stop is placed. Stop 15 pips below results in 15 pips above as target. (Best to forget picture 1)Picture 2 shows the EA without partial close and the original stop wich is the same on all trades to come.
Picture 3 without partial close shows all stops move x pips away from their origianal entry at the first target.
Picture 4 shows full target is hit.
Picture 5 shows the part of the EA where things go wrong. In MT4 there is no problem at all. All code was typed in and with new blocks. No conversion used.
So to me its clear now that the block Partial Close prevents block Modify Stops from moving all stops seperatly.





-
RE: Bug in Modify stopsposted in Bug Reports
@l-andorrĂ I guess the problem is in block 83 afterall. No problem in MT4 but will check it later in MT5
-
RE: Bug in Modify stopsposted in Bug Reports
https://fxdreema.com/shared/n5nOuzqmd
Started at Dec 18 2023


