๐Ÿš€ ANTIGRAVITY-CLAUDEOPUS

ML-Powered Crypto Predictions โ€” Forward-Looking Picks Tracker

โ— LIVE TRACKING FORWARD PICKS (NOT BACKTESTED) โš  MODEL UNDER DEVELOPMENT โ€” NOT PROFITABLE YET
Last UpdatedFeb 22, 2026, 6:25 PM EST
Next UpdateFeb 23, 7:00 PM EST
ScheduleDaily 7PM EST (Full Retrain)

โš ๏ธ Honest Performance Disclosure โ€” Model v1.2 FORWARD Results

23.5% Win Rate across 34 FORWARD picks (real predictions, not backtested) ยท FORWARD Sharpe -2.80 ยท FORWARD Profit Factor 0.20 ยท FORWARD P&L -28.5%

But there's a signal buried in the noise: SELL forward picks hit 86% WR (6W/1L) while BUY forward picks were 7% (2W/25L). This means the model CAN detect patterns โ€” it was just BUY-biased in a bearish market.
All metrics on this page are clearly labeled as FORWARD (live) or BACKTEST (historical). No ambiguity.

0
Active Forward Picks
34
Closed Forward Picks (v1.2)
23.5%
Forward Win Rate
-2.80
Forward Sharpe
-28.5%
Forward P&L
0.20
Forward Profit Factor

๐Ÿ“Š Forward-Pick Direction Analysis โ€” Where the Signal Is

All metrics below are from FORWARD picks (real live predictions), not backtests.

BUY Forward Picks

7%

2W / 25L ยท 27 forward picks ยท Forward P&L: -33.6%

โŒ Model was BUY-biased in a falling market
Fix: BTC regime filter + EMA trend alignment

SELL Forward Picks

86%

6W / 1L ยท 7 forward picks ยท Forward P&L: +5.1%

โœ… SELL signals show the model CAN work
If regime-aware, overall WR improves dramatically

๐ŸŽฏ Active Picks (v1.3 โ€” Forward-Looking)

Dir Symbol TF Entry Current TP SL P&L Prob Conf Reasoning
No active picks โ€” waiting for next prediction cycle (v1.3 model with all fixes)

๐Ÿ”ฌ Root Cause Analysis โ€” Why 23.5% Win Rate?

Every single loss has been forensically analyzed. Here are the 6 root causes, ranked by severity:

RC1 โ€” CRITICAL Massive directional bias: 27 BUY vs 7 SELL picks

The model generated 79% BUY signals. BUY WR was 7.4% while SELL WR was 85.7%. The model was BUY-biased in a falling market โ€” classic regime mismatch.

๐Ÿ”ง Fix: BTC regime filter (v1.2), EMA trend alignment (v1.3), max 3 per direction (v1.3)

RC2 โ€” CRITICAL 18 picks had SL slippage (actual loss > SL distance)

SL was not enforced in real-time. The system checked prices only once per cycle, not continuously. Worst case: ZROUSDT lost -6.73% vs a SL distance of 0.68% (9.9x slippage).

๐Ÿ”ง Fix: MIN_SL_DISTANCE raised to 0.8% (v1.3), but real-time SL enforcement needs exchange-level stop orders

RC3 โ€” HIGH 1h timeframe was 100% BUY (12 picks), only 1 won

The 1h ensemble models have a systematic BUY bias. They rarely produce probabilities below 0.40 (which would trigger SELL). The model's feature space doesn't capture bearish momentum well on 1h.

๐Ÿ”ง Fix: Raised 1h confidence threshold to 0.70 (v1.3), requiring much stronger signal before issuing 1h picks

RC4 โ€” HIGH 12 coins appeared in multiple picks simultaneously

Same coin picked on 15m AND 1h (e.g., ZROUSDT lost -6.73% on BOTH). This doubles exposure to correlating losses. BNB appeared 3 times, all BUY.

