自 2021 年起公开开发 · 透明路线图 · 由交易者为交易者打造认识创始人
服务概览

Built as a Service, Not as a Product Drop

FxRobotEasy 是面向 MT5 算法交易者的端到端服务。严格的方法论、AI 驱动的信号、自动化优化、感知经纪商的适应、实时遥测和可验证的分析 — 每一层都有文档,每个参数都可审计。

Public dev since 2021No martingale. Ever.No guarantees — only verifiable dataOpen methodology
阅读创始人札记
为什么大多数算法交易让您失望

如果您接触过 MQL5 市场或 Telegram 交易频道,您已经知道这个剧本

我们打造 FxRobotEasy 是因为我们经历过每一种情况。我们不承诺修复 — 我们设计了一个,公开了方法论,让数据说话。

五天内死亡的 MT5 机器人

您买了一个机器人,它运行一周,然后卖家撤下列表并以新名字重新上传新机器人。无支持、无日志、无问责。

没人解释的 .set 文件

您收到一个 .set 文件但背后没有方法论 — 无经纪商上下文、无风险范围、不知道它为什么会在您的账户上工作。

二元期权 Telegram 骗局

$1 手位「将 $100 变成 $3000」、伪造截图、每季度重置的频道。真实市场不存在这些骗局。

黑盒优化

供应商在精挑细选的历史上运行一次性回测,把 .set 文件交给您后消失。无实盘审计、无遥测、无经纪商漂移处理。

我们不是下一个机器人。我们是让机器人有意义的服务 — 方法论、遥测、适应和长期路线图。

我们如何以不同方式构建

三个原则,应用于我们发布的每一行代码

严格的方法论

统计信号、严格的资金管理规则、新闻过滤器、清晰的手数定型。无马丁格尔、无网格至清算、无隐藏平均。

可验证,而非承诺

每笔交易、每次参数更改、每行日志都在 Expert Telemetry 和 Trading Analytics 中公开。如果我们无法展示,我们就不声称。

按设计多样化

多种策略、感知经纪商的自适应系数、每种工具的透明风险。您可以理解、审计和扩展的投资组合。

创始人札记

我打造了我想交易的策略。然后我围绕它打造了系统。

自 2021 年起公开开发

Public development of FxRobotEasy started in 2021. The trading strategy came first — I built it for myself, the way I saw markets work, with strict statistical rules I could defend.

The architecture turned out to be the multiplier. The same data the strategy uses internally is what powers the web interfaces, the Telegram bot, the AI assistant, the cloud installer, and the analytics dashboards. Nothing is duplicated. Nothing is theatrical.

I am not a content-camera founder spinning up a new project every quarter. I built one ecosystem for myself, refined it for years, then opened it to traders who want the same level of rigor without writing it from scratch.

William Harris

William Harris — 创始人和首席开发者

阅读完整传记
每个组件,今天都完全功能

FxRobotEasy 生态系统的完整地图

下面的每张卡片都是同一交易服务的工作模块。每个解决特定的运营问题并供给链的下一阶段。

01Trading core

EASY Bots — Order Engine

Three flagship MT5 robots — Scalperology AI, Breakopedia AI, Trendopedia AI — built on the same hardened order engine. Strict money management, news filter, lot and risk control, and a hard rule against martingale.

  • Strict MM and lot-sizing rules baked into the engine
  • Built-in news filter — no trading through high-impact events
  • Comprehensive controls: spread, slippage, max positions, daily caps
  • No martingale, no hidden averaging, no grid-into-liquidation
02Trading core

EASY Trading AI — Signal Strategy

The signal engine behind the bots. You can use EASY Trading AI as the primary signal source, or as an AI-powered second-stage filter on top of your own setups.

  • Primary mode: drives bot entries directly from AI signals
  • Filter mode: validates your own signals with the same AI core
  • Statistical, rule-based — no opaque neural-net hand-waving
  • Documented signal logic with auditable parameters
03Trading core

Strategy Optimization — Auto .set Files

