
Geschlossen
Veröffentlicht
Bezahlt bei Lieferung
I need a Python-based Telegram bot that connects to my Binance account through API keys and executes trades whenever my own custom strategies signal an entry or exit. The strategies are already defined on my side; the job is to translate those rules into code, have the bot listen for the exact market conditions in real time, place the corresponding orders, and send me clear Telegram confirmations of every action it takes. Key requirements • Single exchange: Binance spot (futures support is a plus but not essential right now). • Trigger logic: my proprietary custom strategies only—no generic technical-indicator presets or news scrapers. • Language & stack: clean, well-commented Python, using common libraries such as python-telegram-bot, CCXT or the native Binance SDK—whichever keeps the codebase lightweight and reliable. Deliverables • Fully functional Python script(s) packaged for easy deployment on a VPS or Raspberry Pi. • Simple .env or config file where I can paste API keys, position sizes, symbol lists, and tweak strategy parameters. • Telegram messaging module that logs orders, errors, and balance updates in real time. • Basic risk-management hooks (e.g., max daily loss, position sizing cap) coded but easily adjustable. • Quick start guide so I can install dependencies, launch the bot, and update strategy parameters without digging into the code. Acceptance criteria The bot must compile without errors, connect to Binance using testnet first, execute at least one buy and sell order based on a sample rule we will define together, and report those actions instantly in Telegram. Once confirmed, we will switch to live keys for a final smoke test. If you have recent experience with Binance APIs, Telegram bots, and clean Python architecture, this should be a straightforward build. I’m ready to share my strategy rules once we kick off.
Projekt-ID: 40111407
10 Vorschläge
Remote Projekt
Aktiv vor 8 Tagen
Legen Sie Ihr Budget und Ihren Zeitrahmen fest
Für Ihre Arbeit bezahlt werden
Skizzieren Sie Ihren Vorschlag
Sie können sich kostenlos anmelden und auf Aufträge bieten
10 Freelancer bieten im Durchschnitt ₹3.470 INR für diesen Auftrag

Hi, how are you doing? I have solid hands-on work with Binance APIs, Telegram bots, and clean Python architectures from previous projects, and I’ve built deployable scripts with config files, testnet workflows, and real-time Telegram updates. I’ve deployed similar setups using lightweight stacks and clear logging, plus simple risk controls and quick-start guides. I can share relevant code patterns and demo past work if needed, and I’m happy to align on your exact rules and run a smoke test before going live. Let me know if you’d like to proceed.
₹1.500 INR in 5 Tagen
4,0
4,0

Hey I can develop your pine script indicator or strategy as you can see I have proven experience and and I am professional traders since 11 years so I can understand all your requirements Let me know when we can speak
₹1.050 INR in 7 Tagen
3,9
3,9

Hello, I can build a clean, reliable Python-based Telegram trading bot that connects directly to your Binance account and executes trades strictly based on your proprietary strategy rules. How I’ll handle this • Implement your exact entry/exit conditions as a modular strategy layer. • Use a stable stack: Python + Binance SDK + python-telegram-bot • Real-time market monitoring with efficient polling or WebSocket feeds. • Clear separation between strategy logic, execution, and Telegram notifications so you can extend it later. Core features • Binance Spot trading (futures-ready structure if you want to expand later). • Secure API handling via .env / config file. • Order execution with validation (symbol, margin, lot sizing). • Telegram alerts for: Order placed / filled, errors & rejections • Adjustable risk controls: Max daily loss, etc. Deliverables • Fully commented Python scripts, Local/VPS friendly. • Config file for API keys, symbols, sizes, and parameters. • Telegram bot fully integrated and tested. • Quick-start README with setup and testnet to live switch steps. Testing plan • Connect to Binance testnet • Execute a sample buy & sell based on an agreed rule • Verify instant Telegram confirmations • Final test on live keys I’ve worked with Binance APIs, Telegram bots, and live trading automation, focusing on stability and auditability rather than shortcuts. Ready to start as soon as you share the strategy rules.
₹26.000 INR in 7 Tagen
3,7
3,7

Hi, I can help with this task. Ready to start immediately.
₹600 INR in 1 Tag
2,0
2,0

