Algorithmic Telegram Trading Bot

Job ID: 40110710

Budget: $30 – $250 USD

I need a developer to build a Telegram bot that mirrors the core functionality of soltradingbot.com. The focus is automated crypto trading: my own pre-defined algorithms will generate the signals, and the bot must listen for each signal, place the corresponding order on a connected exchange, and confirm the action back to me inside Telegram in real time.

The trading logic itself is already written; what I’m missing is the bridge between those strategies, the exchange API, and an intuitive chat interface. For a first release I mainly trade on Binance, but the architecture should be clean enough to add other exchanges later with minimal refactoring.

Key deliverables
• Signal listener that ingests my algorithms’ output (JSON / WebSocket)
• Order engine with secure API-key handling, error retries, and basic risk controls
• Telegram chat commands to start / stop trading, check open positions, and pull a quick PnL snapshot
• Persistent logging plus a simple config file or ENV setup so I can deploy the bot on my own VPS
• Step-by-step hand-off: repo access, setup guide, and a live test proving one signal triggers a real (or sandbox) order and Telegram confirmation

Once I can run the bot on my server and watch a test order flow end-to-end without manual intervention, the project is complete. Please include any past work with the Telegram Bot API and crypto exchange REST or WebSocket integrations when you apply.