Optimization is fully automated. Every user of every bot continuously receives the best .set file for their account, computed from the bot's actual market history — not from a one-time vendor backtest.

  • Fully automated optimization pipeline — no manual steps
  • Per-user, per-account configurations updated as the market evolves
  • Driven by real live history, not curated backtests
  • Transparent: you can see which set was applied and why
04Trading core

Adaptive Trading — Broker-aware Tuning

Brokers differ — spreads, execution, commissions, server time. The bot writes its trading-environment characteristics in real time and our Adaptive Trading layer tunes entry and exit coefficients automatically.

  • Real-time environment fingerprinting from inside MT5
  • Coefficient-based tuning of entry and exit logic
  • Eliminates the typical 'works on broker A, not on broker B' problem
  • Documented adjustment rules — no hidden magic
05Observability

Expert Telemetry — Live Strategy View

A full telemetry stack. Every running bot streams trades, logs, and parameter changes to a real-time dashboard. You can see the strategy, evaluate every metric, and intervene without leaving the browser.

  • Real-time trade and log streaming from every account
  • Parameter and configuration audit trail
  • Control surface — pause, adjust, or kill an instance remotely
  • Foundation for every analytics view we expose
06Observability

Trading Analytics — Verifiable Performance

Beyond live monitoring: the analytics layer turns telemetry into trading-grade metrics. Equity curve, drawdown, daily and monthly returns, periods table, symbol performance — all auditable.

  • Equity curve and drawdown with full history
  • Daily, weekly, monthly returns with period breakdowns
  • Per-symbol performance and contribution analysis
  • Same data exposed to the AI assistant for context-aware answers
07Onboarding

Install Guide — Native Setup for Any Skill Level

Two paths, both honest. Portable installation gets you live in about two minutes; Standard installation gives you full manual control. Either way, parameters load from the cloud — no copying .set files by hand.

  • Portable: one-click, dedicated isolated MT5, ready in ~2 minutes
  • Standard: full manual control inside your existing MT5
  • Cloud-loaded parameters — no manual file copying
  • Auto-detection of all your installed MT5 terminals
08Deployment

Cloud Deployment — One-click VPS Bot

Open a trading account and deploy a bot to the cloud from a single screen. The orchestrator handles MT5 setup, login, charting, and bot attachment. If anything fails, the failure is visible in the UI — never silent.

  • Account creation and bot deployment in one flow
  • Cloud-hosted MT5 — no local VPS to manage yourself
  • Errors surface in the interface with actionable guidance
  • Works with the same .set-file optimization pipeline
09Integration

Connect Any Broker — Investor Login

Already have an account with another broker? Attach it by login and investor password. You instantly see your statistics and can run AI-assisted analysis on the trading history without handing over control.

  • Read-only via investor password — your trading credentials stay yours
  • Instant statistics across equity, drawdown, returns
  • AI assistant can review history and explain results
  • Works with any MetaTrader broker
10Channel

Telegram Bot + AI Assistant + Web App

The Telegram bot serves two roles. It is the public channel that introduces FxRobotEasy to new traders, and it is a private dashboard for existing users — with embedded Web App and an AI assistant that has full context on your accounts.

  • Audience channel that explains the project to newcomers
  • Private account statistics for every authenticated user
  • Embedded Telegram Web App for quick access on mobile
  • AI assistant with full read access to your trading data
11Channel

Native Apps — Windows, macOS, iOS, Android

One backend, four packages. The same FxRobotEasy portal you use on the web is available as a native desktop and mobile app on every major platform — installable, signed, and auto-updated.

  • Windows desktop bootstrapper with auto-update
  • macOS, iOS, and Android packages — same backend
  • Identical experience across devices
  • Push notifications for trade events and alerts
12Catalog

Brokers Catalog

A growing registry of brokers and their MT5 servers — the foundation we will tie .set-file rankings to as the platform scales. Today it powers onboarding and server lookup; tomorrow it will surface the best configuration for your exact server.

  • Server-level registry across hundreds of brokers
  • Powers account onboarding and quick server lookup
  • Roadmap: rankings of .set files per broker server
  • Until then, broker drift is handled by Adaptive Trading
幕后

让此生态系统成为可能的技术栈

我们为每一层使用正确的工具。没有为了异国情调而异国情调 — 每个选择都因延迟、可靠性或透明度而合理。

