SUPERPOWERS: THE NEURAL NET
v0.1.0 System C - Deep Learning Predictor
ARENA Loading...
How System C (The Neural Net) Works — Plain English

What it does: System C is the most advanced ML system. It uses a GRU neural network with attention — a type of artificial brain that reads price history like a sentence, learning which past moments matter most for predicting the future. Unlike XGBoost (which looks at a snapshot), the neural net understands sequences and patterns over time.

What is GRU? GRU (Gated Recurrent Unit) is like a short-term memory system. Imagine reading a book one word at a time — a GRU remembers the important plot points and forgets irrelevant details. For trading, it reads 100+ candles in sequence and learns temporal patterns like "after 3 red candles with increasing volume, price usually bounces."

What is Attention? Attention lets the model "highlight" the most relevant candles. If a whale moved 5 hours ago and that's more important than what happened 1 hour ago, the attention layer will focus on that. It's the same technology that powers ChatGPT and modern AI.

What does the heatmap show? The confidence heatmap shows how confident the neural net is about each symbol at each timeframe. Brighter green = higher confidence in the prediction (BUY or SELL). Red = model is uncertain or predicts a move against the signal.

25 input features: The model ingests: normalized OHLCV, RSI, MACD, Bollinger %B, volume z-score, hour of day (sine/cosine), BTC return, Fear & Greed index, funding rate, Fibonacci position, and lagged returns. It predicts 3 things simultaneously: entry signal, take profit level, and stop loss level.

Current status: TRAINED — Model file (gru_attention.pt) exists. System C has a trained neural net and may be generating predictions, but Discord notifications are disabled pending performance review.

Loading...
Last Trained: --
Training Loss: --
Architecture: LSTM + Attention
Entry Confidence Heatmap (Pairs x Timeframes)
Waiting for model predictions...
0% (no signal)
65%+ (strong signal)
Win Rate
--
Sharpe Ratio
--
Total Trades
--
Max Drawdown
--
Active Picks
--
Validation Gate - Path to PROVEN
--
Trades >= 50
0 / 50
--
Win Rate > 55%
--
--
Sharpe > 1.0
--
--
Max DD < 15%
--
Active Picks
SymbolSignalStrategyEntryTPSLR:RML ScoreTP/SL MethodOpened (EST)ReasonUnreal. PnL
Waiting for data...
Recent Closed Trades (Last 20)
SymbolStrategyEntryExitNet PnL%Exit ReasonClosed (EST)Duration
Waiting for data...
Strategy Breakdown
Filter:
Waiting for data...
Equity Curve