📊 BinanceCoach
Your AI-powered crypto trading behavior coach — connected to your Binance account.
BinanceCoach analyzes your live Binance portfolio, spots emotional trading patterns like FOMO and panic selling, and gives you smart DCA buy signals based on RSI and the Fear & Greed index — all via your OpenClaw assistant.
✨ What it does
| Feature | Description |
|---|
| 💼 Portfolio Health | Score 0–100 with grade, concentration warnings, stablecoin check |
| 📐 Smart DCA |
Weekly buy amounts per coin, adjusted by RSI × Fear & Greed (25 combinations) |
| 🧠 Behavior Analysis | FOMO score, overtrading index, panic sell detector, streak tracker |
| 📈 Market Context | Live price, RSI, SMA50/200, trend direction per coin |
| 😱 Fear & Greed | Real-time index with buy/hold advice |
| 🔔 Price Alerts | Set price or RSI alerts, check when triggered |
| 📚 Education | 7 lessons: RSI, DCA, SMA200, Fear & Greed, concentration risk, panic selling |
| 📅 Projections | 12-month DCA accumulation projection per coin |
| 📰 News & Listings | Live Binance announcements, new coin listings, launchpools & HODLer airdrops |
| 👁 Real-time Watcher | Background daemon that polls Binance every 60s and Telegram-notifies instantly |
🚀 Quick Start
Only one credential required when using with OpenClaw:
CODEBLOCK0
OpenClaw already has Claude built in and handles messaging — no Anthropic key or Telegram bot needed.
Just say: "analyze my portfolio" or "set up BinanceCoach" — your assistant handles the rest.
🔗 Optional: Hook into OpenClaw as default crypto handler
During setup, you'll be asked if you want BinanceCoach registered as your default handler for all crypto questions. If you say yes, a preference block is added to your OpenClaw USER.md:
- - Every session from that point on, your assistant uses BinanceCoach automatically for any crypto question
- Covers: DCA, portfolio, market data, news, launchpools, listings, behavior analysis, alerts, projections, and more
- You can remove it anytime by editing INLINECODE1
This is opt-in — setup will always ask before modifying any config files.
🗣️ Example questions
- - "Analyze my portfolio"
- "What's the Fear & Greed index?"
- "Give me DCA advice for DOGE and ADA"
- "Check my trading behavior"
- "Set an alert if BTC drops below $60,000"
- "Show me the market context for ETH"
- "What's a 12-month DCA projection for BTC?"
- "Explain dollar cost averaging"
- "What are the latest Binance news / announcements?"
- "Any new coin listings on Binance?"
- "Are there any active launchpools or HODLer airdrops?"
- "Watch for new Binance announcements and notify me instantly"
- "Start the news watcher" / "Stop the watcher"
🔐 Security
- - Read-only Binance API — no trading, no withdrawals possible
- Secrets stored locally only in INLINECODE2
- INLINECODE3 is gitignored and never committed
- Source code is fully auditable: github.com/UnrealBNB/BinanceCoachAI
See SECURITY.md for full audit guide.
⚙️ Optional: Standalone Telegram Bot
Want a dedicated Telegram bot (separate from OpenClaw)?
- 1. Create a bot via @BotFather — send INLINECODE4
- Get your Telegram user ID from @userinfobot
- Tell your OpenClaw: "Set up Telegram for BinanceCoach"
Your assistant will ask for the token and user ID, then start the bot.
The Telegram bot includes automatic news polling every 2 minutes — it notifies you instantly when new listings, launchpools, or announcements drop, without you having to ask.
👁 Real-time Announcement Watcher
Want instant Telegram notifications even outside the bot? Start the background watcher:
"Start watching for Binance announcements"
This runs a daemon that polls Binance every 60 seconds and pushes a Telegram message the moment something new appears — new listings, launchpools, HODLer airdrops, or news. It also flags announcements that affect coins you actually hold.
🌍 Languages
Supports English and Dutch (Nederlands). Switch anytime:
"Switch BinanceCoach to Dutch"
Built for the Binance OpenClaw AI Assistant Campaign 2026 · View on GitHub
📊 BinanceCoach
您的AI加密货币交易行为教练——连接您的币安账户。
BinanceCoach会分析您的实时币安投资组合,识别FOMO和恐慌性抛售等情绪化交易模式,并根据RSI和恐惧与贪婪指数为您提供智能的DCA买入信号——全部通过您的OpenClaw助手完成。
✨ 功能概览
| 功能 | 描述 |
|---|
| 💼 投资组合健康度 | 0–100分评分,含等级评定、集中度警告、稳定币检查 |
| 📐 智能定投 |
每枚币的周买入金额,根据RSI × 恐惧与贪婪指数调整(25种组合) |
| 🧠 行为分析 | FOMO评分、过度交易指数、恐慌性抛售检测、连续交易追踪 |
| 📈 市场背景 | 实时价格、RSI、SMA50/200、每枚币的趋势方向 |
| 😱 恐惧与贪婪指数 | 实时指数,附买入/持有建议 |
| 🔔 价格提醒 | 设置价格或RSI提醒,检查触发情况 |
| 📚 教育 | 7节课程:RSI、DCA、SMA200、恐惧与贪婪指数、集中度风险、恐慌性抛售 |
| 📅 预测 | 每枚币的12个月DCA累积预测 |
| 📰 新闻与上币 | 实时币安公告、新币上线、Launchpool和HODLer空投 |
| 👁 实时监控器 | 后台守护进程,每60秒轮询币安,即时通过Telegram通知 |
🚀 快速开始
与OpenClaw配合使用时仅需一个凭证:
币安API密钥 + 密钥(只读)
OpenClaw已内置Claude并处理消息——无需Anthropic密钥或Telegram机器人。
只需说:分析我的投资组合 或 设置BinanceCoach ——您的助手会处理其余事项。
🔗 可选:将BinanceCoach设为OpenClaw默认加密货币处理器
在设置过程中,系统会询问您是否希望将BinanceCoach注册为所有加密货币问题的默认处理器。如果选择是,则会在您的OpenClaw USER.md中添加一个偏好设置块:
- - 此后每次会话中,您的助手会自动使用BinanceCoach处理任何加密货币问题
- 涵盖:DCA、投资组合、市场数据、新闻、Launchpool、上币、行为分析、提醒、预测等
- 您随时可以通过编辑USER.md移除该设置
此为自愿选择——设置过程中在修改任何配置文件前都会征求您的同意。
🗣️ 示例问题
- - 分析我的投资组合
- 恐惧与贪婪指数是多少?
- 给我DOGE和ADA的DCA建议
- 检查我的交易行为
- 如果BTC跌破60,000美元,设置提醒
- 显示ETH的市场背景
- BTC的12个月DCA预测是多少?
- 解释一下平均成本法
- 最新的币安新闻/公告有哪些?
- 币安有新币上线吗?
- 有正在进行的Launchpool或HODLer空投吗?
- 监控新的币安公告并即时通知我
- 启动新闻监控器 / 停止监控器
🔐 安全性
完整审计指南请参见SECURITY.md。
⚙️ 可选:独立Telegram机器人
想要一个专用的Telegram机器人(独立于OpenClaw)?
- 1. 通过@BotFather创建机器人——发送/newbot
- 从@userinfobot获取您的Telegram用户ID
- 告诉您的OpenClaw:为BinanceCoach设置Telegram
您的助手会要求提供令牌和用户ID,然后启动机器人。
该Telegram机器人包含每2分钟自动轮询新闻功能——当新币上线、Launchpool或公告发布时,它会即时通知您,无需您主动询问。
👁 实时公告监控器
想要在机器人之外也能获得即时Telegram通知?启动后台监控器:
开始监控币安公告
这会运行一个守护进程,每60秒轮询币安一次,一旦有新内容出现——新币上线、Launchpool、HODLer空投或新闻——就会立即推送Telegram消息。它还会标记影响您实际持有币种的公告。
🌍 语言支持
支持英语和荷兰语。随时切换:
将BinanceCoach切换到荷兰语
为币安OpenClaw AI助手活动2026构建 · 在GitHub上查看