Algocore MT5
FREE
Pubblicato:
18 settembre 2025
Versione attuale:
2.0
Non hai trovato un robot adatto?
Ordina il tuo
su Freelance
Vai alla sezione Freelance
Ordina il tuo
su Freelance
Come acquistare un Robot di Trading o un indicatore
Esegui il tuo EA
hosting virtuale
hosting virtuale
Prova un indicatore/robot di trading prima di acquistarlo
Vuoi guadagnare nel Market?
Come presentare un prodotto per venderlo con successo
Ti stai perdendo delle opportunità di trading:
- App di trading gratuite
- Oltre 8.000 segnali per il copy trading
- Notizie economiche per esplorare i mercati finanziari
Registrazione
Accedi
Accetti la politica del sito e le condizioni d’uso
Se non hai un account, registrati

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.