Block 1 - OpenAI Chat Model
- Type / Role
- @n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
Instantly access Upbit Spot Market Data in Telegram with AI Automation This workflow integrates the Upbit REST API with GPT 4o mini and Telegram , giving you real time price data, order books, trad...
@n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.telegramtrigger, n8n-nodes-base.code, n8n-nodes-base.set, n8n-nodes-base.telegram, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.memorybufferwindow, @n8n/n8n-nodes-langchain.toolcalculator
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Don Jayamaha Jr.
Original n8n.io sourceInstantly access Upbit Spot Market Data in Telegram with AI Automation
This workflow integrates the Upbit REST API with GPT-4o-mini and Telegram, giving you real-time price data, order books, trades, and candles directly in chat. Perfect for crypto traders, market analysts, and investors who want structured Upbit data at their fingertips—no manual API calls required.
A Telegram bot listens for user queries like upbit KRW-BTC 15m.
The Upbit AI Agent parses the request and fetches live data from the official Upbit REST API:
/v1/ticker)/v1/orderbook)/v1/trades/ticks)/v1/candles/{seconds|minutes|days|weeks|months|years})A built-in Calculator tool computes spreads, % change, and midpoints.
A Think module reshapes raw JSON into simplified, clean fields.
The agent formats results into concise, structured text and sends them back via Telegram.
✅ Get real-time prices and 24h change for any Upbit trading pair. ✅ View order book depth and best bid/ask snapshots. ✅ Fetch multi-timeframe OHLCV candles (from 1s to 1y). ✅ Track recent trades with price, volume, side, and timestamp. ✅ Calculate midpoints, spreads, and percentage changes. ✅ Receive clean, human-readable reports in Telegram—no JSON parsing needed.
Create a Telegram Bot
Configure Telegram API and OpenAI in n8n
Import the Workflow
Ticker, Orderbook, Trades, Klines).Deploy and Test
upbit KRW-BTC 15m → returns price, order book, candles, and trades.upbit USDT-ETH trades 50 → returns 50 latest trades.Watch the full setup guide on YouTube:
⚡ Unlock clean, structured Upbit Spot Market data instantly—directly in Telegram!
© 2025 Treasurium Capital Limited Company Architecture, prompts, and trade report structure are IP-protected.
No unauthorized rebranding permitted.
🔗 For support: Don Jayamaha – LinkedIn
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 35 workflow blocks. Download the JSON for the full node graph.
| Workflow | Access Upbit crypto market data in Telegram with GPT-4o-mini |
|---|---|
| Complexity | advanced |
| Nodes | 35 |
| Categories | Crypto Trading, AI Chatbot |
| Author | Don Jayamaha Jr |
| Published | 15 Sept 2025 |
Use the JSON export at /data/workflows/8613/8613.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Instantly access Upbit Spot Market Data in Telegram with AI Automation This workflow integrates the Upbit REST API with GPT 4o mini and Telegram , giving you real time price data, order books, trad...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Crypto Trading, AI Chatbot use case.