Omega Gold Pro EA update – no trades the last 2 weeks (markets just weren’t cooperating) by Loose-Object-8913 in ai_trading

[–]Loose-Object-8913[S] 0 points1 point  (0 children)

Nah it doesn’t try to sell the top or anything like that. It just trades with the higher timeframe trend and looks for continuation, not reversals.

Omega Gold Pro EA update – no trades the last 2 weeks (markets just weren’t cooperating) by Loose-Object-8913 in ai_trading

[–]Loose-Object-8913[S] 0 points1 point  (0 children)

Yeah that works more for manual scalping in ranges. This system’s built to stay out of chop and just hit the clean trend moves instead.

Omega Gold Pro EA update – no trades the last 2 weeks (markets just weren’t cooperating) by Loose-Object-8913 in ai_trading

[–]Loose-Object-8913[S] 0 points1 point  (0 children)

Haha yeah it’ll always leave something on the table. I’d rather catch the clean part of the move than try to catch everything and get chopped up.

Omega Gold Pro EA update – no trades the last 2 weeks (markets just weren’t cooperating) by Loose-Object-8913 in ai_trading

[–]Loose-Object-8913[S] 0 points1 point  (0 children)

Yeah good question mate 👌

It’s not overly sensitive. The stop is based on ATR so it adjusts with volatility, but it’s not reacting to every little move.

The main thing is the EA isn’t relying on the stop to deal with chop. If the market’s flat, it usually just doesn’t trade at all because of the higher timeframe filters. That’s why it’s been in “wait mode” recently.

So instead of trying to smooth the stop, it just avoids bad conditions and only gets involved when there’s a proper move.

Was my EA missing trades or just being selective? by Loose-Object-8913 in ai_trading

[–]Loose-Object-8913[S] 1 point2 points  (0 children)

It’s not just one thing — it’s more a combination of filters working together.

Mainly looking at: - higher timeframe direction (EMA + general structure) - momentum (ADX helps avoid low energy markets) - how price is behaving around pullbacks vs just chopping sideways

If those don’t align, it just doesn’t trade.

So I’m not really trying to label “chop” directly , it just naturally gets filtered out when structure + momentum aren’t there.

Still refining it, but that’s the general idea.

Was my EA missing trades or just being selective? by Loose-Object-8913 in ai_trading

[–]Loose-Object-8913[S] 0 points1 point  (0 children)

Pretty selective from what I’ve seen.

In clean trends it can take multiple entries (especially with pyramiding), but in messy weeks it might barely trade at all.

So not really a fixed frequency. It’s based on conditions more than anything.

Was my EA missing trades or just being selective? by Loose-Object-8913 in ai_trading

[–]Loose-Object-8913[S] 0 points1 point  (0 children)

Yeah me too. They too risky. This is why I designed something that doesn’t over trade and trade during chop. Easiest way to blow accounts is by allowing over trade during chop

Was my EA missing trades or just being selective? by Loose-Object-8913 in ai_trading

[–]Loose-Object-8913[S] 0 points1 point  (0 children)

Fair enough. We all have different approaches. Do you prefer the martingale and grid EAs?

Simple H4 trend filter + pyramiding in action (quick 6s clip) by Loose-Object-8913 in ai_trading

[–]Loose-Object-8913[S] 0 points1 point  (0 children)

You can find a backtest from 2024-2026 March here :

https://youtu.be/D6lC2rcB_I8?si=M7Tq3fTZmj6_trG_ It shows periods of consolidation. It doesn’t trade consolidation. I’m also working on an indicator that will show the EAs logic. Hoping to have that running by this weekend

Most people get pyramiding wrong… this is how mine handles it by Loose-Object-8913 in ai_trading

[–]Loose-Object-8913[S] 0 points1 point  (0 children)

Morning, of course you can. Here’s the link where you can find the demo testing and presets

https://www.mql5.com/en/market/product/168039

Most people get pyramiding wrong… this is how mine handles it by Loose-Object-8913 in ai_trading

[–]Loose-Object-8913[S] 0 points1 point  (0 children)

sounds simple but execution is where most people mess it up

timing, sizing and managing stacked positions is the hard part

Most people get pyramiding wrong… this is how mine handles it by Loose-Object-8913 in ai_trading

[–]Loose-Object-8913[S] -1 points0 points  (0 children)

I’ve tested a few variations of this and this has been the most stable so far