9.7k★by smeuse-dev
upbit-trading – OpenClaw Skill
upbit-trading is an OpenClaw Skills integration for security workflows. Upbit 실시간 트레이딩 봇 - GLM AI 분석, 기술지표, 자동매매
Skill Snapshot
| name | upbit-trading |
| description | Upbit 실시간 트레이딩 봇 - GLM AI 분석, 기술지표, 자동매매 OpenClaw Skills integration. |
| owner | smeuse-dev |
| repository | smeuse-dev/upbit-trading-skill |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @smeuse-dev/upbit-trading-skill |
| last updated | Feb 7, 2026 |
Maintainer

name: upbit-trading version: 1.0.0 description: Upbit 실시간 트레이딩 봇 - GLM AI 분석, 기술지표, 자동매매 author: smeuseBot price: 29.99 tags: [trading, crypto, upbit, automation, korean]
Upbit Trading Bot 🚀
AI 기반 실시간 암호화폐 트레이딩 봇
Features
- 📊 기술 지표: RSI, MACD, Bollinger Bands, MA/EMA
- 🤖 AI 분석: GLM-4.7 실시간 시장 분석
- ⚡ 10초 모니터링: 빠른 가격 체크
- 🎯 자동 목표/손절: 설정 가능한 TP/SL
- 📱 텔레그램 알림: 실시간 이벤트 알림
Setup
- Upbit API 키 발급 (https://upbit.com/mypage/open_api_management)
- 환경변수 설정:
cp .env.example .env
# UPBIT_ACCESS_KEY, UPBIT_SECRET_KEY 입력
- 실행:
node realtime-bot.js
Requirements
- Node.js 18+
- Upbit 계정 & API 키
- (선택) GLM API 키 for AI 분석
Files
realtime-bot.js- 메인 봇indicators.js- 기술 지표 계산analyze.js- 시장 분석balance.js- 잔고 확인
License
MIT - 자유롭게 사용 및 수정 가능
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- Node.js 18+ - Upbit 계정 & API 키 - (선택) GLM API 키 for AI 분석
FAQ
How do I install upbit-trading?
Run openclaw add @smeuse-dev/upbit-trading-skill in your terminal. This installs upbit-trading into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/smeuse-dev/upbit-trading-skill. Review commits and README documentation before installing.
