Description
I need a simple rule-based alert bot built in Python. This is not an AI bot and not an auto-execution bot. It scans the full crypto futures market on Binance and sends me a Telegram notification when my strategy conditions are met. What it needs to do: Scan all listed perpetual futures coins on Binance or Bybit. Check each coin against my fixed strategy rules on every 1H and 4H candle close. When all conditions are met simultaneously on any coin, send an instant message or email with the coin name, timeframe, and signal direction. That's it. My strategy rules: I have 4 fixed indicator-based rules. All indicators are standard. I will share the exact rules with the hired developer. No custom indicators involved. Requirements: Python based Runs continuously on a server Checks on every 1H and 4H candle close Scans full market, no manual watchlist needed Send notification when all 4 rules met on one coin Clean simple code I can restart easily if needed Brief documentation so I understand how to run it What I don't need: No auto trade execution. No AI or machine learning. No complicated dashboard. Notification only — I make the trading decision myself. Budget: Fixed price only. Looking for clean, simple, working code. the most reliable one.