CAT
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Mt5 Trading

epinvest516-web/openclaw-skills
199 installs
Summary

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.

Install to Claude Code

npx -y skills add epinvest516-web/openclaw-skills --skill mt5-trading --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Files
SKILL.mdView on GitHub

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.
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Finance & Trading
First SeenJun 3, 2026
View on GitHub

Recommended

More Finance & Trading →
okx-defi-portfolio

okx/onchainos-skills

okx defi portfolio
3.6k
281
derivatives-trading-usds-futures

binance/binance-skills-hub

derivatives trading usds futures
2.3k
868
derivatives-trading-coin-futures

binance/binance-skills-hub

derivatives trading coin futures
1.2k
868
derivatives-trading-portfolio-margin

binance/binance-skills-hub

derivatives trading portfolio margin
1.2k
868
derivatives-trading-portfolio-margin-pro

binance/binance-skills-hub

derivatives trading portfolio margin pro
1.2k
868
crypto-com-exchange

crypto-com/crypto-agent-trading

crypto com exchange
123
9