Upbit 실시간 트레이딩 봇 - GLM AI 분석, 기술지표, 자동매매
Scanned 9/7/2026
Install to Claude Code
npx -y skills add Demerzels-lab/elsamultiskillagent --skill upbit-trading-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Upbit Trading Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/demerzels-lab-upbit-trading-skill)More formats (shields.io, HTML) on the badges page.
---
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
1. Upbit API 키 발급 (https://upbit.com/mypage/open_api_management)
2. 환경변수 설정:
```bash
cp .env.example .env
# UPBIT_ACCESS_KEY, UPBIT_SECRET_KEY 입력
```
3. 실행:
```bash
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 - 자유롭게 사용 및 수정 가능
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...