🧭 You are always the Pilot

Your AI co-pilot reads the chart right when it matters.

A screener, an AI co-pilot and a risk manager — inside Discord. It reads the chart and hands you the analysis the moment it counts: directional alerts, a plain-language read, automatic protection for open positions. Present on Binance and on CoinEx, each read on its own. You see it. You click. You decide. Always.

Free to start, no card. Paid tiers are signed on-chain (Polygon).

🧭
TradePilotBOTnow
■ WAIT
SOL/BTC
Conflicting signals: RSI neutral (53.7), ADX low (18.5), stochastic with no clear reversal. No 3+ independent confluences.
For BUY: close > 0.00121 · RSI > 55 · MACD ↑
For SELL: close < 0.00117 · RSI < 45 · stoch < 30
24/7market monitoring
·
5timeframes per deep analysis
·
0orders without your click
·
2exchanges — Binance & CoinEx
🧭

You are always the Pilot.

TradePilot never sends an order without your click. No bot running your money in the background. It watches, analyzes, alerts and protects — every buy and every sell is your call.

Sound familiar?

Trading alone is exhausting.

Every crypto trader fights the same enemies — and none of them is the market.

😰

FOMO is real

The market moves, you hesitate, and by the time you decide the moment is gone — or you jumped in late.

→ The co-pilot can say “wait” — and tell you what to wait for.
📉

Buy the top, sell the bottom

The most common mistake in crypto. Without direction and timing, you're always a step behind.

→ MOMENTUM alerts fire with a confirmed direction — and a heads-up before the move.
🤯

Too technical

RSI, Bollinger, EMA crossovers. Most tools talk to analysts, not to you.

→ The AI Insight explains it in your language and your risk profile.
😴

You can't watch 24/7

Crypto never sleeps. The moves happen at 3am or in the middle of a meeting.

→ The screener and the Risk Pilot watch for you — and ping you when it matters.
How it works

Volatility is the raw material. The tool finds it, validates it, and keeps the result working.

Three parts — a screener, a co-pilot and a risk manager — one journey: I see → I decide → I stay protected.

1 · What it is — Screener

A market watcher, minute by minute.

It reads every tradable pair on Binance and CoinEx — filtered to the most liquid — applies technical analysis in real time, and posts to the Discord radar channels.

What it does

MOMENTUM ↑↓

Only fires with a confirmed direction, and shows the evidence.

⚡ MOMENTUM↑ — NOM · buyRatio 0.68 | ADX 73 (+DI>−DI) | %B 1.07

EXHAUSTION

A price extreme, plus what it means right now: ranging market → likely pull back to the mean; defined trend → it may simply continue. No arrow.

SQUEEZE

Volatility compression (Bollinger Bands tightening). A heads-up, not an entry signal — with the consolidation range.

2 · What it isCo-pilot

One click on the alert. Analysis in your language.

The AI Insight button on every alert. The AI reads the already-computed indicators and answers in text — in your language and risk profile — with a verdict: BUY, SELL or WAIT. It can suggest limit orders on Spot or Margin (Margin for more aggressive profiles).

  • Need more history? The AI 15m · 1h · 4h · 1d · 1w buttons run the analysis on a specific timeframe.
  • When you decide, the co-pilot places the order on your connected exchange — BUY/SELL, LIMIT, MARGIN — you set the lot size (USDT, BTC or BRL) and get notified on execution.

Here's what no other tool does.

When confluences are missing, the answer is WAIT — not a forced buy or sell. And it gives you the exact conditions that would change the picture. You don't leave without an answer; you leave with a plan.

WAITConflicting signals: RSI neutral (53.73), low ADX (18.47), stochastic with no clear reversal, buy_ratio ~0.48. No 3+ independent confluences.
Conditions for BUY: close > 0.00121 + RSI > 55 + MACD rising.
Conditions for SELL: close < 0.00117 + RSI < 45 + stochastic < 30.

Ask it to watch those conditions. When the asset gets there, a new alert tells you the exact moment.

🔍 CONFIRMAÇÃO ATINGIDA — Aave (AAVEUSDT) · conditional SELL

The AI says wait → says what to wait for → and watches for you.

