Tâche terminée
Spécifications
✅ Trading Bot Request (with GUI) – Urgent Help Needed
Hello,
I already have a working version of a Binance trading bot with a full graphical user interface (GUI).
The bot is built to:
-
Trade on Futures (Hedge mode enabled)
-
Optional support for Spot Trading (toggle switch preferred)
-
Accept only one open position at a time (no duplicates)
-
Automatically close opposite positions if price jumps outside the defined range
-
Supports both price range mode and percentage range mode for easier control
-
Calculates PnL (profit/loss) live and shows it in the interface
-
API Key & Secret are saved inside the program (no need to re-enter every time)
-
Checks market price every 0.5 seconds
-
Takes target profit as a percentage input instead of fixed price
-
All values are editable directly from the GUI with labels outside the input boxes
-
Handles Binance exceptions clearly (insufficient balance, position mismatch, etc.)
🔧 What I Need:
I need a developer to:
-
Refactor and improve the current Python bot
-
Fix the logic to strictly enforce single-position rule
-
Add toggle between Spot and Futures trading mode
-
Improve PnL accuracy and tracking
-
Make sure price range checks prevent entering or overlapping duplicate positions
⚡ Urgency:
I'm in a BIG hurry and need someone now to help finalize or improve this bot.
It’s already working – just needs logic and UI tweaks.
Please contact me only if you:
-
Understand Binance API (Spot & Futures)
-
Can deliver quickly
-
Know Python + Tkinter or can rebuild GUI efficiently