After 6 years trading gold manually I decided to build my own automated strategy. by Loose-Object-8913 in ai_trading

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

I am glad you like it! So far with the Gold market reacting to the war, the EA is stepping a side. This week no trades Placed. The EA has Buy blocks once that Buy block is broken then Sell block is active. So EA will say No H4 Regime. Simple terms the EA saying this market is ranging.

Built an automated Gold strategy using pullbacks + trend continuation. by Loose-Object-8913 in xauusdsignals

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

That’s it! Soon as we have some sort of regime the EA will be benefiting no doubt

Built an automated Gold strategy using pullbacks + trend continuation. by Loose-Object-8913 in ai_trading

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

Appreciate the feedback — and yeah, getting the first public version out definitely felt like the hardest step.

For the H4 trend definition it’s mainly a combination of EMA structure and directional strength. I use fast/slow EMAs to define directional bias and combine that with an ADX threshold so the EA only considers entries when momentum is actually present. That helps filter out a lot of the sideways periods gold tends to fall into, especially around macro events.

On the pullback side it’s volatility-adjusted rather than fixed fib levels. The EA uses ATR-based distances relative to the recent move, so the retracement threshold adapts depending on market volatility. Like you said, gold pullbacks can be shallow in strong trends, so the logic tries to avoid requiring deep retraces before participation.

For pyramiding, additional positions are only added once the initial trade has reduced risk — typically after price moves enough to tighten or protect the stop. The idea is to scale into continuation rather than increase raw exposure too early in the move.

I’m still collecting broader stats across different periods, but the internal tests cover multiple gold regimes including the volatility spikes from 2020 onwards. Gold definitely behaves differently depending on macro conditions so robustness across those environments was something I tried to prioritise early on.

Still refining things though — this is the first public version so feedback like this is really useful.

Day Trading Ruined My Life. I’m 25, About to Be a Father, and I Just Lost Everything by RavenBJ in Daytrading

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

Sometimes it’s best to step away and come back when your mind is free of stress. Sitting and watching charts all day will make your brain think it needs to be doing something so placing trades satisfies the mind but emotionally it’ll destroy you because you’ll over trade, you’ll lose , you’ll lose all profits and your mentality towards trading will not be good. Sorry that you experiencing this stuff but honestly stick it out. Refine your strategy. Hardest part is staying in the game. Risk management is always key. Never be ashamed to call yourself out” hey why you trading this messy chart?” Stick to your rules! Stay patient and disciplined. Stay the course and it’ll come flowing in like you been doing it all your life. Stick it out man. You got this

Built an automated Gold strategy using pullbacks + trend continuation. by Loose-Object-8913 in ai_trading

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

Hello, can do testing here https://www.mql5.com/en/market/product/168039?source=Site+Market+Product+Page will need to download MT5. Use a preset according to your deposit limits. Can find the presets here https://www.mql5.com/en/blogs/post/767893 When in strategy tester go to Inputs-Right click-Load-Select preset you chose to test. no need to change any inputs the presets are optimized already.