mt5-trading
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseMT5 Trading System Management (Babata V6.6 Predator Edition)
MT5交易系统管理(Babata V6.6 Predator版本)
This skill consolidates the highest-level quant logic for Gold/Silver trading on Windows VPS.
本技能整合了Windows VPS上黄金/白银交易的顶级量化逻辑。
🚀 V6.6 Core Features (The Predator)
🚀 V6.6核心特性(Predator版本)
1. 🚀 Infinite RR Logic (Smart Trailing)
1. 🚀 无限风险回报率逻辑(智能追踪止损)
- Phase 1 (Breakeven): Move SL to Entry + buffer once Profit >= 2.0 * Initial Risk.
- Phase 2 (Moon Run): Remove fixed TP. Trail SL behind the previous M15 bar's low/high.
- Goal: Capture 1:10+ outliers while securing 0-loss trades early.
- 阶段1(保本): 当利润≥初始风险的2.0倍时,将止损(SL)移动至入场价+缓冲区间。
- 阶段2(收益狂奔): 移除固定止盈(TP),将止损追踪至前一根M15K线的低点/高点后方。
- 目标: 在早期确保零亏损交易的同时,捕捉1:10及以上的极端收益机会。
2. 🧠 Self-Evolution (Blacklist System)
2. 🧠 自我进化(黑名单系统)
- Review: Weekly automated analysis of .
journal.csv - Action: Identifies low-win-rate time/day clusters and generates .
blacklist.json - Filtering: Automatically skips entry during blacklisted intervals.
- 复盘: 每周自动分析文件。
journal.csv - 操作: 识别低胜率的时段/日期集群,并生成文件。
blacklist.json - 过滤: 在黑名单时段自动跳过入场操作。
3. 🌪️ Triple-Resonance Selector
3. 🌪️ 三重共振筛选器
Entries require 3 layers of alignment:
- H4 Macro Trend (EMA200 / Structure).
- M15 Micro Signal (SMC, NakedK, Turtle, Vegas).
- MACD Momentum (Histogram direction).
入场需满足3层信号对齐:
- H4宏观趋势(EMA200 / 市场结构)。
- M15微观信号(SMC、裸K、海龟交易法、维加斯通道)。
- MACD动量(柱状图方向)。
4. 📊 Blackbox Data Logging
4. 📊 黑盒数据日志
Full technical context for every trade is stored in for post-mortem analysis.
journal.csv每笔交易的完整技术细节都会存储在中,用于事后分析。
journal.csv🛠️ Deployment Checklist
🛠️ 部署清单
- Environment: .
pip install MetaTrader5 pandas requests pytz - Files: ,
main.py,config.py,engine/.strategies/ - Supervisor: Always run via to ensure auto-restart.
START_BOT.cmd - Sync: Commit and push to Github repository for version control.
- 环境: 执行进行安装。
pip install MetaTrader5 pandas requests pytz - 文件: ,
main.py,config.py,engine/。strategies/ - 管理工具: 始终通过运行,以确保自动重启。
START_BOT.cmd - 同步: 提交并推送到Github仓库进行版本控制。
🔍 Verification
🔍 验证方式
- Telegram: Confirm receipt of "🐺 Babata V6.6 Predator Active!" message.
- Journal: Ensure is being populated after the first trade.
journal.csv
- Telegram: 确认收到“🐺 Babata V6.6 Predator已激活!”消息。
- 日志: 确保首笔交易完成后已被填充数据。
journal.csv