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.
Access live KuCoin Spot Market data instantly in Telegram! This workflow integrates the KuCoin REST API with Telegram and an optional GPT 4.1 mini formatter , delivering real time insights like lat...
@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 sourceAccess live KuCoin Spot Market data instantly in Telegram!
This workflow integrates the KuCoin REST API with Telegram and an optional GPT-4.1-mini formatter, delivering real-time insights like latest prices, 24h stats, order book depth, trades, and candlesticks β all structured into clean Telegram messages.
A Telegram Trigger listens for user commands.
User Authentication validates the Telegram ID against an allowlist.
A SessionId is generated from the chat ID to support memory across turns.
The KuCoin AI Agent orchestrates API requests:
/api/v1/market/stats?symbol=BTC-USDT/api/v1/market/orderbook/level2_100?symbol=BTC-USDT/api/v1/market/orderbook/level1?symbol=BTC-USDT/api/v1/market/orderbook/level1?symbol=BTC-USDT/api/v1/market/candles?symbol=BTC-USDT&type=15min&limit=20/api/v1/market/histories?symbol=BTC-USDT/api/v1/market/orderbook/level1?symbol=BTC-USDTUtility Tools process results:
Message Splitter breaks outputs >4000 chars (Telegram limit).
Final report is sent back via Telegram SendMessage in human-readable format.
Create a Telegram Bot
Configure in n8n
KuCoin AI Agent v1.02.json.Deploy & Test
BTC-USDT to your bot.Watch the full setup guide on YouTube:
If you want, I can also update embed links & thumbnails elsewhere to match this.
β‘ Unlock KuCoin Spot Market insights in Telegram β fast, reliable, and API-key free.
Β© 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 | Get exchange data with KuCoin AI Agent | GPT-4o + Telegram |
|---|---|
| Complexity | advanced |
| Nodes | 35 |
| Categories | Crypto Trading, AI Chatbot |
| Author | Don Jayamaha Jr |
| Published | 15 Sept 2025 |
Use the JSON export at /data/workflows/8611/8611.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.
Access live KuCoin Spot Market data instantly in Telegram! This workflow integrates the KuCoin REST API with Telegram and an optional GPT 4.1 mini formatter , delivering real time insights like lat...
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.