Trading core

MQL5 Expert Advisors — Scalperology AI, Breakopedia AI, Trendopedia AI — talking to our AI services through a custom EasyAIConnect.dll bridge. The same DLL is shipped inside the installer for every product.

Backend

FastAPI + SQLAlchemy + Alembic on Postgres, Redis Streams for telemetry and queue work, an AI orchestrator with structured prompt templates, vector embeddings for retrieval, and a strict multilingual policy for assistant responses.

Frontend

Next.js App Router + TypeScript + Tailwind + Radix + Recharts. Edge-cached, server-rendered SEO surfaces, runtime translation through Google Translate so every page reaches every visitor in their language.

Infrastructure

Caddy on the edge, Sentry for error tracking, Yandex.Metrika for analytics, multi-subdomain split — www, app, eco, edu, tools, chart — each with its own deploy lane.

Channels

Telegram bot with embedded Web App, native AI assistant on top of your trading data, plus desktop and mobile clients (Windows, macOS, iOS, Android) wrapping the same backend.

Key technologies

Next.jsTypeScriptTailwind CSSFastAPISQLAlchemyAlembicPostgresRedis StreamsOpenAIVector EmbeddingsMQL5C++ DLLCaddySentryTelegram Bot APIWebSockets
经纪商系统

功能完整,为增长而设计

我们的经纪商注册表已经为平台上的账户引导和服务器查找提供动力。随着用户群增长,我们将把 .set-文件排名与特定经纪商服务器绑定,以便同一服务器上的交易者共享相同的经过实战考验的配置。世界上有 250+ 个 MetaTrader 经纪商;在达到该数据密度之前,经纪商漂移通过 Adaptive Trading 在策略内部处理。

探索经纪商目录
常见问题

对交易者实际向我们提出问题的直接回答

保证有利可图的结果吗?
不。没有严肃的算法交易服务可以保证未来回报 — 市场有盈亏期。我们保证的是方法论:严格的统计规则、透明的遥测,以及为长期盈利能力而非短期奇观设计的投资组合方法。
您的任何机器人使用马丁格尔或网格至清算吗?
不。我们的任何交易机器人都不使用马丁格尔、隐藏平均或依赖无限回撤的网格策略。这是 Scalperology AI、Breakopedia AI 和 Trendopedia AI 的严格架构规则。
您如何处理 MT5 经纪商之间的差异?
每个运行的机器人写入自己的交易环境特征,我们的 Adaptive Trading 层实时将进入和退出系数调整到该环境。这中和了您在点差、佣金和执行质量上看到的典型经纪商漂移。
我可以在 VPS 上运行吗?
可以 — 我们建议为实盘账户运行。我们发布专门的 VPS 指南,我们的便携式安装程序可以一键直接部署到 VPS 托管的 MetaTrader 5。
我可以连接我已经拥有的经纪账户吗?
可以。通过 Connect Any Broker,您可以使用登录名 + 投资者密码附加任何 MT5 账户。您实时查看统计数据并对其历史运行 AI 辅助分析,而无需放弃账户控制权。
创始人是真实、可识别的人吗?
是的。William Harris 自 2021 年起公开打造 FxRobotEasy,拥有公开的作者档案、公开的路线图,以及通过 Telegram 频道的直接联系。无匿名团队、无轮换品牌名称。
这与典型的 Telegram 信号频道有什么区别?
信号频道向您出售截图。我们向您出售经过审计的服务:策略在代码中实现,每笔交易都记录,每个参数都公开,每个用户都获得相同的自动优化配置。骗子无处可藏。
如何在付款前测试系统?
两条路径。Free Live IB 计划让您在特定条件下免费用机器人运行真实交易账户,而 Demo & Test 环境让您在开立实盘经纪账户之前验证工作流程。
开始使用服务

停止购买机器人。开始使用服务。

开立 Free Live IB 账户、在云中部署机器人,或直接与创始人交谈。无保证 — 只有可验证数据、开放方法论和公开路线图。

自 2021 年起打造 · 无马丁格尔 · 公开路线图 · 真实创始人。