Overview
- Skill Key
- cfilipemt/metals-desk-os
- Author
- cfilipemt
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/cfilipemt/metals-desk-os
- Latest Commit SHA
- 7555beda9c6c8298c85f676af95148363adf5398
Institutional Desk-Level Fully Automated Trading OS for XAU/USD and XAG/USD. Event-driven, risk-first, multi-engine architecture that runs as a continuous analysis and execution pipeline inside OpenClaw's trader agent.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 metals-desk-os 技能。 若已安装,则直接安装 metals-desk-os 技能。
# Metals Desk OS An institutional-grade metals trading operating system for gold (XAU/USD) and silver (XAG/USD). This skill transforms the OpenClaw trader agent into a full prop-desk assistant with real-time analysis, automated execution, risk management, and performance tracking. ## When to Use This Skill Use this skill when: - Analyzing gold or silver market structure (ICT/SMC methodology) - Generating trade signals with full entry/SL/TP plans - Running automated or semi-automated trade execution via MT5 - Monitoring real-time risk, drawdown, and position management - Tracking trading performance (win rate, expectancy, Sharpe, drawdown) - Getting session-aware, macro-aware trading intelligence ## Architecture Overview The system runs as a continuous event-driven pipeline: ``` PRICE FEED → SESSION ENGINE → STRUCTURE ENGINE → LIQUIDITY ENGINE → MACRO ENGINE → BIAS ENGINE → VOLATILITY ENGINE → RISK ENGINE → EXECUTION ENGINE → BROKER → PERFORMANCE ENGINE → DASHBOARD → ALERTS ``` All engines communicate through a central **Event Bus** (EventEmitter pattern). Every event is logged and can be monitored in real-time via WebSocket. ## Core Engines | Engine | Purpose | Key Outputs | |--------|---------|-------------| | **Structure Engine** | Detects HH/HL/LH/LL, BOS, CHoCH, FVG, Order Blocks | Market structure, trend direction, structural shifts | | **Liquidity Engine** | Finds equal highs/lows, stop clusters, session levels, sweeps | Liquidity pools, sweep confirmations | | **Bias Engine** | Multi-timeframe directional bias with conviction scoring | HTF bias, intraday bias, conviction 0-100, alignment score | | **Macro Engine** | Tracks DXY, US10Y yields, risk sentiment, news proximity | macro_bias (bullish/bearish/neutral gold), macro_risk level | | **Volatility Engine** | ATR calculation, spike detection, regime classification | ATR, volatility regime (low/normal/high/extreme) | | **Risk Engine** | Position sizing, drawdown monitoring, halt triggers | Lot size,...
# 🏛 Metals Desk OS v1.0.0 **Institutional Desk-Level Fully Automated Trading OS for XAU/USD and XAG/USD** Architecture: Event-Driven, Risk-First, Multi-Engine AI Trading Desk --- ## 📁 File Structure ``` metals-desk-os/ ├── index.js # Main entry point & orchestrator ├── package.json # Dependencies ├── skill.json # OpenClaw skill manifest ├── manifest.json # Runtime configuration ├── .env.example # Environment template │ ├── core/ # Trading engines │ ├── bias-engine.js # HTF/Intraday bias with conviction scoring │ ├── structure-engine.js # HH/HL/LH/LL, BOS, CHoCH, FVG, OB detection │ ├── liquidity-engine.js # Equal highs/lows, sweeps, pools │ ├── execution-engine.js # Trade signal generation & entry logic │ ├── risk-engine.js # Position sizing, drawdown, halts │ ├── volatility-engine.js # ATR, spike detection, regime classification │ ├── macro-engine.js # DXY, yields, risk sentiment │ └── performance-engine.js # Win rate, expectancy, Sharpe, drawdown │ ├── automation/ # System automation │ ├── event-bus.js # Central nervous system (EventEmitter) │ ├── price-feed.js # Real-time price data from MT5/MetaAPI │ ├── session-engine.js # London/NY/Asian session tracking │ ├── scheduler.js # Cron-based daily tasks & reports │ └── news-monitor.js # Economic calendar & news blocking │ ├── broker/ # Broker integration │ ├── mt5-connector.js # MetaAPI order execution │ ├── risk-guard.js # Active position monitoring & TP/SL management │ └── order-manager.js # High-level order lifecycle orchestration │ ├── dashboard/ # Real-time dashboard │ ├── websocket-feed.js # WebSocket data broadcaster │ ├── desk-dashboard.json # Widget layout config │ └── metrics.json...
0xnyk
X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
jackculpan
Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.
openclaw-trade
openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.
xquik-dev
X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.
mohsinkhadim59
Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.