Description
I am looking for a developer to build a simple crypto trading bot for educational and testing purposes. The bot should connect to a crypto market API (such as Binance or CoinGecko) to track real-time prices of selected cryptocurrencies. The bot must implement a basic trading strategy (such as percentage-based price changes or moving average crossover) to generate buy and sell signals. When a signal is triggered, the bot should send notifications via Discord or Telegram with details like coin name, price, signal type, and timestamp. The system should also include a simulation mode where no real trades are executed. Instead, it should simulate buy/sell actions and track simple virtual profit and loss. The bot must be lightweight, easy to configure, and well-structured so parameters like coins, thresholds, and strategy settings can be easily modified. Rquirement : Experience with Python or Node.js Knowledge of REST APIs (Binance or CoinGecko) Ability to implement basic trading logic (signals/strategies) Experience with Discord or Telegram bot integration Ability to write clean, modular, and well-commented code Basic understanding of cryptocurrency market data Experience with error handling and API reliability