Hi — I’d be happy to build this bot for you. I’ve done many similar Python trading automation projects before using Binance APIs and Telegram bots. I will create a clean Python bot that: • Connects to Binance Spot (with optional futures support) • Implements your custom strategy rules only (no generic indicators) • Runs in real time, executes orders, and sends Telegram confirmations • Uses a simple config/.env file for API keys and parameters • Includes basic risk-management limits and logging You’ll receive: • Well-commented Python script packaged for VPS / Raspberry Pi • Testnet setup first, then live keys after verification • Quick start guide for deployment and strategy adjustments I can deliver a reliable, lightweight solution and help you test it smoothly.
₹1.050 INR in 3 Tagen
1,8
1,8

I am pleased to submit my proposal for the development of your custom Binance trading suite, a project that aligns perfectly with my expertise in building high-performance, asynchronous Python applications. My approach focuses on creating a robust and lightweight execution engine using the CCXT library, which provides a stable interface for Binance Spot while allowing for future expansion into Futures. By utilizing a modular architecture, I will ensure that your proprietary strategy logic is isolated from the core exchange-connectivity code; this not only protects your intellectual property but also makes it easy to refine your trading rules without risking the bot's underlying stability. The entire system will be optimized for low-resource environments like a Raspberry Pi or a standard VPS, ensuring 24/7 uptime through the use of systemd service scripts that handle automatic restarts in the event of a power cycle or network blip.
₹601 INR in 2 Tagen
0,0
0,0

Hi, I’ve read your requirements carefully, and this is a well-scoped trading bot project. I can implement a clean, Python-based Telegram trading bot that listens to your custom strategy rules, executes trades on Binance spot, and reports every action clearly via Telegram. Approach & Stack Python with a modular structure (strategy, exchange, messaging, risk) Binance API via CCXT or official Binance SDK (lightweight and reliable) python-telegram-bot for real-time notifications and error reporting Environment-based configuration using a .env / config file for API keys, symbols, and parameters What I’ll deliver Fully functional trading bot packaged for VPS or Raspberry Pi Strategy layer that cleanly translates your proprietary rules into executable logic Telegram alerts for order placement, errors, and balance updates Basic risk controls (position size caps, max daily loss), easy to adjust Testnet-first setup, followed by a controlled switch to live keys Simple quick-start guide for setup, deployment, and updates I focus on readable, well-commented code, clear separation of concerns, and safe testing before live execution. Once you share the strategy rules, I can translate them directly into the bot logic. Happy to discuss details and start right away. Best regards, Srikrishna
₹1.000 INR in 3 Tagen
0,0
0,0

Hi there, I can build your bespoke Telegram bot to transform your proprietary signals into live trades on Binance. My approach utilizes a lightweight, asynchronous Python architecture, leveraging CCXT for its proven stability and python-telegram-bot for fluid, real-time remote monitoring. My Development Methodology: Execution Engine: I will integrate your custom strategies into an isolated logic module, enabling ultra-precise buy/sell orders triggered by your specific market conditions. Security & Risk: I’ll implement essential risk management hooks (Stop Loss, Max Daily Loss) and ensure secure API key handling via environment variables (.env). Telegram Connectivity: You will receive instant reporting on order fills, errors, and balance updates directly in your private chat for total remote control. Rigorous Testing: We will conduct an initial validation phase on the Binance Testnet to ensure the trading logic is flawless before switching to live keys. Deliverables: Fully documented Python script, simplified configuration file, and a deployment guide for your VPS or Raspberry Pi. I am ready to translate your strategy rules into code today. Would you like me to add a "/status" command to the bot so you can check your live Binance balance at any time?
₹800 INR in 7 Tagen
0,0
0,0

I am a passionate Full Stack Developer with 2 years of hands-on experience in designing, developing, and deploying scalable web applications. I have strong expertise in both frontend and backend technologies, and I enjoy building efficient, user-friendly, and performance-optimized solutions. I am a quick learner, problem solver, and team-oriented developer with a keen interest in writing clean code and continuously improving my technical skills
₹1.050 INR in 1 Tag
0,0
0,0

Indore, India
Mitglied seit Aug. 14, 2025
$30-250 USD
€250-750 EUR
₹12500-37500 INR
$3000-5000 AUD
₹600-1500 INR
₹1500-12500 INR
$25-50 USD / Stunde
₹12500-37500 INR
$750-1500 USD
$250-750 USD
$250-750 USD
$36-42 USD / Stunde
₹1500-12500 INR
₹75000-150000 INR
$500-1260 USD
$250-750 USD
$750-1500 USD
$10-40 USD
€250-750 EUR
₹12500-37500 INR