# Cron Job: CryptoTradingBot Paper Trading Monitor

**Job ID:** 764041b78a71
**Run Time:** 2026-06-05 01:39:06
**Schedule:** every 120m

## Prompt

[IMPORTANT: You are running as a scheduled cron job. DELIVERY: Your final response will be automatically delivered to the user — do NOT use send_message or try to deliver the output yourself. Just produce your report/output as your final response and the system handles the rest. SILENT: If there is genuinely nothing new to report, respond with exactly "[SILENT]" (nothing else) to suppress delivery. Never combine [SILENT] with content — either report your findings normally, or say [SILENT] and nothing more.]

Du bist JARVIS im Telegram Topic 'Crypto Trading Bot' (Thread 6579). Überwache den laufenden CryptoTradingBot Paper-Trading-Multi-Strategy-Run und liefere einen knappen Statusbericht auf Deutsch mit english Fachbegriffen.

Kontext:
- Repo: /home/agent/projects/CryptoTradingBot/Crypto_Agent
- Runtime root: /home/agent/.local/state/CryptoTradingBot
- Experiments root: /home/agent/.local/state/CryptoTradingBot/experiments
- Pro Strategy liegen Dateien hier:
  - Log: /home/agent/.local/state/CryptoTradingBot/experiments/<strategy_id>/bot.log
  - PID: /home/agent/.local/state/CryptoTradingBot/experiments/<strategy_id>/bot.pid
  - Journal: /home/agent/.local/state/CryptoTradingBot/experiments/<strategy_id>/Tradeanalyse/trade_journal.jsonl
  - Trading Log: /home/agent/.local/state/CryptoTradingBot/experiments/<strategy_id>/Tradeanalyse/trading_log.txt
  - Paper State: /home/agent/.local/state/CryptoTradingBot/experiments/<strategy_id>/paper_state.json
  - Near Miss: /home/agent/.local/state/CryptoTradingBot/experiments/<strategy_id>/Tradeanalyse/near_miss.jsonl
- Market Context: /home/agent/.local/state/CryptoTradingBot/market_context.jsonl
- Market Context Collector Log: /home/agent/.local/state/CryptoTradingBot/market_context_collector.log
- Reports: /home/agent/.local/state/CryptoTradingBot/reports
- Bot-Prozesse laufen als .venv/bin/python AutoTrader.py mit CTB_PAPER_TRADING=true und CTB_DRY_RUN=false. Das ist PAPER, nicht Live.

Aktive/erwartete Strategies:
- candidate_v62_loose_trend_rebound
- candidate_v62_scalp_fast_rebound
- candidate_v63_loose_fast_decay
- candidate_v64_squeeze_survival_strict
- candidate_v64_squeeze_survival_wide
- candidate_v65_signal_sampler_aggressive
- candidate_v65_signal_sampler_conservative
- candidate_v66_squeeze_breakout_sampler
- v59_1_frequency_boost
- v60_survival
- v61_tight_survival
- candidate_v67_trend_pullback_sma_vwap
- candidate_v68_bollinger_rsi_mean_reversion
- candidate_v69_squeeze_breakout_confirmed
- candidate_v73_multi_day_trend_investment

