@epinvest516-web/mt5-trading

Automated trading system management using Python and MetaTrader 5 API. V6.6 Predator Version with Infinite RR, Self-Evolution, and Triple-Resonance.

View in AI SkillSafe app
Scanned · no findings
0 downloads
0 stars
0 demos
SKILL.md
namemt5-trading
descriptionAutomated trading system management using Python and MetaTrader 5 API. V6.6 Predator Version with Infinite RR, Self-Evolution, and Triple-Resonance.

MT5 Trading System Management (Babata V6.6 Predator Edition)

This skill consolidates the highest-level quant logic for Gold/Silver trading on Windows VPS.

🚀 V6.6 Core Features (The Predator)

1. 🚀 Infinite RR Logic (Smart Trailing)

  • 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.

2. 🧠 Self-Evolution (Blacklist System)

  • 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.

3. 🌪️ Triple-Resonance Selector

Entries require 3 layers of alignment:

  • H4 Macro Trend (EMA200 / Structure).
  • M15 Micro Signal (SMC, NakedK, Turtle, Vegas).
  • MACD Momentum (Histogram direction).

4. 📊 Blackbox Data Logging

Full technical context for every trade is stored in journal.csv for post-mortem analysis.

🛠️ Deployment Checklist

  1. Environment: pip install MetaTrader5 pandas requests pytz.
  2. Files: main.py, config.py, engine/, strategies/.
  3. Supervisor: Always run via START_BOT.cmd to ensure auto-restart.
  4. Sync: Commit and push to Github repository for version control.

🔍 Verification

  • Telegram: Confirm receipt of "🐺 Babata V6.6 Predator Active!" message.
  • Journal: Ensure journal.csv is being populated after the first trade.

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@epinvest516-web/mt5-trading/verified)](https://skillsafe.ai/skill/@epinvest516-web/mt5-trading/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@epinvest516-web/mt5-trading/installs)](https://skillsafe.ai/skill/@epinvest516-web/mt5-trading/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@epinvest516-web/mt5-trading/scan)](https://skillsafe.ai/skill/@epinvest516-web/mt5-trading/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@epinvest516-web/mt5-trading/eval)](https://skillsafe.ai/skill/@epinvest516-web/mt5-trading/)