Content: 00134.zip (25.36 KB)
Uploaded: 14.01.2026

Positive responses: 0
Negative responses: 0

Sold: 0
Refunds: 0

$6.95
# Fetch and format Binance data on price, candles, and order book for Telegram

This automation template collects and structures real-time market data from Binance upon request from a parent workflow. It is ideal for traders, analysts, and AI agent developers who need quick access to a complete dataset in a readable format.

## Who it´s for
- Traders using Telegram to receive real-time market data
- Crypto market analysts needing automated OHLCV and order book extraction
- AI agent developers integrating Binance data into their systems
- Quantitative traders building models based on multi-timeframe data

## What the automation does
- Receives a trading pair symbol (e.g., BTCUSDT) via webhook from a parent workflow
- Concurrently makes four HTTP calls to Binance’s public API: current price, 24h stats, order book depth (top 100 bids/asks), and kline data (15m, 1h, 4h, 1d)
- Aggregates responses and processes them via a LangChain agent using OpenAI (gpt-4.1-mini) to generate structured, human-readable summaries
- Returns formatted output ready for Telegram or integration into analytical systems

## What´s included
- Ready-to-use n8n workflow
- Logic for handling incoming triggers and managing parallel HTTP requests
- Integrations with Binance (HTTP API), OpenAI, and optional Telegram output
- Basic text instructions for deployment and adaptation

## Requirements for setup
- n8n instance with workflow editing access
- OpenAI API key (model gpt-4.1-mini)
- Parent system to send the trading pair symbol via webhook
- Optionally: configured result delivery system (e.g., Telegram bot)

## Benefits and outcomes
- Automated full-market data collection without manual API polling
- Unified, structured output instead of raw JSON parsing
- Seamless integration into existing AI agents and bots
- Support for multi-timeframe analysis and deep order book inspection
- Time savings on data processing and formatting
- Ready for use with schedulers or event-based triggers

## Important: template only
Important: you are purchasing a ready-made automation workflow template only. Rollout into your infrastructure, connecting specific accounts and services, 1:1 setup help, custom adjustments for non-standard stacks and any consulting support are provided as a separate paid service at an individual rate. To discuss custom work or 1:1 help, contact via chat
Binance market data
crypto market data aggregation
trading pair price
24h volume stats
order book depth crypto
klines 15m 1h 4h 1d
Telegram data formatting
n8n crypto workflow
OpenAI data processing
automated price fetch
Binance HTTP API
market data pipeline
OHLCV data extraction
quantitative crypto analysis
Telegram crypto bot
symbol-based data query
No feedback yet