Aufgaben je Lauf:
1. Prüfe alle bot.pid-Dateien der erwarteten Strategies und verifiziere /proc/<pid>; wenn einzelne fehlen/tot sind, melde genau welche. Starte sie NICHT automatisch neu.
2. Analysiere pro Strategy Logs/Journals/Paper State: Entries, Exits, offene Paper-Positionen, simulierte PnL, Risk-Gate-Events, Fehler/Fatal Errors. Verwende experiments/*, nicht nur den Root-Tradeanalyse-Pfad.
3. Summiere Paper-PnL aus den neuesten Logzeilen/Journals über alle Strategies; unterscheide Heute vs. historisch, wenn möglich.
4. Analysiere Market Context: Hyperliquid 15m Chart-Indikatoren (RSI, SMA fast/slow, ATR, Bollinger, VWAP), Funding, Open Interest, Tags und Reliability Score.
5. Bei <5 geschlossenen Paper-Trades pro Strategy keine Strategieänderungen empfehlen. V67/V68/V69/V73 sind neue Research-Sampler; nie als Live-ready labeln.
6. Verwende keine Secrets und gib keine realen Keys/Wallets aus. Keine echten Trades. Keine Config-/Code-Änderungen ohne explizite Freigabe des Users.
7. Liefere Empfehlungen als 'Beobachtung' und 'Vorschlag', mit klarer Confidence.

Format:
- Status: läuft/nicht läuft/teilweise
- Seit / Prozess / Runtime
- Paper Trades: entries/exits/open/PnL, Top/Worst Strategy
- Market Context: wichtigste Tags/Indikatoren
- Signal Correlation: wichtigste Tags/Stats oder 'noch nicht aussagekräftig'
- Auffälligkeiten
- Strategie-Learning
- Nächste Aktion

Wenn keine neuen Trades oder Auffälligkeiten seit dem letzten Zustand erkennbar sind, antworte sehr kurz.

## Response

Status: **teilweise läuft** — PAPER only, keine Live-Trades.

**Seit / Prozess / Runtime**
- Check: **2026-06-05 01:37 CEST**
- Runtime: `/home/agent/.local/state/CryptoTradingBot`
- Laufend mit validem Cmdline-Prozess: **6/15**
  - `candidate_v65_signal_sampler_aggressive`
  - `candidate_v66_squeeze_breakout_sampler`
  - `v59_1_frequency_boost`
  - `v60_survival`
  - `candidate_v69_squeeze_breakout_confirmed`
  - `candidate_v73_multi_day_trend_investment`
- Nicht wirklich laufend / Zombie-PIDs: **9/15**
  - `candidate_v62_loose_trend_rebound` pid 93314
  - `candidate_v62_scalp_fast_rebound` pid 93315
  - `candidate_v63_loose_fast_decay` pid 93316
  - `candidate_v64_squeeze_survival_strict` pid 93317
  - `candidate_v64_squeeze_survival_wide` pid 93318
  - `candidate_v65_signal_sampler_conservative` pid 93319
  - `v61_tight_survival` pid 93321
  - `candidate_v67_trend_pullback_sma_vwap` pid 27849
  - `candidate_v68_bollinger_rsi_mean_reversion` pid 27850  
  Nicht neu gestartet.

**Paper Trades**
- Gesamt: **198 entries / 198 exits / 0 open paper positions**
- Historische summierte realized Paper-PnL: **+19.51 USDC**
- Heute lokal seit 00:00 CEST: **-0.02 USDC**  
  UTC-Tag 2026-06-04: **-3.86 USDC**
- Top Strategy historisch: `candidate_v66_squeeze_breakout_sampler` **+15.21 USDC**, 6 closed
- Worst Strategy historisch: `candidate_v68_bollinger_rsi_mean_reversion` **-8.17 USDC**, 22 closed
- Aktive positive Kandidaten:
  - `v60_survival`: **+6.16**, 9 closed
  - `v59_1_frequency_boost`: **+5.69**, 9 closed
  - `candidate_v65_signal_sampler_aggressive`: **+6.22**, 46 closed
  - `candidate_v69_squeeze_breakout_confirmed`: **+7.13**, 7 closed, aber Research-Sampler
- `candidate_v73_multi_day_trend_investment`: läuft, aber **0 closed / 0 entries**, keine Aussagekraft.

**Market Context**
- Latest Hyperliquid 15m Context für HYPE: `trend_down`, `oi_available`
- RSI14: **39.92** → leicht bearish/neutral, nicht oversold
- SMA fast/slow: **64.97 < 66.06** → downtrend bias
- ATR14: **1.0246**
- Bollinger: lower **63.61**, upper **68.49**
- VWAP: **68.47**
- Funding: **0.0000125**
- Open Interest: **~20.78M USD**
- Reliability Score: **0.90**
- Letzte 96 Context-Samples: `oi_available` 96x, `trend_down` 56x, `trend_up` 40x, `rsi_oversold` 5x, `rsi_overbought` 3x.

**Signal Correlation**
- Noch nur begrenzt aussagekräftig für V73: 0 trades.
- Squeeze/Breakout-Sampler zeigen bisher beste PnL, aber mit Coin Leakage:
  - `candidate_v66`: Scorecard meldet coin leakage 100%, Research/not champion.
  - `candidate_v69`: coin leakage 83.3%, Research/not champion.
- Near-Miss-Logs sind sehr hoch bei Flash-Crash/Survival-Strategien; dominante Blocker bleiben `no_flash_crash` / Abstand zum required drop.

**Auffälligkeiten**
- Wichtigste technische Auffälligkeit: **9 erwartete Strategy-Prozesse sind Zombies bzw. ohne Cmdline**, obwohl `/proc/<pid>` existiert.
- Keine offenen Paper-Positionen laut `paper_state.json` contracts=0.
- Wiederkehrende API/Network-Warnings in Logs: Hyperliquid `/info` Connection reset / No route to host. Keine Secrets ausgegeben, keine realen Trades.
- Risk-Gate-Events: keine relevanten Risk-Gate-Blocks in der Auswertung gefunden.

**Strategie-Learning**
- Beobachtung: `v60_survival` und `v59_1_frequency_boost` bleiben solide Candidate-Leader mit >5 closed trades und positiver PnL.
- Beobachtung: `candidate_v66` ist PnL-Top, aber wegen Research-Status und Coin Leakage nicht Live-ready labeln.
- Beobachtung: `candidate_v67`/`candidate_v68` sind klar schwach gelaufen; beide sind zudem tot/zombie.
- Vorschlag, Confidence **hoch**: Erst Prozess-Hygiene klären, bevor neue Performance-Schlüsse gezogen werden.
- Vorschlag, Confidence **mittel**: Keine Strategy-Änderung für `v73`, Sample ist 0 trades. V67/V68/V69/V73 weiter nur Research-Sampler.

**Nächste Aktion**
- Manuell entscheiden, ob die 9 Zombie/dead Strategies gezielt neu gestartet oder aus dem erwarteten Set entfernt werden sollen. Keine automatische Änderung vorgenommen.
