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

Translated23 USD

  1. 2187
     11  0

    10 days23 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 day23 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 days609 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. 1595    7  0
    1 day23 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. 2979    14  0
    1 day23 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. 271    1  0
    3 days23 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 day23 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. 1424    13  0
    4 days23 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 day226 USD

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

  10. 631    5  0
    10 days451 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. 6507    74  1
    3 days68 USD

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

  12. 184    1  1
    1 day90 USD

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

  13. 1363    7  0
    1 day23 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 days175 USD

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

  15. 2157    14  0   1
    3 days90 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. 940    5  0
    4 days135 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. 1111    7  1
    3 days23 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. 320  
    2 days34 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

A bot needs to be created in Telegram for subscription payment.

45 USD

A bot needs to be created in Telegram where users can subscribe for access to the webcams located in the yard. Organize payment for two types of subscriptions (monthly and daily) in the bot. The bot should automatically check the payment and then provide access links.

PythonBot Development ∙ 8 hours 49 minutes back ∙ 61 proposals

Python / Network Engineer: Network optimization of the bot (WAF, Connection Pooling, Asyncio)

Simplified version! Please respond only if you understand and are knowledgeable. About the project: An automated bot for sniping. The basic business logic (parsing, authorization, assembling JSON/XML packages) is already ready and works on Python. The target environment is Linux…

PythonData Parsing ∙ 11 hours 18 minutes back ∙ 14 proposals

Parsing and classification of a large array of images

It is necessary to implement a project for collecting and structuring a large array of architectural images from open web sources.The task includes: automated collection of images; uploading files in the highest available quality; classification of images by categories:…

PythonData Parsing ∙ 15 hours 49 minutes back ∙ 30 proposals

Business logic of the platform: class confirmation, attendance control, and lesson history (Django

Refinement of the business logic of the educational platform: lesson confirmation, attendance control, and lesson history (Django + React) A complete system for lesson confirmation, attendance control, and storage of confirmation history needs to be implemented. Important…

Python ∙ 2 days 20 hours back ∙ 29 proposals

Improvement of the administrative panel of the educational platform (Django + React)

Improvement of the administrative panel of the educational platform (Django + React) Project description: There is an existing educational platform (marketplace, similar to Preply), developed on Django + React. It is required to enhance the existing administrative panel and…

PythonWeb Programming ∙ 4 days 18 hours back ∙ 58 proposals

Client
Oleh Savela
Ukraine Ukraine
Project published
4 months 18 days back
297 views
Tags
  • API