Every crypto, stock, penny stock, meme coin, and forex prediction page โ plus all SQLite databases, backtest JSON files, and trained ML model files in one place.
Crypto pair analysis, live prediction tracking, algorithm competitions, and audit trails. All pages include symbol data (BTC, ETH, SOL, DOGE, etc.) with timestamps.
| Page / Title | URL | Tags | Data Stored |
|---|---|---|---|
| Crypto Pairs Analysis Backtest 15 crypto pairs with fees |
/findcryptopairs/portfolio/ | LiveBacktest | 15 pairs, TP/SL tracking, entry timestamps |
| Crypto Winners Top performing crypto picks |
/findcryptopairs/winners.html | PicksData | Winning picks with symbols & dates |
| Crypto Algorithm Competition โ Live Audit Enhanced live competition view |
/findcryptopairs/algo-competition-enhanced.html | LiveAlgo | Algorithm picks, timestamps, symbol P&L |
| Crypto Audit Trail โ Complete History Full prediction audit log |
/findcryptopairs/audit-trail.html | AuditHistory | Complete history of all algorithm predictions |
| Crypto Prediction Tracker Aggregated predictions from Twitter, Reddit, TradingView analysts |
/predictions/dashboard/ GitHub Pages โ |
LiveSocial Data | predictions.db โ 367 rows, symbols, direction, TP/SL, sentiment |
| Antigravity ML Crypto Predictor v4.1 Real performance dashboard |
/crypto_roocode/ | MLPicks | ML model predictions with live timestamps |
| ANTIGRAVITY-CLAUDEOPUS Live Picks โ Forensic Analysis Claude-trained crypto picks with forensic detail |
/crypto_roocode/live-picks.html | LiveMLForensic | Entry/exit, symbol, date, model confidence |
| CryptoFusion Predictor Dashboard Multi-model fusion predictor |
/dashboard.html | FusionPredictions | Fused signals, symbol timestamps |
| Live Picks Dashboard Centralized live picks viewer |
/dashboard/ | LivePicks | From data/live_picks.db โ 96 picks, last updated 2026-03-04 |
| Crypto ML Edge Engine LightGBM binary classifier, 10 models |
/crypto_ml_edge/dashboard/ GitHub Pages โ |
LightGBMLive | BTC/ETH/SOL/ADA/BNB 1h+4h picks, DSR-gated |
| AsterDEX Paper Trader โ Live Dashboard | /asterdex_paper/dashboard.html | Paper Trading | Live paper positions with timestamps |
| AsterDEX Paper Trading Dashboard | /trading/dashboard.html | Paper Trading | From trading/data/positions.db |
| ATM Challenge โ Strategy Evolution Arena | /trading/atm_dashboard.html | Strategy | Strategy comparisons with performance data |
| Pair Fingerprints & Spike Scanner Per-asset pattern intelligence |
/pair-fingerprints.html | FingerprintsScanner | Asset-specific spike patterns and timing |
| Signal Engine Dashboard GitHub Pages hosted |
GitHub Pages โ | GitHub PagesLive | crypto_signal_engine/data/active_picks.json |
| Opposite Day Dashboard Contrarian picks experiment |
Predictions Dash โ | Experiment | sandbox/data/opposite_day.db โ opposite_picks table |
Stock portfolio analysis, algorithm competitions, Kimi's Claw stock signals, and multi-algorithm backtest pages with pre-market picks.
| Page / Title | URL | Tags | Data Stored |
|---|---|---|---|
| Stock Portfolio Analysis 115+ algorithms, Canada fees |
/findstocks/portfolio2/consolidated.html | LiveBacktest | Consolidated picks, timestamps, algorithm IDs |
| Portfolio v2 | /findstocks/portfolio2/ | Backtest115+ Algos | Full algo grid with P&L per symbol |
| Learning Lab | /findstocks/portfolio2/learning-lab.html | Education | Strategy explanations with historical data |
| $500/Day Day-Trader Simulator | /findstocks/portfolio2/daytrader-sim.html | Simulation | Simulated intraday picks with timestamps |
| Global Stock Hub | /findstocks2_global/ | Global | International stocks with symbols & dates |
| Daily Stock Picks | /findstocks/ | Pre-Market Picks | Daily picks with SHA-256 commit timestamps |
| Stock Research Hub | /findstocks/research/ | Research | Strategy research pages |
| Kimi's Claw ๐พ Algorithm Battle Arena Real database picks โ stock algorithms |
/findstocks/kimis_claw/ | Live DBAlgo Battle | Competing algorithms, real symbol picks & timestamps |
| Kimi's Claw Leaderboard | /findstocks/kimis_claw/leaderboard.html | Leaderboard | Algorithm win rates ranked |
| Algorithm Competition Arena (Stocks) STOCKSCURSORS CLAW competition |
/STOCKS/algorithm-competition.html | CompetitionData | JSON: competition-stocks.json (1.5MB), competition-slim.json (780KB) |
| Algorithm Competition โ Stocks JSON Raw competition data |
/STOCKS/competition/ | JSON | competition-stocks.json ยท competition-penny_stocks.json ยท competition-crypto.json ยท competition-meme_coins.json ยท competition-forex.json ยท competition-slim.json |
Forex backtest analysis with spread-based cost modeling across major, cross, and exotic pairs.
| Page / Title | URL | Tags | Data Stored |
|---|---|---|---|
| Forex Pairs Analysis 15 pairs, 8 strategies, pip-based spread |
/findforex2/portfolio/ | BacktestLive | Pair symbols (EURUSD, GBPJPY, etc.), timestamps, P&L |
| Forex Stats | /findforex2/portfolio/stats/ | Stats | Aggregated statistics, win rates by pair |
| Forex Competition Data (JSON) | /STOCKS/competition/competition-forex.json |
JSON769KB | competition-forex.json โ all forex pair algo competition data |
| Page / Title | URL | Tags | Data Stored |
|---|---|---|---|
| Fund Analysis 20+ funds from Vanguard, Fidelity, Schwab, T. Rowe Price |
/findmutualfunds/portfolio1/ | LiveNAV | Fund symbols (VTSAX, FXAIX, etc.), NAV dates, expense ratios |
| Daily Fund Report | /findmutualfunds/portfolio1/report.html | Daily | Auto-refreshed NAV data with date stamps |
| Fund Stats | /findmutualfunds/portfolio1/stats.html | Stats | Cumulative returns, Sharpe ratio per fund |
Meme coin scanner and penny stock competition data โ includes symbols (DOGE, SHIB, etc.), volatility data, and pump/dump detection.
| Page / Title | URL | Tags | Data Stored |
|---|---|---|---|
| Meme Coin Scanner & Competition Data Algorithm competition for meme coins |
/STOCKS/algorithm-competition.html (filter: Meme) | ScannerJSON | competition-meme_coins.json โ 1.04MB of meme coin signal data |
| Penny Stock Competition Data | /STOCKS/algorithm-competition.html (filter: Penny) | JSONPenny | competition-penny_stocks.json โ 1.68MB of penny stock signal data |
| Meme Scanner API (PHP) Backend scanner endpoint |
/findcryptopairs/api/meme_scanner_fixed.php |
APIBackend | Real-time meme coin signals, REST API endpoint |
Autonomous ML systems scanning crypto, stocks, and forex. All forward-tested with transparent win rates and P/L.
| Page / Title | URL(s) | Tags | Data Stored |
|---|---|---|---|
| Trading Systems Hub (Master) All 13 ML systems in one command center |
/hub/ GitHub Pages โ |
LiveMaster Hub | hub/data/integrated_dashboard.json ยท systems_manifest.json ยท winning_combos.json |
| Cross-System Forward Test Monitor Consensus picks from all systems |
/cross_aggregation/ GitHub Pages โ |
LiveConsensus | Multi-system aggregated signals, timestamps |
| Mercury 2 โ Signal Engine XGBoost x3 ensemble |
/mercury2/ GitHub Pages โ |
XGBoostLive | mercury2/data/active_picks.json ยท top_gainers.json ยท scan_summary.json |
| KIMI Rise of the Claw 81 algorithms, elimination engine |
/riseoftheclaw.html GitHub Pages โ |
Live81 Algos | riseoftheclaw/data/active_picks.json ยท signal_tracking.json (754KB) |
| Alpha Engine โ Live Dashboard 100 strategies, 3 asset classes |
/alpha_engine/live_dashboard.html GitHub Pages โ |
Live100 Strats | alpha_engine/data/active_picks.json ยท closed_picks.json (233KB) ยท rigorous_battle_picks.json (968KB) |
| Alpha Engine Premium Dashboard |
/alpha_engine/premium_dashboard.html GitHub Pages โ |
Premium | Premium signals with enhanced data |
| Strategy DNA Genome Dashboard Unified catalog & evolution |
/genome/ GitHub Pages โ |
DNADB | genome/strategy_registry.db (80KB) โ strategies, backtest_results, live_signals, permutations, audit_log tables |
| Battleground Arena 5 competing ML systems |
/battleground/ GitHub Pages โ |
BattleLive | battleground/data/active_picks.json ยท baby_strats_dashboard.json (1.4MB) ยท bundle_babies.db ยท dna_factory.db |
| ML Battleground: SUPERPOWERS ARENA | /ml_battleground/arena.html | System A/B/CLive | Ensemble picks, active_picks.json for all systems |
| System A: The Filter | /ml_battleground/system_a_filter/ | EMA+RSI Filter | system_a_filter/data/active_picks.json |
| System B: The Regime | /ml_battleground/system_b_regime/ | HMM Regime | system_b_regime/data/active_picks.json |
| System C: The Neural Net | /ml_battleground/system_c_deeplearn/ | GRU Neural Net | system_c_deeplearn/data/active_picks.json |
| Claws of Doom Extreme fear contrarian, 6 strategies |
CLAWSOFDOOM GitHub Pages โ Source: github.com/eltonaguiar/CLAWSOFDOOM |
GitHub PagesContrarian | Fear & Greed indexed picks, symbol + entry time |
| Breakout Arena โ 3 Approaches |
/breakout_arena/ GitHub Pages โ |
S/R BreakoutML | approach_a/b/c active_picks.json; S/R, ML, Spike Reverse |
| Regime Terminal v1.0 HMM Market Regime Detection |
/regime_terminal/ | HMMRegime | Market regime probabilities with timestamps |
| Meta-Strategy Dashboard Strategy permutation optimizer |
/meta_strategy/ |
DBPermutations | meta_strategy/data/meta_strategy.db (948KB) โ permutations, live_performance, walkforward_results, elimination_log |
| Page / Title | URL | Tags | Data Stored |
|---|---|---|---|
| GOLDMINE_WS โ Windsurf AI Consolidated proof tracker, 9 systems |
/investments/goldmines/windsurf/ | Live Proof9 Systems | Win rates, date/time proof, pro benchmark, audit trail |
| Algorithm Performance Research Live vs research comparison |
/live-monitor/research/ | Research | Performance metrics, algorithm ranking |
| Live vs Research Reality Check | /live-monitor/research/live-vs-research.html | Analysis | Drift analysis: live vs backtest win rate gaps |
| System Health Alerts โ Goldmine Checker | /live-monitor/goldmine-alerts.html | Health | Dead data alerts, freshness timestamps |
Pages in the /updates/ section that contain live or historical prediction data (picks, timestamps, symbols).
| Page / Title | URL | Tags | Description |
|---|---|---|---|
| Antigravity AI โ Live Crypto Gainer ML Predictions | /updates/antigravity-ml-gainer.html | LiveXGBoost+LGB+RF | Reads updates/data/antigravity_ml_picks.json, antigravity_ml_performance.json |
| ANTIGRAVITY ML โ Live Picks Tracker | /updates/ml-live-picks.html | LivePicks | Real-time picks tracker with entry timestamps and symbols |
| System Health Dashboard + Audit Trail | /updates/health-check-dashboard.html | HealthAudit | System freshness, last-update times, data quality |
| Antigravity ML Trainer | /updates/antigravity-ml-trainer.html | Training | Model training logs and performance metrics |
| Antigravity What-If Health Check | /updates/antigravity-whatif-healthcheck.html | What-If | Reads updates/data/antigravity_ml_scorecard.json |
| Simpleton Performance Report Simpleton v0.01 algorithm performance |
/updates/simpleton-performance.html | Performance | Win rate, P&L history, strategy comparison |
| Meme Scanner Audit (Mar 2026) | /updates/2026-03-03-meme-scanner-audit.html | MemeAudit | Meme coin scanner audit โ symbol results with timestamps |
| Winning Crypto System March 2026 | /updates/WINNING_CRYPTO_SYSTEM_MARCH2026.html | Report | System-wide performance summary |
| Claude ML Gainer | /updates/claude-ml-gainer.html | ClaudePicks | Reads updates/data/claude_ml_picks.json ยท claude_ml_performance.json |
| Antigravity ML Picks Dashboard v2.0 (Legacy) | /updates/ml-picks-dashboard.html | LegacyBacktest Only | v4.1 backtest dashboard, no forward tracking |
| Unified Forward Test Dashboard (Legacy) | /updates/unified-dashboard.html | Legacy | 7-system unified dashboard, superseded by ML Hub |
| All Updates Index | /updates/ | Index | Full chronological list of all site updates |
All SQLite .db files in the repository โ location, size, tables, and what prediction/trading data they store.
Major JSON and CSV data files containing historical backtest results, live picks, and training data. Sorted by importance and size.
| File | Path | Size | Contents |
|---|---|---|---|
| combo_trades (large backtest) | quant_lab/combo_results/combo_trades_20260302_005225.json |
11.1 MB | Large combo strategy backtest trade log |
| raw_market_data (training) | claude_gainer_ml/data/raw_market_data.json |
2.3 MB | Raw OHLCV + features for Claude ML training (crypto pairs) |
| feature_matrix (training CSV) | claude_gainer_ml/data/feature_matrix.csv |
2.6 MB | ML feature matrix for Claude Gainer model training |
| ab_test_report (A/B test) | ml_crypto_predictor/enhanced_models/ab_tests/ab_test_report.json |
2.0 MB | Full A/B test results comparing ML model variants |
| competition-penny_stocks.json | STOCKS/competition/competition-penny_stocks.json |
1.68 MB | Penny stock algorithm competition data with symbols & dates |
| baby_strats_dashboard.json | battleground/data/baby_strats_dashboard.jsonincubator/config/baby_strats_dashboard.json |
1.4 MB each | 171 baby strategies from battleground backtest + tiered results |
| competition-stocks.json | STOCKS/competition/competition-stocks.json |
1.5 MB | Stock algorithm competition data |
| competition-meme_coins.json | STOCKS/competition/competition-meme_coins.json |
1.04 MB | Meme coin algorithm competition data (DOGE, SHIB, etc.) |
| competition-crypto.json | STOCKS/competition/competition-crypto.json |
1.04 MB | Crypto algorithm competition data |
| audit_log.json (KIMI) | KIMI_RISEOFTHECLAW/data/audit_log.json |
996 KB | Full audit log of all KIMI algorithm predictions |
| rigorous_battle_picks.json | alpha_engine/data/rigorous_battle_picks.json |
945 KB | Alpha Engine battle picks with rigorous validation |
| signal_tracking.json (KIMI) | KIMI_RISEOFTHECLAW/data/signal_tracking.json |
780 KB | Full signal tracking history for KIMI system |
| competition-forex.json | STOCKS/competition/competition-forex.json |
769 KB | Forex algorithm competition data |
| signal_tracking.json (riseoftheclaw) | riseoftheclaw/data/signal_tracking.json |
737 KB | Signal tracking for deployed riseoftheclaw system |
| competition-slim.json | STOCKS/competition/competition-slim.json |
762 KB | Slim competition JSON (cross-asset) |
| strategy_rankings.csv | backtest_results/strategy_rankings.csvKIMI_CLAW_RESEARCH_FEB162026/backtest_results/strategy_rankings.csv |
133 KB each | Ranked strategy performance from backtest runs |
| v4_proof_report.json | ml_crypto_predictor/enhanced_models/results/v4_proof_report.json |
531 KB | ML Predictor v4 proof report with per-symbol performance |
| detailed_results.json | backtest_results/detailed_results.json |
354 KB | Detailed backtest results for all tested strategies |
| active_predictions.json | predictions/data/active_predictions.json |
272 KB | Currently active social media predictions with symbols & timestamps |
| leaderboard.json | predictions/data/leaderboard.json |
299 KB | Prediction tracker leaderboard โ predictor rankings |
| stabilization/strategy_registry.json | stabilization/strategy_registry.json |
198 KB | Stabilization system strategy registry |
| pine_generator backtest data | pine_generator/data/supertrend_backtest.jsonpine_generator/data/vix_spike_reversal_backtest.jsonpine_generator/data/vwap_reversion_backtest.json |
~182 KB each | Pine Script strategy backtest results โ Supertrend, VIX Spike, VWAP Reversion |
| active_picks.json โ per system | 24 files across all system data/ folders |
varies | Real-time active picks for every system: alpha_engine, battleground, breakout_arena (A/B/C), coinglass_strategies, crypto_ml_edge, crypto_signal_engine, genome, mercury2, ml_battleground (A/B/C/D/E/F ensemble), ml_crypto_predictor, paper_trading, riseoftheclaw |
| Binance OHLCV CSVs | tmp/Binance_BTCUSDT_1h.csvtmp/Binance_ETHUSDT_4h.csvโฆ (30+ files) |
~55-67 KB each | Raw Binance candlestick data: BTC, ETH, SOL, ADA, BNB, XRP, MATIC, DOGE ยท timeframes: 15m, 1h, 4h, 1d |
| forward_test_results.json | forward_test_results.json |
โ | Root-level forward test results summary |
| quantum_fusion_report.json | quantum_fusion_report.json |
โ | Quantum Fusion strategy validation results |
| dna_pick_history.json | dna_pick_history.json |
โ | DNA strategy pick history (root level) |
Serialized trained ML models (.joblib) stored in the repository. These are the actual prediction engines used by the dashboards.
| Model File | Path | Type | Used By |
|---|---|---|---|
| claude_xgb.joblib | claude_gainer_ml/models/ |
XGBoost | Claude Gainer ML โ top gainer prediction |
| claude_rf.joblib | claude_gainer_ml/models/ |
Random Forest | Claude Gainer ML ensemble |
| claude_scaler.joblib | claude_gainer_ml/models/ |
Scaler | Feature normalization for Claude models |
| BTCUSDT_1h_edge.joblib | crypto_ml_edge/models/ |
LightGBM | Crypto ML Edge โ BTC 1h binary classifier |
| BTCUSDT_4h_edge.joblib | crypto_ml_edge/models/ |
LightGBM | Crypto ML Edge โ BTC 4h binary classifier |
| ETHUSDT_1h_edge.joblib | crypto_ml_edge/models/ |
LightGBM | Crypto ML Edge โ ETH 1h binary classifier |
| ETHUSDT_4h_edge.joblib | crypto_ml_edge/models/ |
LightGBM | Crypto ML Edge โ ETH 4h binary classifier |
| SOLUSDT_1h_edge.joblib | crypto_ml_edge/models/ |
LightGBM | Crypto ML Edge โ SOL 1h binary classifier |
| SOLUSDT_4h_edge.joblib | crypto_ml_edge/models/ |
LightGBM | Crypto ML Edge โ SOL 4h binary classifier |
| ADAUSDT_4h_edge.joblib | crypto_ml_edge/models/ |
LightGBM | Crypto ML Edge โ ADA 4h binary classifier |
| BNBUSDT_1h_edge.joblib / 4h | crypto_ml_edge/models/ |
LightGBM | Crypto ML Edge โ BNB 1h + 4h classifiers |
| XRPUSDT_1h_edge.joblib / 4h | crypto_ml_edge/models/ |
LightGBM | Crypto ML Edge โ XRP 1h + 4h classifiers |
| LINKUSDT_4h_edge.joblib | crypto_ml_edge/models/ |
LightGBM | Crypto ML Edge โ LINK 4h classifier |
| DOGEUSDT_4h_edge.joblib | crypto_ml_edge/models/ |
LightGBM | Crypto ML Edge โ DOGE 4h classifier (meme coin) |
| ensemble_aggressive.joblib | mercury2/models/ |
XGBoost Ensemble | Mercury 2 โ aggressive mode ensemble |
| ensemble_balanced.joblib | mercury2/models/ |
XGBoost Ensemble | Mercury 2 โ balanced mode ensemble |
| ensemble_conservative.joblib | mercury2/models/ |
XGBoost Ensemble | Mercury 2 โ conservative mode ensemble |
| top_gainer.joblib | mercury2/models/ |
XGBoost | Mercury 2 โ top gainer prediction model |