Three things we never trade away.
Technology can be fast, but discipline must run deep. The three principles below decide how everything else is designed.
Safety before signal
A signal is only a proposal. The risk layer is the side that makes the final decision.
Controlled transparency
Publish performance and status, while protecting accounts and operational know-how.
Separation of duties
Trading, data display and Copy Trade are three independent systems: the display layer cannot place orders, and Copy Trade cannot interfere with the Ham AI core.
One closed loop, seven control stations.
Data comes in from the market, through a bridge running on your own machine, into the analysis layer, then has to clear the safety validation layer before it ever touches a real order.
Seven steps, one role each.
No step overlaps another step’s job. That is why, when something goes wrong, you know exactly where to look.
Market data
Price, volatility and the economic calendar are taken from real data sources and normalised into one format before moving on.
MetaTrader 5 EA
The EA sits right on your terminal: it reads account data and order state, and it is the only place that actually touches the market.
Local bridge
Runs on your own machine or VPS, moving data both ways between the EA and the analysis layer. No third party in the middle.
AI analysis core
Aggregates market context and issues a proposed action together with its reasoning. The internal scoring method is not published.
Safety validation
Every proposal has to clear the hard risk limits you configure. If it fails, it is blocked — no exceptions.
Order execution
Only after step 05 is an order opened / modified / closed on MT5 through your broker.
Control Center & Telegram
Every activity is logged, shown on the Control Center and pushed as alerts to Telegram.
AI proposes. Rules allow or block.
Between the analysis layer and the market there is always a validation gate. Any proposal that fails the conditions is blocked right there and recorded.
The criteria set and the internal scoring are the core of the system — not published. You see the outcome and the log of every decision, which is what you need in order to verify.
Six hard fuses inside every single trade.
For each bot, the AI issues only one of BUY, SELL, HOLD, CLOSE or MODIFY — and every decision has to pass the six fuses below before it reaches the market. Ham AI runs 5 specialised bots at once: Gold, FX, Crypto, Index and Oil.
Elastic lot ceiling
Maximum volume scales automatically with the account’s real balance.
Stop Loss required
Every order must have a Stop Loss. No order ever runs “naked”.
5% risk limit
Risk per decision is capped at 5% and the number of open positions is limited.
SL/TP clamping
SL/TP distances are clamped into a valid range before execution.
Emergency close
Emergency close when floating loss crosses the threshold — protection based on drawdown level.
Safe HOLD
If the AI, the API or the bridge fails, the EA falls back to HOLD instead of inventing a fake decision.
The system runs on a loop, not on inspiration.
On every cycle the system re-reads market and account state from scratch — it carries no bias over from the previous cycle.
When there is nothing worth doing, the most valid outcome is doing nothing. Most of the time the system sits and waits.
Every cycle leaves a log: what was seen, what was decided, and why an order was let through or blocked.
- Cycle and timeframe are configured by you.
- Lost connection or abnormal data → stop, do not guess.
- Logs and alerts are sent in parallel to the Control Center and Telegram.
Control, alerts and accumulated memory.
Control Center
An overview dashboard plus detail for each bot: balance, equity, profit/loss, positions, equity curve, risk fuses and the latest decision. Bilingual VN/EN.
Telegram
Reports OPEN/CLOSE/SL/TP/Stop Out on real fills, duplicate protection, MT5↔Control Center heartbeat, remote control with confirmation (authorised chats only), scheduled AES-encrypted backups.
Memory
A mechanism that remembers, self-evaluates and distils experience from operating history — persisted across every restart.
The operating environment is configured by you: a MetaTrader 5 account at a compatible broker (currently developed around Exness) · a Windows machine/VPS running continuously · your own AI API key · your own Telegram bot.
The core sits on your machine.
This website is only an introduction. It holds no keys, holds no trading data and does not talk directly to the running system.
Configuration, connection keys, EA source code and the whole decision logic sit in an environment you control. This page does not describe the internal algorithm in detail.
Publish the results, keep the know-how private.
Ham AI runs on a live account at broker Exness, on the MetaTrader 5 platform. Performance figures — including drawdown — are pushed straight from the running account to the Live performance. Past results do not guarantee future results.
What Ham AI will never publish.
- ×MT5 account number and login details
- ×API keys and system connection keys
- ×The AI’s entry reasoning and proprietary know-how
- ×Members’ private broker information
Trading carries a high level of risk.
Trading Forex, CFDs, stocks, commodities and digital assets carries a high level of risk. Ham AI is an analysis-support and automation tool, it does not guarantee profit. Users may lose part or all of their capital. Past results do not guarantee future results.