Loading...
Loading...
A Python Telegram bot for crypto futures research and automation with exchange account linking, technical analysis, alert tracking, auto-trade logic, and pre-execution risk vetoes.
Overview
Describe the user pain, gap, or technical challenge that motivated the work.
A Python Telegram bot for crypto futures research and automation with exchange account linking, technical analysis, alert tracking, auto-trade logic, and pre-execution risk vetoes.
Python, Telegram Bot API, CCXT, PostgreSQL, SQLite, Docker, Backtesting
Details
Crypto Trading Bot is a Python Telegram bot for crypto futures analysis, alerts, and automated trading across CCXT-supported exchanges.
The system combines Telegram menus, encrypted per-user exchange credentials, CCXT connectors, technical analysis jobs, alert tracking, an hourly auto-trade runner, and a Pre-Execution Veto Layer that can reduce or block unsafe entries.
The project includes offline tools for backtests, compound simulations, walk-forward audits, golden-set checks, cost refreshes, and strategy comparisons. This is research and automation infrastructure, not financial advice.
Reflection
Related
An open science platform for instant preprints, transparent review, replication signals, AI summaries, and researcher reputation.
Next.js 16, TypeScript, React 19, Tailwind CSS 4
A metals price website that tracks live gold, silver, platinum, palladium, and copper prices.
JavaScript, HTML, CSS, Node.js
A Telegram media downloader and reposting pipeline powered by Flask and yt-dlp.
Python, Flask, yt-dlp, Telegram Bot API