Bot active · Open Source · MIT License

BTC Predictor
Bot

Algorithmic Bitcoin trading with a 3-member AI council. Every signal recorded on-chain before execution. Open code. Transparent decisions.

Dashboard Live
GitHub
v2.6
Version
27
n8n Automations
3
AI Council Members
24/7
Operational

The story

It'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.

How it works

🧠

Dual-Gate AI

Two validation layers: Claude Sonnet analyzes the macro context, XGBoost evaluates technical patterns. Only if both agree, the signal passes.

Adaptive Engine

Dynamic confidence threshold that adapts to market conditions. In high-volatility regimes it raises the threshold; in stable regimes it lowers it.

🛡

Risk Management

Size cap, pyramid loss guard, dead hours filter, portfolio FLAT protection. The system protects capital before seeking profit.

The AI Council

Three intelligences. One vote. No human in the loop.

📊

Technical

XGBoost + Features

Analysis of 64+ technical features. Pattern recognition on historical data. Votes on the price direction.

🌍

Sentiment

NLP + On-chain

Market sentiment analysis, Fear & Greed Index, on-chain data. Vote on timing.

🤖

Meta-Analyst

Claude Sonnet

Advanced contextual analysis. Synthesizes the other members' votes and makes the final decision.

On-chain Audit

Every trading signal is recorded on the Polygon blockchain before of the execution. No cherry-picking, no results altered after the fact. Verifiable by anyone.

Smart Contract · Polygon

0xe4661F7dB62644951Eb1F9Fd23DB90e647833a55
Verify on Polygonscan →

Want to build something like this for your business?

AI is not just for trading. The same approach — data, automation, intelligent decisions — works for any industry.

Book a free call

Or write me: [email protected]

Support the project — crypto donations (Polygon)

0xe4661F7dB62644951Eb1F9Fd23DB90e647833a55

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.