This is a full-featured algorithmic trading bot for MetaTrader 5 that trades gold and silver on Windows. The V6.6 "Predator" version implements infinite risk-reward trailing (moving to breakeven at 2R, then following M15 bars), a self-evolution system that blacklists low-performing time slots based on trade journal analysis, and a triple-resonance filter requiring H4 trend, M15 signal, and MACD alignment before entry. It logs everything to CSV for post-mortem review and sends Telegram notifications. You'll need a Windows VPS, MT5 installed, and comfort with running Python trading bots 24/7. The naming is colorful but the architecture is solid for systematic traders who want automated position management with adaptive filtering.
npx -y skills add epinvest516-web/openclaw-skills --skill mt5-trading --agent claude-codeInstalls into .claude/skills of the current project.
This skill consolidates the highest-level quant logic for Gold/Silver trading on Windows VPS.
journal.csv.blacklist.json.Entries require 3 layers of alignment:
Full technical context for every trade is stored in journal.csv for post-mortem analysis.
pip install MetaTrader5 pandas requests pytz.main.py, config.py, engine/, strategies/.START_BOT.cmd to ensure auto-restart.journal.csv is being populated after the first trade.binance/binance-skills-hub
binance/binance-skills-hub