Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Creation of a Telegram bot for transmitting limit orders to Binance.

Translated

  1. 673
     5  0

    1 day22 USD

    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!

  2. 631    3  0
    3 days89 USD

    I will do it faster than anyone else, I already have an almost ready solution for a similar project.

  3. 1328    35  1
    5 days111 USD

    Good afternoon. There is a similar solution. Contact me, I will show it and refine it for your tasks.

  4. 345  
    3 days290 USD

    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.

  5. 1182    8  1
    5 days468 USD

    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.

  6. 176  
    2 days62 USD

    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.

  7. 2409    8  1
    4 days223 USD

    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 🚀

  8. 951    5  0
    3 days111 USD

    I have experience in creating a similar bot, message me privately. I will create such a bot for you.

  9. 9972    117  0
    7 days178 USD

    Hello.

    I am developing bots for Telegram in NodeJS. I am ready to take it on. Write to me, we will discuss.

  10. 1945    7  0
    3 days67 USD

    👋 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 🚀

  11. 655    4  0
    2 days67 USD

    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.

  12. Another 9 proposals concealed
  • Volodymyr Chubenko
    13 October 2025, 14:19 |

    Здравствуйте, хотел обсудить на счёт пирсинга ников , он вам ещё нужен?

  • Aleksey Avdiyenko
    15 October 2025, 2:40 |

     1. Общая логика работы

    1. Из какого источника приходят сообщения — Telegram-чат, канал, бот, e-mail, SMS, API?

    2. Сообщения приходят всегда в одинаковом формате, как в примере, или возможны вариации (например, порядок строк, отсутствие некоторых строк)?

    3. Нужно ли обрабатывать только новые сообщения или и старые (историю чата)?

    4. Можно ли считать, что все сигналы — это только один тип ордера (лимит), или иногда нужно открывать рыночный ордер?


     2. Работа с Binance API

    1. Торговля должна идти на спотовом рынке или фьючерсах (USDT-M / COIN-M)?

    2. Нужно ли реализовать автоматическое создание ордера (бот сам открывает позицию) или только отправку данных ордера пользователю?

    3. Нужно ли предусмотреть автозакрытие позиции по SL/TP, или достаточно создать лимитный ордер на вход?

    4. Какая должна быть логика расчёта объёма сделки — фиксированный размер или процент от депозита (например, 5%)?

    5. Нужно ли учитывать кредитное плечо, и если да — где задаётся плечо (в настройках пользователя или админки)?


     3. Telegram-бот

    1. Требуется ли аутентификация пользователей (например, по паролю, ключу-приглашению или просто по /start)?

    2. Как именно пользователь должен добавлять свои Binance API ключи — в чате с ботом (через команды) или через форму/веб-интерфейс?

    3. Нужно ли шифровать или хранить API-ключи (например, в базе данных или в зашифрованном виде)?

    4. Пользователь может подключить только один аккаунт Binance, или несколько?

    5. Нужно ли предусмотреть уведомления пользователю о созданных ордерах, ошибках, сработавших SL/TP и т.п.?


     4. Админка

    1. Где должна быть реализована админка — в Telegram (как панель через команды) или в веб-интерфейсе?

    2. Какие именно данные нужно видеть админу (только количество пользователей, или и статистику по ордерам, балансам и т.п.)?

    3. Как будет выполняться бан/разбан — через Telegram-бота или через веб-панель?

    4. Должен ли админ иметь возможность редактировать параметры пользователей (например, плечо, процент риска и т.д.)?


     5. Дополнительные детали

    1. Нужен ли лог всех действий (например, открытие ордеров, ошибки API, входы пользователей)?

    2. Нужно ли реализовать разные стратегии для разных ботов (например, rsi_x2, rsi_x5) или просто передавать их как текст?

    3. Нужно ли поддерживать мультиязычность или всё на русском языке?

    4. Есть ли ограничения по развёртыванию — где будет хоститься проект (VPS, локально, Docker)?

    5. Предпочтительный стек технологий: Python (aiogram + Binance API), Node.js (telegraf), или не принципиально?


    После ответов на эти вопросы возможно точно сформировать сроки и цену, без этих ответов этого сделать нельзя. Если интересно пишите в личные. 

     


  • Namir Nazirov
    18 October 2025, 1:09 |

    1.  ТГ чат
    2.  Да.  Может приходить другое сообщение (сервисное) тут просто скип.
    3.  Только новые
    4.  Только передача лимитного ордера с тп и сл
    5. Фьючерсы (USDT-M)
    6.  Нет.
    7. Сразу передаваить тп и сл из сообщения
    8. % от полного депозита
    9.  Да нужно. Устанавливается в админке для всех пользователей.
    10.  Да. По ссылке приглашению. Должна быть уникальна для каждого пользователя. ( 1 ссылка -  1 юзер)
    11.  Через чат тг бота
    12.  нет.
    13.  1 юзер - 1 акк
    14.  Нет.
    15.  Не важно.Можно и тг можно и веб. 
    16.  Список юзеров. Возможность перейти на юзера и там инфа: баланс + кнопки бан/разбан
    17.  Описал выше
    18.  Одна настройка в админке для всех юзеров
    19.  Лог ошибок нужен для их устранения. 
    20.  Нет. 
    21. Только на англ
    22. Не важно, главное бесперебойная работа
    23. Не важно, главное бесперебойная работа

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 ∙ 4 hours 23 minutes back ∙ 55 proposals

Automatic video posting on social media according to a schedule

Technical 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…

PythonBot Development ∙ 5 hours 58 minutes back ∙ 36 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…

PythonBot Development ∙ 8 hours 56 seconds back ∙ 40 proposals

Signal bot with automation in Google Sheets

A 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 ∙ 8 hours 15 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…

PythonBot Development ∙ 1 day 3 hours back ∙ 35 proposals

Client
Namir Nazirov
Ukraine Kyiv  2  0
Project published
8 months 7 days back
176 views
Tags
  • webhooks
  • binance api
  • python
  • telegram bot