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!

Bot

Translated22 USD

  1. 4083
     14  0

    10 days22 USD

    I will implement on Python through Binance API: the bot will monitor open positions in real-time and instantly place orders according to your limits. Price range — 1000–1500 UAH (depending on the need for GUI), I will send automation and parsing cases in private.

    We will use standard `STOP_MARKET` / `TAKE_PROFIT_MARKET` for each position or will we implement an "emergency button" that forcibly closes everything at market price when the balance limit is reached?

  2. 219  
    1 day22 USD

    Good day!
    I can create a bot for Binance Futures that will automatically set stop-loss and take-profit at specified percentages for your open positions. The bot will also monitor the margin balance: you will be able to manually set lower and upper limits (for example, 900 and 1100), and when these values are reached, all positions will be closed automatically.

    I have experience working with the Binance API and an understanding of the mechanics of futures trading, so I can provide a reliable and secure solution. We can discuss whether the bot is needed as a local script or a server service with continuous monitoring.

    I am ready to start implementation immediately after agreeing on the details.

  3. 310    2  1
    7 days601 USD

    Hello, Oleg!
    My name is Semen, I am the manager of the company Wanord. We create automations for exchanges through API, focusing on stability and risk control.

    📌 What is needed:
    A bot for Binance Futures that:
    automatically sets Stop Loss and Take Profit at specified % when a position is opened manually;
    has a global stop/take based on margin balance: lower limit (for example 900) → close all positions, upper limit (1100) → close all positions;
    balance limits are entered manually.

    🔧 What we will do:

    Integration with Binance Futures API (keys, permissions, security).
    Auto-SL/TP: we track the opening of positions and place reduce-only orders with specified %.
    Global balance limits: we monitor account equity / margin balance and upon reaching the threshold, we close all positions (correctly, by symbols).
    Simple management: command/menu in Telegram or a minimal web page for entering % and limits 900/1100.
    Logs + protection against duplicate orders/API errors.

    💰 Budget: 400–900$
    ⏱️ Deadline: 3–7 days

    Please write in private messages 3 points — and I will confirm the exact price:
    USDT-M or COIN-M futures?
    Should SL/TP be calculated from the entry price or from the average position price (when averaging down)?
    Closing “all positions” — market or through limit (safer, but slower)?

  4. 1562    7  0
    1 day22 USD

    I am among the top 5 developers in the category of "Artificial Intelligence and Machine Learning" among ~2100 specialists on the platform.
    I guarantee:
    - Fast and high-quality task execution
    - Strict adherence to deadlines
    - Regular communication throughout the entire process
    I would be happy to discuss the details of your project in private messages.

  5. 2964    14  0
    1 day22 USD

    I suggest using the API as an alternative.

    Good day. I understood the task. A bot can be created for the Binance futures account that does not trade itself but works as a risk manager. After manually opening positions, the bot automatically sets stop and take profits at specified percentages and continuously monitors the margin balance. When the lower or upper limit of the balance is reached, the bot closes all open positions through the official exchange API, without parsing.

    The balance limits and the percentages for stop and take profits can be entered manually and changed without restarting the logic. Implementation through the Binance API to ensure everything works stably and without violating exchange rules. Node.js is well-suited for such a scenario, as it is easy to work with websockets and real-time balance.

    I propose to discuss the terms and cost in private messages.

  6. 247    1  0
    3 days22 USD

    I am engaged in the development of trading bots for Binance Futures and similar exchanges, working with solutions for manual trading with automatic risk control. I work for a rating, so I immediately lay the foundation for stability and security.

  7. 2318    8  0
    1 day22 USD

    Good day

    I am interested in your project, I have extensive experience in writing bots for Binance spot, futures, and P2P markets. In the project, did you list the full functionality that you would like to see in the bot?

    I am ready to happily discuss all the details of the project, thank you.

  8. 1422    13  0
    4 days22 USD

    Hello. The task is clear, I have experience in developing trading bots.

    What I will do:
    - The bot tracks positions that you open manually
    - Automatically sets stop and take
    - Supports long and short positions
    - Works with futures and margin balance
    - Controls overall balance

    What you will receive:
    - A working bot
    - Full risk control
    - Code ready for further modifications

    I have implemented similar solutions before, I understand the nuances of margin, liquidation, and orders, I have experience.
    I am ready to start immediately.

  9. 1705    12  0
    1 day223 USD

    Good day.
    There is already a ready solution, with many settings.
    All details in private messages.
    Write.

  10. 631    5  0
    10 days445 USD

    Good day.
    rich experience in developing such bots
    I will be happy to collaborate

    I will do it quickly and efficiently, write to me, we will discuss

  11. 6216    74  1
    3 days67 USD

    I have experience in developing automation/bots for Binance futures. Contact me, we will discuss. I will be happy to help.

  12. 172    1  1
    1 day89 USD

    Good day! I am ready to complete this project as I have extensive experience in application development.

  13. 1738    9  0
    1 day22 USD

    Good day, I have experience working with Python as well as Telegram bots, I can complete everything quickly and efficiently, write to discuss the details.

  14. 1251    35  1   3
    7 days173 USD

    Hello, I have experience in developing trading automation for the Binance exchange. I am ready for collaboration.

  15. 2148    14  0   1
    3 days89 USD

    Hello. Let's talk specifically. I have assessed the task professionally. I can write this quality. Saving on development may cost you the loss of the entire balance for one deal. This is the price for the security of your capital. If you need a reliable tool, not a toy, then write to me, and I will tell you how this can be implemented safely for you.

  16. 417    2  0
    3 days45 USD

    We can do it.
    How it will work:
    The bot connects to Binance Futures via API (read + trade).
    When you manually open a position, the bot automatically sets:
    Stop-Loss and Take-Profit at specified % (separately for long/short).
    If needed — through OCO logic (where available) or two orders (reduce-only) + control to avoid duplication.
    Separately monitors balance/Equity:
    lower limit (for example 900) → close all positions + cancel orders
    upper limit (for example 1100) → close all positions + cancel orders
    limits are entered manually, can be done via Telegram/CLI/config.
    Clarifications (to implement correctly):
    1) Are these USDT-M or COIN-M futures?
    2) Balance “1000→900/1100” — is this Wallet Balance or Account Equity (Wallet + PnL)? (important)
    3) Do you trade one symbol or many at the same time?
    4) SL/TP in % from entry price or from average during reloading (average entry)?

  17. 955    5  0
    4 days134 USD

    I can create a bot for Binance Futures that does not open trades but picks up your manual entries and automatically sets SL/TP in %, plus "stop/take by balance" (lower/upper limit - you enter manually, upon reaching it we close all positions).
    What I will do turnkey:
    auto SL/TP for each new position (market stop/take-profit, without "hanging" orders)
    control of "balance/equity" with thresholds (like 900 / 1100) → closing all positions
    logging of actions + protection against duplicates/failures, testing on Binance Testnet
    launching as a service (VPS/Windows) + instructions

    I have experience with Binance API/bots and automation, so I will do it carefully and with checks.

  18. 1048    7  1
    3 days22 USD

    Hello! I have experience in creating trading bots, specifically for the Binance exchange, which include automation of stops and takes. I have repeatedly implemented bots for futures trading, setting up notifications and balance management.

    I will create a bot that will automatically set stops and takes at specified percentages, as well as monitor the margin balance for closing positions according to your limits. I will implement the project on aiogram or Pyrogram for ease of use.

    This approach will reduce risks and increase trading efficiency. Let's discuss the details!

  19. 324  
    2 days33 USD

    Hello! I have experience in creating complex trading systems based on AI, so I will implement reliable risk control for your account. The bot will instantly set SL/TP and automatically close all trades when the established balance limits are reached.

  20. Another 8 proposals concealed
  • Pavel Shtemenko
    15 January, 11:10 |

    Здравствуйте. А для какой биржи?

