• 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 :)

New EA CMD EA - Super EA 2026

large loss today with this ea more than 380 € of loss. perhaps set is no good for me
the only difference with your ea basic set is balance per lot = 400.
You took the risk too high.
You have to try the EA in demo account first
You have to set BalancePerLot at least 10.000. For start, you can set it 30.000 or more.
You must understand, no EA strategy will always work 100%. You have to prepare for the worst scenario.
 
One useful check is to separate strategy logic from execution assumptions. I would compare the same EA idea under different spread assumptions, then check out-of-sample behavior and forward-test drift. If the system changes too much when spread or session filters are adjusted, that usually means the backtest is more fragile than it first appears.
 
You took the risk too high.
You have to try the EA in demo account first
You have to set BalancePerLot at least 10.000. For start, you can set it 30.000 or more.
You must understand, no EA strategy will always work 100%. You have to prepare for the worst scenario.
so if my account is 500 usd which is the risk level and balance per lot i have to set ?
 
so if my account is 500 usd which is the risk level and balance per lot i have to set ?
Try this settings:

Balance Per Lot 20000
DailyProfit_percent 2

Default settings for the others.

PS.
This EA still under development and testing. There're will be more update to come.
Try it in demo accounts first.
 
so if my account is 500 usd which is the risk level and balance per lot i have to set ?
Sorry, buddy, if you put 400 per lot, it's normal for you to explode, even for a very simple issue of available margin.

I'm testing it now on a demo account and left 10,000 per lot (which roughly corresponds to 0.01 for every 100 EUR/USD) and now it's hovering around 300 EUR with 0.03 lot sizes.

As a test, I applied a 10% basket profit. I started with a demo account at 200 EUR.

This week, there were some "unpleasant" positions that brought the DD up to 20%, but within 2 days they closed in profit. Even now, I have open positions with a DD around 10% (paradoxically, if it had opened inverted, I would have closed more quickly and without the DD).

I think this EA is very interesting. It obviously needs to be thoroughly tested and optimized.
 
Sorry, buddy, if you put 400 per lot, it's normal for you to explode, even for a very simple issue of available margin.

I'm testing it now on a demo account and left 10,000 per lot (which roughly corresponds to 0.01 for every 100 EUR/USD) and now it's hovering around 300 EUR with 0.03 lot sizes.

As a test, I applied a 10% basket profit. I started with a demo account at 200 EUR.

This week, there were some "unpleasant" positions that brought the DD up to 20%, but within 2 days they closed in profit. Even now, I have open positions with a DD around 10% (paradoxically, if it had opened inverted, I would have closed more quickly and without the DD).

I think this EA is very interesting. It obviously needs to be thoroughly tested and optimized.
hi thanks, did you change or delete any pairs of the basic setting ?
 
Back
Top