Real-time cryptocurrency portfolio tracking and analysis. Monitors multiple wallets and exchanges, calculates P&L, tracks performance metrics, and provides alerts for significant price movements. Use when users need to track crypto holdings across multiple platforms, calculate portfolio performance and ROI, monitor price changes and set alerts, generate portfolio reports, or analyze asset allocation and diversification.
通过实时数据追踪并分析跨多个钱包和交易所的加密货币投资组合。
bash
node scripts/track_portfolio.js
返回当前持仓、总价值及24小时变动。
bash
node scripts/set_alert.js --symbol BTC --price 50000 --direction above
bash
node scripts/generate_report.js --period 7d
投资组合数据源在 references/config.json 中配置:
json
{
exchanges: [binance, coinbase],
wallets: [0x...],
alerts: {
telegram: true,
email: false
}
}
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 crypto-portfolio-tracker-pro-1776193742 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 crypto-portfolio-tracker-pro-1776193742 技能
skillhub install crypto-portfolio-tracker-pro-1776193742
文件大小: 3.97 KB | 发布时间: 2026-4-17 14:32