Current freelance projects in the category Python

Mailing to groups

33 USD

Need software that will connect to a Telegram session, enter Telegram groups, and send messages that it is instructed to.

PythonBot Development ∙ 7 hours 43 minutes back ∙ 15 proposals

Build a customer classification model

1. There is client data in Mongo/SQL (approximately 20,000 entries with raw data). 2. It is necessary to build features and a classification model of clients into behavioral groups based on this data. 3. The project should be completed in Python.

AI & Machine LearningPython ∙ 1 day 10 hours back ∙ 29 proposals

IT Automation of VAT Reporting

223 USD

It is necessary to develop a system for automating the transfer of sales data from the CRM to the accounting system Wafeq. The system should import bank and payment reports, automatically reconcile payments with invoices, generate invoices for VAT reporting, and minimize manual…

AI & Machine LearningPython ∙ 1 day 16 hours back ∙ 39 proposals

Account reconciliation tool with the bank, cards, and accountant

Technical Assignment: Tool for Reconciling Accounts with Bank, Cards, and AccountantGeneral Goal A local tool (script/small application in Python) is needed, which is manually run once every 1-2 months on my computer and performs reconciliation between: Invoices I issued to…

PythonDesktop Apps ∙ 2 days 4 hours back ∙ 39 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 ∙ 2 days 16 hours back ∙ 58 proposals

Client
Oleh Savela
Ukraine Ukraine
Project published
5 months 8 days back
297 views
Tags
  • API