• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

XauUsd M5 Superscalper source code

can this EA run in demo?
Yes it can run in demo mode. I am currently running a demo on it as well as live and it works in both real nice. And just to let you know that if you try to change the lot size to a different lot size the EA will not allow you to change it. Even though you can manually change the input to a different lot size it'll still stay the same. The auto lot size is locked in. If you have over $600 it'll change to 0.02 and for every 600 thereafter it'll change it up automatically to the next size lot size
 
Yes it can run in demo mode. I am currently running a demo on it as well as live and it works in both real nice. And just to let you know that if you try to change the lot size to a different lot size the EA will not allow you to change it. Even though you can manually change the input to a different lot size it'll still stay the same. The auto lot size is locked in. If you have over $600 it'll change to 0.02 and for every 600 thereafter it'll change it up automatically to the next size lot size
How about cent account?
 
Here is a problem that just came up today with the ea. I am now down over $485 with a balance of $1222 in my current trades. Will the ea recover this loss? It is still running, but only time will tell. It will be interesting to see what happens. As you can see, that when the trend goes against the ea buy orders, the lot sizes are automatically decreasing due to the equity decreasing. So the ea will have some problems making up for the losses it is now taking. I will let you know what happens next.
 

Attachments

  • Screenshot from 2026-05-01 06-00-51.png
    Screenshot from 2026-05-01 06-00-51.png
    69.7 KB · Views: 79
I cant believe that this ea survived that one. But it did. here is a screenshot of how it concluded.
 

Attachments

  • Finished.png
    Finished.png
    37.2 KB · Views: 79
Saya dapet source code ea ini, sudah coba bt hasil bagus. Sy coba pake live account dlm 3 hari dapet sekitar 250%, hari ke 4 MC. Ternyata tidak ada stop loss (ga tau saya apakah ada sl tapi gak work).

Buat para suhu, barangkali berminat utk oprek ini ea, supaya ada stop loss yg work, boleh beraksi
decompile ?
 
Autolot 300 balance 0.01 lot
the ea you share are 2 comportment. 1 for backtest / Demo and other one for real account. so be carrefull the resultat are very different. i use your mql4 to add session and real or demo/backtest option and 4 mode : 1 = origin backtesting strategy mode, 2 = origin real account strategy, mode 3 = mode 1 or mode 2 , mode 4 = mode1 & mode 2
 

Attachments

Last edited:
Nice job Game69 on putting times into the ea. It will be really interesting to see what results come from this update. I am running a live demo on the Mango Scalper on the 1 min and the 5 min charts. Also testing on live demo both mode 1 and mode 2 in real time to see what happens. I would really like to see what happens on the demo in real time if we can mimick what happens on the backtesting in real time. If we could get the same results in real time as we do in backtesting, that would be really interesting.
 
Such robots are tested only on a real account. On a real account, such advisors drain your money. Trading on a demo account will be profitable. Such a robot will drain your money.
 
Nice job Game69 on putting times into the ea. It will be really interesting to see what results come from this update. I am running a live demo on the Mango Scalper on the 1 min and the 5 min charts. Also testing on live demo both mode 1 and mode 2 in real time to see what happens. I would really like to see what happens on the demo in real time if we can mimick what happens on the backtesting in real time. If we could get the same results in real time as we do in backtesting, that would be really interesting.
best result tf 1MN and use extern bool SimulateRealAccount = true; // ttrue = Real / false =Demo Backtest , extern int EntryMode = 1; // 1=SAR+Momentum, 2=Bollinger, 3= 1 or 2, 4= 1 and 2 in same time
 
after extensive testing the mango scalper autolot it takes significant losses. The reason due to the stop loss that is built into the ea. I tested the ea on 1 min, 5 min, and 15 min charts. It just dont work the way we were hoping. but I am still messing with the scalper autolot. It just keeps giving and giving. I am also testing it in real time on demo. I found that the 1 minute tf is just too volatile and am now using the 5 min tf. less trades, but more secure. Just have to keep the lot sizes very very low.
 
I’ve had good results with the EA from post #1. But the EA only runs for 14 days. Could one of the lovely programmers fix that?! I’d be very grateful if they could.
 
it was fixed on post #10 and then an auto lot sizing was added on post #18.......see those posts and the discussions for more information on all that
 
I’ve tested the updated versions, but they’re no longer making a profit. I’d be happy to take another look at them, though. Perhaps it’s just a matter of getting the settings right.
 
Good job on the autolot. It looks like no matter what you put into the inputs on the lot size it will always stay the same. I kind of like that in a way. it keeps the user from being too greedy and losing their money. After testing I see that the lot size dont change to 0.02 until it goes over $600. I think that is a fair number to strive for since this ea is very aggressive. I think safer may be a better choice with this ea. Again good job on the adustment.
HI, please try this one with set TF = 1MN
 

Attachments

hi ludo69....is the mango scalpers your showing us for 5 digit or 4 digit brokers? It would be nice to see them for both, or to tweek the code to work on both 5 digit and 4 digit brokers. I think that is where I am seeing trades that are working too fast. I am not a coder.....so this is just a thought. I also just got a popup saying that this is demo version and demo version is over....can we get rid of that and make it with no time limits??? Many thanks ahead of time.
 
Last edited:
Back
Top