Budget: 1000 UAH Deadline: 1 day
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.