Safety

Six layers stand between an idea and your money.

Every trade must pass all of them. The intelligence can become smarter over time; it cannot become more powerful, because the layers that protect your account are not the intelligence's to change.

The protection chain

What a trade has to survive before it exists.

AI decisionThe intelligence proposes BUY, SELL or WAIT with its evidence. A proposal is all it can ever be.
Deterministic riskFixed math, not a model: per-trade risk, daily loss guards, drawdown room, position caps. The AI cannot edit this layer.
Account rulesYour provider profile applies its own hard lines. An FTMO daily limit stops entries before the provider would fail the account.
RSCLThe signed session protocol. Only authenticated, account-specific commands reach your terminal.
EA in your terminalPlaces the order with a stop-loss attached. No session or no permission means no order.
Your brokerHolds the funds and the final say. Stops live at the broker, so protection survives disconnects.

Risk protection

The limits that are enforced, not promised.

Stop-loss
Attached to every trade at the broker, never optional
Per-trade risk
A bounded fraction of the room your account actually has
Daily protection
Loss and loss-streak guards pause trading before the day gets away
Prop-firm lines
Daily loss and max drawdown treated as hard stops, with margin before them
Weekend and session guards
No new entries into closed or dangerous conditions
Kill switch
You can stop the bot at any time. Closing MT5 stops execution too
Protection is deterministic on purpose. The same account state always produces the same limits, and a change to the risk layer is a human decision with review, never an autonomous one.

Losses remain possible. Gold is volatile, and no risk layer makes losing impossible. What the chain guarantees is that a loss stays inside boundaries you can see in advance.

Security and isolation

Your account is yours, in software terms too.

Tenant isolation

Every request is scoped to your account. Cross-tenant access is tested for continuously, including with adversarial red-team tests in the codebase.

Credentials

RSForex never sees your broker password. The EA works inside your logged-in terminal; log out and nothing can trade.

Signed execution

Commands to your terminal are signed and account-specific through RSCL. A command for another account is rejected by design.

Data minimisation

The platform reads what safety and execution need: prices, spread, balance, equity, positions on the managed symbol. The full data map is public.

Recovery

Restarts and disconnects are detected and repaired. Open positions keep their stops at the broker throughout, so protection does not depend on the connection.

Rollback

Every platform release ships with a tested rollback path, and strategy changes pass evidence gates and shadow evaluation before touching live accounts.

Who is in control

The powers you keep, always.

FundsAt your broker
Broker loginOnly you
Off switchYours, instant
WithdrawalsYours alone
Risk layerDeterministic
AI authorityProposals only

Read the risk disclosure before you trade.

Automated gold trading carries a real risk of loss. The disclosure explains it plainly, and access is complimentary either way.