Algocore MT5
FREE
Veröffentlicht:
18 September 2025
Aktuelle Version:
2.0
Keinen passenden Roboter gefunden?
Geben Sie Ihren Eigenen in Auftrag
auf Freelance!
Gehen Sie zu Freelance
Geben Sie Ihren Eigenen in Auftrag
auf Freelance!
Wie man einen Roboter oder Indikator kaufen kann
Starte Deinen EA im
Virtual Hosting
Virtual Hosting
Teste einen Indikator/Roboter vor dem Kauf
Möchtest Du Geld im Market verdienen?
Wie man Produkte richtig präsentiert
Sie verpassen Handelsmöglichkeiten:
- Freie Handelsapplikationen
- Über 8.000 Signale zum Kopieren
- Wirtschaftsnachrichten für die Lage an den Finanzmärkte
Registrierung
Einloggen
Sie stimmen der Website-Richtlinie und den Nutzungsbedingungen zu.
Wenn Sie kein Benutzerkonto haben, registrieren Sie sich

had a issue with ea closing other trades from other ea;s with magic number testing on demo.
Thanks for the feedback Richard. Can you highlight the closing mechanism you are using with the EA? Is it closing other EA's trades on TP, on Profit target? I will check because this error usually happens when there is no proper magic number filtering. I will then look into it and apply a fix.
closing trades .many other other ea;s i have as soon as they open a trade. 1 second. over and over again until signal from other ea;s signal to trade stops. it happened after trying new ea;s.trial and error confimed it was algocore.all ea; about 10 had magic numbers.never had this issue before.
Hi there,
I note that the difference in terms of TP & SL from your default settings and this set you provide are huge!!
Is the set correct with such large TP and SL?
What settings are you using for your signal?
:-)
Hi there,
I note that the difference in terms of TP & SL from your default settings and this set you provide are huge!!
Is the set correct with such large TP and SL?
What settings are you using for your signal?
:-)
Hi Patrick. That's a correct observation. Values in my setfile are for brokers which support XAUUSD on 3 decimals e.g. 3601.840. If your broker supports 2 decimals e.g. 3601.84 you can use the default settings. Backtest first to check if your inputs are correct.
Update Notice:
I have identified a bug where the EA continues attempting to open new trades during the broker’s pre-weekend close only period. During this time, brokers allow closing positions but block the opening of new ones, which caused the EA to loop repeatedly while trying to execute a trade.
A restriction will be added in the next update so the EA will automatically detect this period and pause any new trade attempts. So far I haven't detected it affecting equity, it's just the annoying notifications from the trade server if you have them enabled and spoiling of EA logs due to looped information.