Ready
15 lines
[16:43:02] Workspace initialized · Python 3.13.0
[16:43:03] Loading ccxt 4.3.1, pandas 2.2.1, numpy 1.26.4...
[16:43:04] All packages loaded successfully.
[16:43:05] Script: delta_rsi_macd.py · Ready to run
[16:44:10] WARNING: API_KEY not set. Using paper mode.
[INFO] Starting RSI + MACD strategy scanner...
[DATA] Fetching BTC/USDT 1h OHLCV (limit=200)...
[DATA] 200 bars received · 2024-05-25 → 2024-06-12
[DATA] Last 10 signals for BTC/USDT:
close rsi macd_diff signal
2024-06-08 14:00 67842.50 28.43 -142.3 BUY
2024-06-09 02:00 68120.00 31.22 +88.7 HOLD
2024-06-10 18:00 71450.25 72.15 -320.1 SELL
[INFO] Scan complete. 3 actionable signals found.
[16:44:15] Execution finished · exit code 0 · 4.2s