• 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 DeepGold LLM EA – when gold listens to artificial intelligence (well, almost)

2026.07.13 08:15:00.699 DeepGold LLM EA v1.3 (XAUUSD,M15) HTTP error: 402 response: {"error":{"message":"Insufficient Balance","type":"unknown_error","param":null,"code":"invalid_request_error"}}
 
2026.07.13 08:15:00.699 DeepGold LLM EA v1.3 (XAUUSD,M15) HTTP error: 402 response: {"error":{"message":"Insufficient Balance","type":"unknown_error","param":null,"code":"invalid_request_error"}}
you need to top up your balance on platform.deepseek.com
 
For XAUUSD robots, I usually check whether the strategy depends on trend strength, spread widening, and session timing. A backtest alone can look good, but forward testing should confirm whether entries survive real broker execution, especially during news and low-liquidity hours. What conditions are you using to decide when the robot should stop trading?
 
Hi,
Result with pepperstone razor real account for the last 2 days using this set

1784492791139.png

sometime the position start positive and close with a loss due to the trailing activation profit at 400 points. But if i use a less activation profit like 300 the profit will be minus than actual. so need to see the evolution between profit and loss in a more long period.
 

Attachments

Hello, colleagues!

Now our "golden" AI advisor has stopped being stubborn as a sheep and has learned to obey his master.

What was added:

• Two new fields in the settings: LLM_BuyThreshold and LLM_SellThreshold

(search in the "AI Settings (DeepSeek)" group).

Previously, the thresholds were tightly sewn in:

prediction >= 0.65 → BUY, prediction <= 0.35 → SELL.

Now you decide for yourself with what confidence the AI should open a deal.

If you want, tighten the nuts to 0.8 and 0.2 in order to trade only "reinforced concrete" signals.

If you want, loosen to 0.6 and 0.4 and catch more movements (but with popcorn, because it can be stormy).

Now, instead of "the robot thinks you're a sucker and ignores your wishes," we have a "henpecked robot" - turn the sensitivity knob and watch as it obediently runs to open positions.

Try it, experiment, and share the results. Version 1.4 is already in the topic header. Profit for everyone!
 

Attachments

Hello, colleagues!

Now our "golden" AI advisor has stopped being stubborn as a sheep and has learned to obey his master.

What was added:

• Two new fields in the settings: LLM_BuyThreshold and LLM_SellThreshold

(search in the "AI Settings (DeepSeek)" group).

Previously, the thresholds were tightly sewn in:

prediction >= 0.65 → BUY, prediction <= 0.35 → SELL.

Now you decide for yourself with what confidence the AI should open a deal.

If you want, tighten the nuts to 0.8 and 0.2 in order to trade only "reinforced concrete" signals.

If you want, loosen to 0.6 and 0.4 and catch more movements (but with popcorn, because it can be stormy).

Now, instead of "the robot thinks you're a sucker and ignores your wishes," we have a "henpecked robot" - turn the sensitivity knob and watch as it obediently runs to open positions.

Try it, experiment, and share the results. Version 1.4 is already in the topic header. Profit for everyone!
Hi,

do you thing the trading session is important in set or we can use 0 to 24 ?
 
Hi,

do you thing the trading session is important in set or we can use 0 to 24 ?
If you set it from 0 to 24, the adviser will turn into a coffee-drinking workaholic who, even in the Asian session, will look for signals where gold is sleeping like a bear in a den. Seriously— the session is very important for XAUUSD. The main movers (and normal spreads) are London and New York. The Asian session is usually "thin," with random spikes and wild spreads that AI can mistake for the turn of the century. As a result, false entries and draining of the deposit. Therefore, I would leave a reasonable range (for example, 9-23 UTC) — let the robot rock the gold while life is in full swing, and at night let it also sleep like a normal trader. But if your soul requires experimentation, no one forbids you to put 0-24 and see what your deposit will turn into in a week, then tell me! In general, a session is not just for show, but a real noise filter.
 
If you set it from 0 to 24, the adviser will turn into a coffee-drinking workaholic who, even in the Asian session, will look for signals where gold is sleeping like a bear in a den. Seriously— the session is very important for XAUUSD. The main movers (and normal spreads) are London and New York. The Asian session is usually "thin," with random spikes and wild spreads that AI can mistake for the turn of the century. As a result, false entries and draining of the deposit. Therefore, I would leave a reasonable range (for example, 9-23 UTC) — let the robot rock the gold while life is in full swing, and at night let it also sleep like a normal trader. But if your soul requires experimentation, no one forbids you to put 0-24 and see what your deposit will turn into in a week, then tell me! In general, a session is not just for show, but a real noise filter.
Thank for your answer. it's exactly what i thing due to my today experience. i change it to UTC 2 - 20 and i have 3 big loss .
1784738676400.png

1784738696130.png

So i'll change it to euope en us time like 8 to 20 .
what about the trailing activation. to secure the profit i change it to 250 .

the api send which informations to deepseek for analysis ?

regards
 
Thank for your answer. it's exactly what i thing due to my today experience. i change it to UTC 2 - 20 and i have 3 big loss .
View attachment 172172

View attachment 172173

So i'll change it to euope en us time like 8 to 20 .
what about the trailing activation. to secure the profit i change it to 250 .

the api send which informations to deepseek for analysis ?

regards
Three big losses in the Asian session is like going to a club at 7 a.m. hoping to meet a party. Gold is usually asleep at this time, and if it wakes up, it's only to draw some game in a thin market. It's good that you're moving to 8-20 UTC — that's where the real traffic is.

Now about the sliding activation (TrallingStart): 250 points is quite a combat option. The higher the start, the less often the ADVISER will pull up the stop, but it gives the price a chance to "catch its breath." Experiment boldly.

And what does DeepSeek get for analysis?

Almost all the details of the market, but without SMS and correspondence. To put it quite simply, we throw off such a JSON "lunch" to the AI:

• Trigger: why the neural network was pulled right now (closing the M15 candle or a sharp spike).

• Account: equity and balance — so that the AI understands how alive we are.

• Positions: what is already open, with entry prices, SL/TP and current profit.

• Indicators: classic "borscht set" — ATR, ADX, RSI, CCI, WPR, MFI, price position inside the Bollinger bands and percentage %B.

• The last 30 M15 candles: OHLC and time — so that the neural network sees the picture, and does not point its finger at the sky.

• Feedback history: a few recent AI predictions and whether they turned out to be correct, such as "look, here you are fucked up, and here you are handsome."

In short, the AI gets everything it needs to make a decision, except for the horoscope for today (although... if you add it, maybe the accuracy will increase?).

Regarding the time change to 8-20 UTC, I highly recommend it; night spikes are usually false, and the AI can devour them as a truthful signal. And with a 250—dollar trailing, it's safe, but if the trend is long, you'll take off the fat.
 
Back
Top