Gold Intelligence Monitor
Real-time gold price monitoring and investment alert system.
When to Use This Skill
This skill should be triggered when the user:
- - Asks about current gold prices or XAU/USD rates
- Wants gold investment analysis or trading advice
- Requests market briefings or price alerts
- Mentions gold-related economic indicators (Fed rates, USD, inflation)
- Needs help tracking their gold portfolio or positions
Quick Start
- 1. Check
config.json for user profile (currency, timezone, watchlist) - Use the workflow below based on user request type
Workflows
Daily Briefing
When user asks for "daily briefing", "market update", or "what's happening with gold today":
CODEBLOCK0
Output format:
CODEBLOCK1
Price Alert
When user asks for "alert me when...", "notify me if...", or mentions price targets:
Alert Levels:
| Level | Trigger Conditions | Response |
|---|
| 🔴 Red | Price breaks target profit/stop-loss levels, daily movement >8%, major geopolitical conflicts | Immediate notification, execute trading decisions |
| 🟡 Yellow |
Price breaks key round numbers, technical divergence, Fed officials' speeches | Prepare to trade, closely monitor |
| 🟢 Green | Normal price fluctuations, routine market monitoring | Regular briefings |
Alert output format:
CODEBLOCK2
Weekly Analysis
When user asks for "weekly outlook", "this week", or "Monday analysis":
CODEBLOCK3
Buy/Sell Signal Check
When user asks "should I buy?", "sell now?", or "is it a good time to invest":
Buy Signals:
- - Federal Reserve rate cut expectations rise
- Geopolitical risks escalate
- Technical breakout (breaks consolidation range)
Sell Signals:
- - Federal Reserve rate hike expectations rise
- Technical breakdown (breaks support level)
- Position reaches expected profit (take profit)
Data Sources Priority
- 1. Official: Shanghai Gold Exchange (SGE), World Gold Council (WGC)
- Market: Bloomberg/Reuters, TradingView, Kitco
- Macro: Federal Reserve, Non-farm payroll, CPI/PPI
- Sentiment: X/Twitter posts, geopolitical news, central bank reports
Configuration
Edit config.json to customize:
- - Holding cost and target price levels
- Alert thresholds (price change percentage)
- Gold instruments to monitor (spot, futures, ETFs)
- Local timezone and currency
Disclaimer
This system is for reference only and does not constitute investment advice. Gold investment involves risks; invest with caution.
黄金智能监控系统
实时黄金价格监控与投资预警系统。
使用场景
当用户出现以下情况时触发此技能:
- - 询问当前金价或XAU/USD汇率
- 需要黄金投资分析或交易建议
- 请求市场简报或价格预警
- 提及黄金相关经济指标(美联储利率、美元、通胀)
- 需要跟踪黄金持仓或头寸
快速入门
- 1. 检查config.json中的用户配置(货币、时区、关注列表)
- 根据用户请求类型选择下方工作流程
工作流程
每日简报
当用户要求每日简报、市场更新或今天黄金走势如何时:
生成市场简报:
- 1. 获取过去24小时价格趋势
- 查看美元指数走势
- 回顾美联储官员讲话/经济数据发布
- 提供持仓建议和风险管理
输出格式:
📋 黄金市场简报 - {日期}
🎯 市场概况:
{摘要}
💰 报价信息:
| 品种 | 价格 | 涨跌幅 | 关键价位 |
|---|
| {名称} | {价格} | {涨跌幅} | {关键价位} |
📊 技术分析:
- - 支撑位:{价位}
- 阻力位:{价位}
- 趋势:{方向}
📅 经济日历:
💡 投资建议:
- - 持仓成本:{成本}
- 当前盈亏:{盈亏}
- 建议操作:{建议}
⚠️ 风险提示:{等级}
{风险描述}
价格预警
当用户要求当...时提醒我、如果...通知我或提及目标价位时:
预警等级:
| 等级 | 触发条件 | 响应方式 |
|---|
| 🔴 红色 | 价格突破目标盈利/止损位、单日波动>8%、重大地缘冲突 | 立即通知,执行交易决策 |
| 🟡 黄色 |
价格突破关键整数位、技术背离、美联储官员讲话 | 准备交易,密切监控 |
| 🟢 绿色 | 正常价格波动、常规市场监控 | 定期简报 |
预警输出格式:
🚨 [预警等级] {预警类型}
💰 品种:{黄金类型}
📈 当前价格:{价格}({涨跌幅})
🎯 关键价位:{突破价位}
⚡ 建议操作:
- 1. {操作1}
- {操作2}
- {操作3}
📊 市场分析:
{简要分析}
🔗 影响因素:
- - 美元指数:{DXY}
- 国债收益率:{US10Y}
- 重大事件:{事件}
周度分析
当用户要求周度展望、本周或周一分析时:
生成周度展望:
- 1. 回顾上周黄金价格表现
- 本周经济日历(美联储会议、非农等)
- 技术分析(趋势、关键支撑/阻力)
- 下周交易策略建议
买卖信号检查
当用户询问应该买入吗?、现在卖出?或现在是投资好时机吗?时:
买入信号:
- - 美联储降息预期升温
- 地缘政治风险升级
- 技术突破(突破盘整区间)
卖出信号:
- - 美联储加息预期升温
- 技术破位(跌破支撑位)
- 持仓达到预期盈利(止盈)
数据来源优先级
- 1. 官方: 上海黄金交易所(SGE)、世界黄金协会(WGC)
- 市场: 彭博/路透、TradingView、Kitco
- 宏观: 美联储、非农就业、CPI/PPI
- 情绪: X/Twitter帖子、地缘政治新闻、央行报告
配置说明
编辑config.json自定义:
- - 持仓成本与目标价位
- 预警阈值(价格变动百分比)
- 监控的黄金品种(现货、期货、ETF)
- 本地时区和货币
免责声明
本系统仅供参考,不构成投资建议。黄金投资存在风险,请谨慎投资。