Telegram Crypto Signal Bot
Budget: $10 – $150 USD
I’m building a Telegram bot that mirrors the behaviour of @aifuturesignalbot and keeps me up-to-date with crypto trading opportunities.
Core data sources
• TradingView – receive indicator-based alerts (RSI and MACD) through webhook calls.
• Coinglass – pull derivative market metrics such as liquidations, funding rates, and long/short ratios via their public API.
What the bot must do
1. Continuously listen for the incoming RSI, MACD, and liquidation signals.
2. Apply simple filters or thresholds I can adjust (e.g., RSI < 30, MACD crossover, liquidation spike).
3. Generate a clear “Buy” or “Sell” tag where conditions are met.
4. Push concise notifications to my private Telegram chat or a dedicated channel, including:
– asset pair and timeframe
– trigger type (RSI, MACD, liquidation)
– numerical values and timestamp
– the computed Buy/Sell recommendation.
Technical preferences
• Python, Node.js, or another maintainable language.
• Use TradingView webhooks for speed; poll Coinglass no more than once a minute to stay within limits.
• A simple .env or config file for API keys, thresholds, and chat IDs.
• Deployment instructions for a VPS or Docker container so I can keep it running 24/7.
Deliverables
• Well-commented source code.
• README with setup and usage steps.
• One short demo (screen recording or live link) proving alerts flow through to Telegram.
I only need notifications—no auto-trading. If you’ve built similar bots before, your insight on anti-spam measures and error handling will be a plus.
Core data sources
• TradingView – receive indicator-based alerts (RSI and MACD) through webhook calls.
• Coinglass – pull derivative market metrics such as liquidations, funding rates, and long/short ratios via their public API.
What the bot must do
1. Continuously listen for the incoming RSI, MACD, and liquidation signals.
2. Apply simple filters or thresholds I can adjust (e.g., RSI < 30, MACD crossover, liquidation spike).
3. Generate a clear “Buy” or “Sell” tag where conditions are met.
4. Push concise notifications to my private Telegram chat or a dedicated channel, including:
– asset pair and timeframe
– trigger type (RSI, MACD, liquidation)
– numerical values and timestamp
– the computed Buy/Sell recommendation.
Technical preferences
• Python, Node.js, or another maintainable language.
• Use TradingView webhooks for speed; poll Coinglass no more than once a minute to stay within limits.
• A simple .env or config file for API keys, thresholds, and chat IDs.
• Deployment instructions for a VPS or Docker container so I can keep it running 24/7.
Deliverables
• Well-commented source code.
• README with setup and usage steps.
• One short demo (screen recording or live link) proving alerts flow through to Telegram.
I only need notifications—no auto-trading. If you’ve built similar bots before, your insight on anti-spam measures and error handling will be a plus.
Related categories:
Python
Node.js
VPS
Software Development
Docker
API
Cryptocurrency
Bot Development