Richard Black #: 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.
Lovemore Chirongo #: 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.
Richard Black #: 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.
That's alright thanks for pointing it out. Let me investigate and apply a fix.
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?
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.
I am using the provided setfile for my signal. Please note the EA is quite effective when market has long trends like what is happening currently. It performs not so well when there isn't enough momentum to complete a trend.
Lovemore Chirongo #: 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.
IMPORTANT: The live signal linked to this free EA will be paused soon as development efforts shift toward enhancing our premium systems. This free EA will remain available for testing and educational purposes.
IMPORTANT: The live signal linked to this free EA will be paused soon as development efforts shift toward enhancing our premium systems. This free EA will remain available for testing and educational purposes.
.
Live signal has been officially paused. You can view history on my feed.
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.
2026.01.09 16:40:40.764Core 012023.05.10 03:58:35 Cannot place order due to invalid sl price
I encountered a problem.
Hi Javaai. If your broker has 3 decimals on e.g 4345.321 kindly add another 0 to your SL and TP values so that SL becomes 9900 and TP 14900. Also note that EA hasn't been performing well since December 2025 when I setup a small account to just see how it's going. You could try to play around with the settings too to see what might work for you.
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.