Creation of a Telegram bot for transmitting limit orders to Binance.
There is a chat where messages with information come. It is necessary:
For the script to recognize information from the message and send the limit order data to Binance.
To create a Telegram bot where the user can insert their API keys from Binance. And connect to receive orders
Notifications for Long
🔔 Signal received to open a position in LONG 🟢
Bot: rsi_x2
Pair: #STRKUSDT
Timeframe: 1h
💰 Entry level: 0.15504
🛑 SL level: 0.14832 (-4.34%)
🎯 TP level: 0.16849 (+8.67%)
📊 Key levels: SUPPORT 0.15150 - 0.15210
Current Price: 0.16070
Distance: -5.54%
⏰ Signal time: 2025-10-10 18:35:24 UTC
Notification for short
🔔 Signal received to open a position in SHORT 🔴
Bot: rsi_x5
Pair: #ATOMUSDT
Timeframe: 4h
💰 Entry level: 4.26
🛑 SL level: 4.44 (-4.42%)
🎯 TP level: 3.88 (+8.84%)
📊 Key levels: RESISTANCE 4.31 - 4.35
Current Price: 4.09
Distance: +5.74%
⏰ Signal time: 2025-10-10 11:33:35 UTC
These messages contain all the information.
Signal type Short or Long
Pair
Opening price
SL
TP.
And create an admin panel. In which the number of users will be visible.
Admin panel functionality:
Ban/unban users.
Settings for leverage and % of the deposit per trade.
Please submit your bids
-
Hello, I worked on a project integrating a trading bot with the exchange's API, where I processed over 300 signals daily, very similar to your task.
How do you want to handle parsing errors from the Telegram channel messages?
I suggest we get in touch, I will consult you for free on the technical side and we will create a development plan + I will tell you about my team!
-
631 3 0 I will do it faster than anyone else, I already have an almost ready solution for a similar project.
-
1328 35 1 Good afternoon. There is a similar solution. Contact me, I will show it and refine it for your tasks.
-
345 Good day!
I have experience in creating similar bots and am ready to provide you with several implementation options for the task.
I will complete it quickly and efficiently.
-
1182 8 1 Hello, Namir Nazirov
We can even add stops based on polar sentiment analysis from the news to reduce risks and enhance the effectiveness of the algorithmic trading strategy.
-
176 I caught your idea. Ready to execute. I will create a TG bot with signal parsing, Binance API integration, and an admin panel (ban/unban, leverage, % of the deal). Everything turnkey 🔑
Experience with such projects ✅
We can discuss the price separately.
-
2409 8 1 Hello! 👋
I am developing a Telegram bot that automatically reads signals from the chat, determines the type (LONG / SHORT), pair, Entry, SL, TP — and instantly sends a limit order to Binance.
✅ Functionality:
• Message recognition by template.
• Sending limit orders (LONG / SHORT) on Binance futures.
• Telegram bot for users with the ability to add their API keys.
• Admin panel for user management (ban / unban), leverage settings, and % of the deposit.
• Secure storage of keys and stable operation 24/7.
…
I work quickly, the code is clean and understandable. I can show similar implemented solutions 🚀
-
951 5 0 I have experience in creating a similar bot, message me privately. I will create such a bot for you.
-
9972 117 0 Hello.
I am developing bots for Telegram in NodeJS. I am ready to take it on. Write to me, we will discuss.
-
1945 7 0 👋 Good day!
I will develop a Telegram bot for transmitting limit orders — reliably, quickly, and with full automation of the process.
🔧 What I will implement:
— receiving orders from an external system (API or manually);
— sending users messages with order parameters (pair, direction, price, stop, take);
— logging all signals in a database (SQLite/PostgreSQL);
— (optionally) integration with the Binance / Bybit exchange for automatic order placement.
… 💪 Code in Python (aiogram + FastAPI), with asynchronous processing and API key protection.
To assess more accurately, please clarify:
1️⃣ does the bot only need to transmit orders, or should it also open them on the exchange automatically?
2️⃣ which exchange needs to be connected?
3️⃣ is an admin panel needed for managing signals?
Ready to discuss the details and start development today 🚀
-
655 4 0 Ready to create this bot, the task is clear, I propose a price of 3000 UAH for this work and a deadline of up to 2 days, write to me and we will get started.
-
Здравствуйте, хотел обсудить на счёт пирсинга ников , он вам ещё нужен?
-
1. Общая логика работы
Из какого источника приходят сообщения — Telegram-чат, канал, бот, e-mail, SMS, API?
Сообщения приходят всегда в одинаковом формате, как в примере, или возможны вариации (например, порядок строк, отсутствие некоторых строк)?
Нужно ли обрабатывать только новые сообщения или и старые (историю чата)?
Можно ли считать, что все сигналы — это только один тип ордера (лимит), или иногда нужно открывать рыночный ордер?
2. Работа с Binance API
Торговля должна идти на спотовом рынке или фьючерсах (USDT-M / COIN-M)?
Нужно ли реализовать автоматическое создание ордера (бот сам открывает позицию) или только отправку данных ордера пользователю?
Нужно ли предусмотреть автозакрытие позиции по SL/TP, или достаточно создать лимитный ордер на вход?
Какая должна быть логика расчёта объёма сделки — фиксированный размер или процент от депозита (например, 5%)?
Нужно ли учитывать кредитное плечо, и если да — где задаётся плечо (в настройках пользователя или админки)?
3. Telegram-бот
Требуется ли аутентификация пользователей (например, по паролю, ключу-приглашению или просто по /start)?
Как именно пользователь должен добавлять свои Binance API ключи — в чате с ботом (через команды) или через форму/веб-интерфейс?
Нужно ли шифровать или хранить API-ключи (например, в базе данных или в зашифрованном виде)?
Пользователь может подключить только один аккаунт Binance, или несколько?
Нужно ли предусмотреть уведомления пользователю о созданных ордерах, ошибках, сработавших SL/TP и т.п.?
4. Админка
Где должна быть реализована админка — в Telegram (как панель через команды) или в веб-интерфейсе?
Какие именно данные нужно видеть админу (только количество пользователей, или и статистику по ордерам, балансам и т.п.)?
Как будет выполняться бан/разбан — через Telegram-бота или через веб-панель?
Должен ли админ иметь возможность редактировать параметры пользователей (например, плечо, процент риска и т.д.)?
5. Дополнительные детали
Нужен ли лог всех действий (например, открытие ордеров, ошибки API, входы пользователей)?
Нужно ли реализовать разные стратегии для разных ботов (например,
rsi_x2,rsi_x5) или просто передавать их как текст?Нужно ли поддерживать мультиязычность или всё на русском языке?
Есть ли ограничения по развёртыванию — где будет хоститься проект (VPS, локально, Docker)?
Предпочтительный стек технологий: Python (aiogram + Binance API), Node.js (telegraf), или не принципиально?
После ответов на эти вопросы возможно точно сформировать сроки и цену, без этих ответов этого сделать нельзя. Если интересно пишите в личные.
-
Current freelance projects in the category Bot Development
Telegram bot
269 USD
It is necessary to completely replicate the interface and functionality, but without the payment platform. It needs to be done in a short time. Bot Development ∙ 6 hours 44 minutes back ∙ 61 proposals |
Automatic video posting on social media according to a scheduleTechnical Assignment (TA) Automatic video publication on social media according to a scheduleProject Description A script/bot (Python preferred, or any other solution of your choice — the main thing is stability and ease of maintenance) is needed, which automatically publishes… Python, Bot Development ∙ 8 hours 19 minutes back ∙ 37 proposals |
Bot for receiving/searching applications
28 USD
In short: Create a bot where users can create and find profiles, the bot should have referral links, etc. Everything is detailed below. Client-side bot: Before the /start button, text in the center of the chat: What can this bot do? Welcome to Sugar Secret Agency! -Premium… Python, Bot Development ∙ 10 hours 22 minutes back ∙ 43 proposals |
Signal bot with automation in Google SheetsA bot is needed that will accept an application and automatically place it in Google Sheets, for example: store1, 26.06, 500kg or 200kg, and it will automatically mark 500 or 200 in the cell of the date on the store's line in the table. Bot Development ∙ 10 hours 36 minutes back ∙ 49 proposals |
We are looking for a developer to create a trading bot/chatbot.We are looking for a developer to create a trading bot / chat bot. An IT specialist is needed who can develop a bot for market analysis 24/7 and send trading signals for gold, indices, Bitcoin, and Forex pairs. The main requirement is that the specialist must understand… Python, Bot Development ∙ 1 day 5 hours back ∙ 36 proposals |