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.
A fully autonomous, HTX Spot Market AI Agent (Huobi AI Agent) built using GPT 4o and Telegram. This workflow is the primary interface , orchestrating all internal reasoning, trading logic, and outp...
@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 sourceA fully autonomous, HTX Spot Market AI Agent (Huobi AI Agent) built using GPT-4o and Telegram. This workflow is the primary interface, orchestrating all internal reasoning, trading logic, and output formatting.
| User Input | Agent Action |
|---|---|
btc |
Returns 15m + 1h analysis for BTC |
eth 4h |
Returns 4-hour swing data for ETH |
bnbusdt today |
Full day snapshot with technicals + 24h stats |
๐ BTC/USDT Market Summary
๐ฐ Price: $62,400
๐ 24h Stats: High $63,020 | Low $60,780 | Volume: 89,000 BTC
๐ 1h Indicators:
โข RSI: 68.1 โ Overbought
โข MACD: Bearish crossover
โข BB: Tight squeeze forming
โข ADX: 26.5 โ Strengthening trend
๐ Support: $60,200
๐ Resistance: $63,800
Create your Telegram Bot using @BotFather
Add Bot Token in n8n Telegram credentials
Add your GPT-4o or OpenAI-compatible key under HTTP credentials in n8n
(Optional) Add your HTX API credentials if expanding to authenticated endpoints
Deploy this main workflow using:
| Component | Role |
|---|---|
| ๐ Telegram Trigger | Entry point for external or manual signal |
| ๐ง GPT-4o | Symbol + timeframe extraction + strategy generation |
| ๐ Data Collector | Internal tools fetch price, indicators, order book, etc. |
| ๐งฎ Reasoning Layer | Merges everything into a trading signal summary |
| ๐ฌ Telegram Output | Sends formatted HTML report via Telegram |
| Scenario | Outcome |
|---|---|
| Auto-run every 4 hours | Sends new HTX signal summary to Telegram |
| Human requests โeth 1hโ | Bot replies with real-time 1h chart-based summary |
| System-wide trigger from another agent | Invokes webhook and returns response to parent workflow |
ยฉ 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 | Analyze cryptocurrency market data with HTX API, GPT-4o and 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/8604/8604.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.
A fully autonomous, HTX Spot Market AI Agent (Huobi AI Agent) built using GPT 4o and Telegram. This workflow is the primary interface , orchestrating all internal reasoning, trading logic, and outp...
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.