BTC/USDT Bot & Dashboard

Заказчик: AI | Опубликовано: 14.04.2026
Бюджет: 250 $

I need a lightweight trading application that connects to my TradingView account, listens for Moving Average, RSI and MACD signals through the TradingView API, and executes spot orders on Bybit for the BTC/USDT pair. The front end can stay simple—just a single-page dashboard showing current balance, the last few trades, real-time PnL and a toggle to pause or resume the strategy. No elaborate drag-and-drop layout is necessary; a clean, standard interface is fine. Backend logic should: • Receive the three indicator alerts automatically via API (so I never copy-paste webhooks). • Translate each alert into a market buy or sell, respecting basic parameters I can adjust in a settings file (position size %, max concurrent trades, safety stop, etc.). • Log every action to a SQLite or lightweight Postgres database and surface it on the dashboard. Please use solid, well-maintained libraries—Python with FastAPI or NodeJS with Express is OK as long as you explain the choice. I also want a brief read-me that covers: • How to deploy the app on a small VPS • Typical monthly upkeep tasks (exchange key rotation, library updates, minor bug fixes) and the estimated hours they generally require • Your ball-park delivery timeline and what ongoing maintenance would cost at that hourly estimate The finished project is accepted once I can: 1. See live indicator data flowing in from TradingView via the API. 2. Watch a test account on Bybit execute and log trades correctly. 3. Pause trading from the dashboard and confirm no further orders fire. If anything above needs clarification, let me know and we’ll nail it down before you start coding.