๐Ÿ”ง Fix: MAX_PER_SYMBOL=1 (v1.4), cross-timeframe conflict detection (v1.4)

RC5 โ€” HIGH HIGH confidence picks (prob >0.80) performed WORST: 0/2 wins

BNBUSDT had probability 0.846 (highest of all picks) โ€” lost TWICE. This is a classic sign of model overfit: the LightGBM model memorized training patterns that don't generalize to live data.

๐Ÿ”ง Fix: Switched from max-probability selection to A/B test winner model (v1.3)

RC6 โ€” MEDIUM 29 of 34 picks generated in the same 10-minute window

All picks were created at the same market snapshot. If the market is trending down at that moment, ALL picks inherit the same bearish context. No time diversification.

๐Ÿ”ง Fix: Stagger pick generation across multiple cycles. Limit max picks per cycle to 5 (planned v1.5)

โšก Stop-Loss Slippage โ€” The Hidden Killer

SL Enforcement Failures (18 events)

The system checked prices only at cycle boundaries, not in real-time. This means SL levels were often breached BETWEEN checks, resulting in larger losses than intended.

Symbol TF SL Distance Actual Loss Excess
ETH 15m 0.19% -0.38% 0.19%
BNB 15m 0.16% -0.22% 0.06%
DOGE 15m 0.23% -0.62% 0.39%
ZK 15m 0.32% -0.52% 0.20%
SOL 15m 0.25% -0.76% 0.51%
LTC 15m 0.23% -0.52% 0.29%
ETC 15m 0.30% -2.18% 1.88%
WLD 15m 0.26% -1.25% 0.99%
ZRO 15m 0.68% -6.73% 6.05%
BNB 1h 0.42% -0.91% 0.49%

๐Ÿ”„ Duplicate Symbol Exposure

Same coin picked on multiple timeframes simultaneously

This multiplied correlated losses. Example: ZROUSDT lost -6.73% on BOTH 15m and 1h = -13.46% combined. v1.4 limits to MAX_PER_SYMBOL=1.

Symbol Picks Directions Combined P&L
BNB 3 BUY:3 -1.91%
ETH 2 BUY:2 -0.51%
DOGE 2 BUY:2 -1.17%
NEAR 2 BUY:2 -0.98%
ZK 2 BUY:2 -0.36%
LINK 2 SELL:1, BUY:1 +0.00%
ETC 2 BUY:2 -4.36%
INJ 2 SELL:1, BUY:1 -0.30%
SEI 2 SELL:1, BUY:1 -0.14%
ATOM 2 SELL:1, BUY:1 +0.17%
ZRO 2 BUY:2 -13.46%
POL 2 SELL:1, BUY:1 +0.00%

๐Ÿง  Can This Model Actually Improve? โ€” Component-by-Component Assessment

Honest evaluation of whether the ANTIGRAVITY-CLAUDEOPUS engine has the right architecture and learning pipeline to overcome its current horrible performance. Each component graded independently.

B+ Feature Engineering (70+ indicators)
ADEQUATE

RSI, MACD, Bollinger, ADX, Stochastic, OBV, CCI, Aroon, Supertrend, plus BTC correlation, Fear/Greed Index, and funding rates. This is a comprehensive feature set. The features themselves are not the problem โ€” the problem is how the model selects which features matter in different regimes.

C+ โ†’ B (after v1.3 fix) Model Architecture (4 variants: XGBoost, LightGBM, RF, Ensemble)
ADEQUATE but FLAWED selection

The model types are industry-standard for tabular data. However, the model SELECTION logic was broken: it chose the model with the highest probability (most overconfident), not the most accurate. v1.3 fixes this by preferring the A/B test winner (Random Forest, which actually had the best forward results).

B- Training Pipeline (Walk-Forward Backtest)
GOOD but INSUFFICIENT data