Analyses generated with Grok 3 Fast (xAI).

3 · What it isRisk manager

After execution, the position isn't left alone.

Secure integration with Binance and CoinEx. Once your order fills, the Risk Pilot manages the position according to your risk profile:

  • A stop-loss where there isn't one — unless your profile is Buy & Hold.
  • Automatic trailing stop: the stop climbs with the price, locking in a growing profit at every step up. Past a point, the stop sits above your entry — profit secured while the trend runs.
  • The levels depend on your profile.

Weekly report by DM: closed orders (traded volume, realized P&L in USDT and %, per pair) and open positions (unrealized P&L, amount invested, ✅/🔴).

🔒 How your keys are protected

You register your exchange keys through a popup in Discord (Binance or CoinEx), with Spot Trading permission only and restricted to our IP 187.127.21.191. They're encrypted with AES-256-GCM before any storage — each key with its own random 12-byte IV. The database holds only ciphertext; not even the admins can read them. Keys are never shown again.

Educational by design

Technical, but never untranslated.

The tool is built on chart analysis, so technical terms show up. Every indicator and strategy it uses is explained in the server's text channels — in plain language.

Pricing

Start free. The paid tier covers the AI cost.

The co-pilot is always on. Your wallet decides how deep you go.

Free
$0 / forever
Start watching the market. No card.
  • All 5 radar channels
  • MOMENTUM / EXHAUSTION / SQUEEZE alerts
  • 🧠 AI Insight (snapshot) — 10 / day
  • 1-click orders (BUY / SELL, LIMIT)
  • Automatic trailing stop
  • Watch (from an AI Insight)
  • Historical multi-timeframe analysis
  • Free-form AI chat
Join Free →
Best Value
Premium
$6.99 / month
Full AI, personalized to your profile.
  • Everything in Intermediate
  • 50 deep AI interactions / day
  • Free-form AI chat (personalized)
  • Detailed weekly report
  • Priority DM alerts
Go Premium →

How the paid tiers work — two steps, in order.

  1. Authorize on Discord. The same button as Free — it links your Discord ID to your wallet.
  2. Sign the monthly subscription on Polygon. A smart contract debits the monthly fee automatically.

Self-funding: top up the subscription wallet with part of your USDT profits. No bank, no card, no hold on your credit limit.

Using a wallet to sign a contract is the most basic step of what's coming.

Engineering

Built solo. Here's how it fits together.

TradePilot is four decoupled Spring Boot services. This section is for the technical reader.

Architecture
marketobserver
reads the market, minute by minute
springboot-historic-queue
computes indicators and conclusions
cryptospringboot
screener, alerts, AI, orders (Discord)
portfolioobserver
risk management for open positions

No HTTP calls between services — only Redis and MongoDB.

Java 17 · Spring Boot 3.2.4 · WebFlux · reactive MongoDB · Redis · RabbitMQ · JDA (Discord) · Web3j (Polygon)
Infra: Docker Swarm on 4 on-prem Raspberry Pis + 1 VPS, joined over WireGuard.

Observation & continuous improvement

The services are instrumented — evaluation cycles, payloads and AI sessions are logged, and that log is what points the next change.

Prompt engineering

Directing the chart analysis: specifying which pre-computed indicators the model should read, and adding WAIT as a response — for the AI, telling the user to wait is also a call to action, not a non-answer.

Leaner payload

From escaped JSON to a compact table with a summary header computed in Java (regime, divergence, %B, timeframe alignment); at the same time the indicators moved to incremental bootstrapping from REST history, so the model never reads a non-converged value.

Instrumented microservices

They point both the improvements and the troubleshooting — a logged session can be replayed with its real payload.

Other decisions
Thresholds configurable per asset group in MongoDB, with a properties fallback — recalibration without a deploy.
Fail-open across the whole alert path — a Redis failure can never stop alerts from going out.
Measure before optimizing — the real bottleneck is I/O per asset, not rule complexity.
Human in the loop by design — no order executes without the user's click. Not a technical limit, a stance.

Trade without the fear.

Join the Discord and meet your co-pilot. Free to start, no card.

Join Discord — Free

No card · Cancel anytime · tradepilotjl.tech