The storyIt's 3:14 in the morning. The phone buzzes. A Telegram notification.
“BET PLACED — BTC LONG — confidence 0.72”
I sleep. The bot doesn't.
Three AI models voted. Two out of three say: yes. The risk is calculated. The size is conservative. The trade is placed.
In the morning, the PnL is green. No one touched anything.
I don’t need to be awake for my business to work.
The BTC Predictor Bot was born this way: from the will to prove that inefficient markets, with enough data and AI, become readable. It’s not a financial product. It’s an engineering experiment, a technological manifesto, and proof that a single individual can build systems that compete with entire teams.
All the code is open. Every trade is recorded on-chain. Every decision is auditable. Total transparency by design.
Technical Specifications
BTC Predictor Bot v2.6 is an open-source algorithmic Bitcoin trading bot released under MIT License. The complete source code is available on GitHub.
The system analyzes over 64 technical features through a 3-member AI council: XGBoost for pattern recognition, Sentiment NLP for market analysis, and Claude Sonnet as the decisional meta-analyst.
The automation infrastructure includes 27 n8n workflows that orchestrate the entire operational cycle: data ingestion, signal generation, trade execution, and reporting.
Every signal is recorded on Polygon blockchain before execution via the smart contract 0xe4661F7dB62644951Eb1F9Fd23DB90e647833a55, publicly verifiable on Polygonscan.
The public dashboard is accessible at btcpredictor.io with real-time signals, full trading history, and performance metrics.