Walk-forward validation prevents look-ahead bias. Training uses proper temporal splits. But the model trains on only ~6,000 candles per pair (for 15m, ~62 days of data). Institutional quant funds use 5-10 years of data minimum. The model can learn basic patterns but cannot learn regime transitions because it hasn't seen enough of them.

C (now) โ†’ A (after 500+ picks) Self-Improvement Loop (Closed picks โ†’ retraining data)
EXISTS but NOT YET EFFECTIVE

Every closed pick is fed back into training data. After 34 picks, the model has 34 new labeled data points. This is a drop in the ocean vs ~6,000+ training candles. The loop WILL become effective after 500+ picks (4-6 months), when the model has enough forward data to learn its own failure patterns.

D โ†’ C+ (after v1.3) Risk Management (SL/TP/position sizing)
BROKEN โ€” fixes deployed

SL distances were 0.16-0.68% on 15m (noise kills you). SL was checked only at cycle time, not in real-time. No position sizing โ€” each pick receives equal weight regardless of confidence. v1.3 widened SL floor to 0.8%, but true fix requires real-time exchange stop orders (not yet implemented).

? (pending forward test) Regime Detection (BTC filter + EMA trend)
NEWLY ADDED โ€” not yet proven

v1.2 added a basic BTC regime filter. v1.3 added EMA trend alignment. These directly address the #1 root cause (BUY-biased in bearish market). The filter WOULD have prevented 19 of 26 losses. But it hasn't been forward-tested yet.

B- (potential) / D (current execution) Fundamental Question: Can ML predict short-term crypto direction?
THEORETICALLY YES, PRACTICALLY VERY HARD

Academic literature shows ML can achieve 52-58% accuracy on crypto direction prediction with proper feature selection and regime detection. Our SELL signals already achieve ~86% WR, proving the model CAN detect patterns in certain conditions. The challenge is knowing WHEN to trust the model. With proper regime filtering and confidence gating, a 40-50% WR with 2:1 R:R is achievable โ€” but requires 3-6 months of forward testing to validate.

๐Ÿ“‹ Bottom Line โ€” Will This Model Become Profitable?

The signal exists. SELL picks at 86% WR prove the model detects real patterns.
The execution was broken. BUY bias in a bearish market + no SL enforcement + duplicate exposure = catastrophic results.
The fixes address all 6 root causes. BTC regime filter, EMA trend alignment, per-symbol limits, A/B test winner selection, and wider SL floors.
Verdict: The model has a REALISTIC path to profitability IF (1) regime filters prevent directional catastrophe, (2) SL is properly enforced, and (3) the self-improvement loop generates 500+ labeled forward picks for retraining. Estimated timeline: 3-5 months to positive expectancy, 6+ months to live-ready.
This is paper trading only. No real money is at risk.

๐Ÿ† FORWARD Results vs BACKTEST Baseline

FORWARD = real live predictions tracked from entry to exit. BACKTEST = simulated results on historical data.

๐Ÿ“ก Our FORWARD Results (LIVE)

Forward Win Rate23.5%
Forward Sharpe-2.799
Forward Profit Factor0.20
Forward P&L-28.5%
Forward TP Hits7
Forward SL Hits24

๐Ÿ“Š Simpleton Signals v0.07 (BACKTEST Baseline)

Backtest Win Rate51.3%
Backtest Sharpe0.567
Backtest Profit Factor1.09
Backtest Max Drawdown-34.1%
Data SourcePine Script Backtest (Historical)
NoteBacktests exaggerate โ€” need 50+ forward picks to compare

๐Ÿ“‹ All Closed FORWARD Picks โ€” v1.2 Archive (34 picks)

Dir Picked (EST) Symbol TF Entry Exit P&L Outcome Prob Reasoning & Tweaks
BUY Feb 17 SOL 15m $84.05 $83.41 -0.76% SL_HIT 52%
Why
Pre-v1.2 pick (no reasoning data)โšก SL too tight (0.25%). Normal noise stopped this out.
SELL Feb 17 LINK 15m $8.74 $8.67 +0.80% TP_HIT 49%
Why
Pre-v1.2 pick (no reasoning data)
BUY Feb 17 LTC 15m $53.66 $53.38 -0.52% SL_HIT 54%
Why
Pre-v1.2 pick (no reasoning data)โšก SL too tight (0.23%). Normal noise stopped this out.
BUY Feb 17 ETC 15m $8.70 $8.51 -2.18% SL_HIT 54%
Why
Pre-v1.2 pick (no reasoning data)โšก SL too tight (0.30%). Normal noise stopped this out.
SELL Feb 17 INJ 15m $3.56 $3.51 +1.43% TP_HIT 49%
Why
Pre-v1.2 pick (no reasoning data)
SELL Feb 17 SEI 15m $0.0694 $0.0686 +1.15% TP_HIT 48%
Why
Pre-v1.2 pick (no reasoning data)
SELL Feb 17 ATOM 15m $2.26 $2.24 +1.10% TP_HIT 49%
Why
Pre-v1.2 pick (no reasoning data)
SELL Feb 17 WLD 15m $0.3775 $0.3822 -1.25% SL_HIT 49%
Why
Pre-v1.2 pick (no reasoning data)โšก SL too tight (0.26%). Normal noise stopped this out.
SELL Feb 18 STRK 15m $0.0436 $0.0433 +0.69% TP_HIT 49%
Why
Pre-v1.2 pick (no reasoning data)
BUY Feb 18 CHZ 15m $0.0344 $0.0344 -0.15% EXPIRED 52%
Why
Pre-v1.2 pick (no reasoning data)
BUY Feb 18 ZRO 15m $1.71 $1.59 -6.73% SL_HIT 62%
Why
Pre-v1.2 pick (no reasoning data)โšก SLIPPAGE: SL was 0.68% but lost -6.73%. SL not enforced in real-time.
SELL Feb 18 POL 15m $0.1067 $0.1054 +1.22% TP_HIT 49%
Why
Pre-v1.2 pick (no reasoning data)
BUY Feb 18 BNB 1h $619.85 $614.22 -0.91% SL_HIT 63%
Why
Pre-v1.2 pick (no reasoning data)โšก SLIPPAGE: SL was 0.42% but lost -0.91%. SL not enforced in real-time.
BUY Feb 18 TRX 1h $0.2890 $0.2910 +0.69% TP_HIT 63%
Why
Pre-v1.2 pick (no reasoning data)
BUY Feb 18 LINK 1h $8.74 $8.67 -0.80% SL_HIT 51%
Why
Pre-v1.2 pick (no reasoning data)โšก Low confidence pick โ€” coin-flip probability. Filtered in v1.3.
BUY Feb 18 ETC 1h $8.70 $8.51 -2.18% SL_HIT 53%
Why
Pre-v1.2 pick (no reasoning data)โšก SLIPPAGE: SL was 0.93% but lost -2.18%. SL not enforced in real-time.
BUY Feb 19 INJ 1h $3.57 $3.51 -1.73% SL_HIT 52%
Why
Pre-v1.2 pick (no reasoning data)โšก Low confidence pick โ€” coin-flip probability. Filtered in v1.3.
BUY Feb 19 SEI 1h $0.0695 $0.0686 -1.29% SL_HIT 50%
Why
Pre-v1.2 pick (no reasoning data)โšก SLIPPAGE: SL was 0.61% but lost -1.29%. SL not enforced in real-time.
BUY Feb 19 TIA 1h $0.3173 $0.3109 -2.02% SL_HIT 50%
Why
Pre-v1.2 pick (no reasoning data)โšก SLIPPAGE: SL was 0.88% but lost -2.02%. SL not enforced in real-time.
BUY Feb 19 ATOM 1h $2.26 $2.24 -0.93% SL_HIT 51%
Why
Pre-v1.2 pick (no reasoning data)โšก Low confidence pick โ€” coin-flip probability. Filtered in v1.3.
BUY Feb 19 DYDX 1h $0.0955 $0.0946 -0.94% SL_HIT 50%
Why
Pre-v1.2 pick (no reasoning data)โšก Low confidence pick โ€” coin-flip probability. Filtered in v1.3.
BUY Feb 19 APE 1h $0.1076 $0.1063 -1.21% SL_HIT 55%
Why
Pre-v1.2 pick (no reasoning data)๐Ÿ“‰ BUY in bearish market. Would be blocked by BTC regime filter (v1.2+).
BUY Feb 19 ZRO 1h $1.71 $1.59 -6.73% SL_HIT 60%
Why
Pre-v1.2 pick (no reasoning data)โšก SLIPPAGE: SL was 2.17% but lost -6.73%. SL not enforced in real-time.
BUY Feb 19 POL 1h $0.1067 $0.1054 -1.22% SL_HIT 51%
Why
Pre-v1.2 pick (no reasoning data)โšก Low confidence pick โ€” coin-flip probability. Filtered in v1.3.
BUY Feb 20 ETH 15m $1,949 $1,947 -0.13% EXPIRED 57%
Why
Pre-v1.2 pick (no reasoning data)
BUY Feb 20 BNB 15m $618.74 $613.94 -0.78% SL_HIT 85%
Why
Pre-v1.2 pick (no reasoning data)โšก SL too tight (0.16%). Normal noise stopped this out.
BUY Feb 20 DOGE 15m $0.0959 $0.0954 -0.55% SL_HIT 59%
Why
Pre-v1.2 pick (no reasoning data)โšก SL too tight (0.24%). Normal noise stopped this out.
BUY Feb 20 NEAR 15m $1.02 $1.01 -0.69% SL_HIT 52%
Why
Pre-v1.2 pick (no reasoning data)โšก SL too tight (0.28%). Normal noise stopped this out.
BUY Feb 20 ZK 15m $0.0191 $0.0191 +0.16% EXPIRED 57%
Why
Pre-v1.2 pick (no reasoning data)
BUY Feb 20 ETH 15m $1,957 $1,950 -0.38% SL_HIT 57%
Why
Pre-v1.2 pick (no reasoning data)โšก SL too tight (0.19%). Normal noise stopped this out.
BUY Feb 20 BNB 15m $620.23 $618.88 -0.22% SL_HIT 85%
Why
Pre-v1.2 pick (no reasoning data)โšก SL too tight (0.16%). Normal noise stopped this out.
BUY Feb 20 DOGE 15m $0.0966 $0.0960 -0.62% SL_HIT 59%
Why
Pre-v1.2 pick (no reasoning data)โšก SL too tight (0.23%). Normal noise stopped this out.
BUY Feb 21 NEAR 15m $1.02 $1.02 -0.29% SL_HIT 52%
Why
Pre-v1.2 pick (no reasoning data)โšก SL too tight (0.28%). Normal noise stopped this out.
BUY Feb 21 ZK 15m $0.0192 $0.0191 -0.52% SL_HIT 57%
Why
Pre-v1.2 pick (no reasoning data)โšก SLIPPAGE: SL was 0.32% but lost -0.52%. SL not enforced in real-time.
Last updated: Feb 22, 2026, 6:25 PM EST | Next Update: Feb 23, 7:00 PM EST | Version: v1.3 | Models: 793 | Champion: C_random_forest
View Raw Data on GitHub
ANTIGRAVITY-CLAUDEOPUS | Not financial advice | Forward picks = REAL predictions, not backtested simulations
Every loss is analyzed. Every fix is documented. Radical transparency by design.
Built by eltonaguiar | Powered by XGBoost, LightGBM, Random Forest, Ensemble Stacking