Commit Graph

  • c4cc16ede2 docs: EPYC cluster status report Dec 4, 2025 mindesbunister 2025-12-04 15:19:21 +01:00
  • f2f2992a98 fix: Add is_worker_allowed_to_run function definition mindesbunister 2025-12-04 15:16:18 +01:00
  • 0babd1ea1a docs: Add worker2 time restriction documentation mindesbunister 2025-12-04 14:12:09 +01:00
  • f40fd66486 feat: Add time-restricted scheduling for worker2 (noise constraint) mindesbunister 2025-12-04 14:12:00 +01:00
  • 76040fa82b docs: Add New Agent Quick Start section to copilot instructions mindesbunister 2025-12-04 14:06:05 +01:00
  • 0798229582 docs: Add comprehensive reorganization summary mindesbunister 2025-12-04 13:29:40 +01:00
  • 6bfb02aa81 docs: Update main README to reference new documentation structure mindesbunister 2025-12-04 12:50:01 +01:00
  • dc674ec6d5 docs: Add 1-minute simplified price feed to reduce TradingView alert queue pressure mindesbunister 2025-12-04 11:19:04 +01:00
  • b7b4707a64 docs: Add 1-minute webhook flooding analysis and solution worktree-2025-12-04T09-54-11 mindesbunister 2025-12-04 10:57:24 +01:00
  • 4c36fa2bc3 docs: Major documentation reorganization + ENV variable reference mindesbunister 2025-12-04 08:29:59 +01:00
  • e48332e347 docs: Add verification status for Common Pitfall #53 fixes (Dec 3, 2025) mindesbunister 2025-12-03 23:03:40 +01:00
  • aa61194aa6 fix: Add TypeScript interface for Smart Validation Queue properties (Bug 5) mindesbunister 2025-12-03 20:34:43 +01:00
  • 835fe176da docs: Add Common Pitfalls #70 & #71 - Bug 5 & Bug 1 fixes mindesbunister 2025-12-03 20:23:21 +01:00
  • 785b09eeed critical: Fix Bug 1 (revenge external closures) & Bug 5 (validated entry bypass) mindesbunister 2025-12-03 20:08:46 +01:00
  • 0f88d88dd3 docs: Add Common Pitfalls #68-69 (Dec 3, 2025 bug fixes) mindesbunister 2025-12-03 10:27:07 +01:00
  • 7d0d38a8b0 critical: Fix Bug #1 - Smart Entry using wrong signal price mindesbunister 2025-12-03 08:16:27 +01:00
  • 58f812f0a7 critical: Fix Bug #2 - Direction-specific leverage thresholds not loaded mindesbunister 2025-12-03 08:11:24 +01:00
  • 1a5205c289 critical: Fix SL/TP exit P&L compounding with atomic deduplication mindesbunister 2025-12-02 23:32:09 +01:00
  • 23277b7c87 feat: Manual trades wait for fresh 1-minute ATR datapoint mindesbunister 2025-12-02 19:35:24 +01:00
  • 702ef7953b docs: Add Common Pitfall #67 - Ghost detection race condition mindesbunister 2025-12-02 18:43:24 +01:00
  • 93dd950821 critical: Fix ghost detection P&L compounding - delete from Map BEFORE check mindesbunister 2025-12-02 18:25:56 +01:00
  • d156abc976 docs: Add mandatory git workflow and critical feedback requirements mindesbunister 2025-12-02 15:23:20 +01:00
  • c581c62c83 docs: Add comprehensive documentation of MarketData execute endpoint fix mindesbunister 2025-12-02 12:54:19 +01:00
  • 79ab30782c fix: MarketData storage now working in execute endpoint mindesbunister 2025-12-02 12:43:35 +01:00
  • ea591d2c29 docs: Add comprehensive 1-year retention deployment documentation mindesbunister 2025-12-02 12:07:45 +01:00
  • 5773d7d36d feat: Extend 1-minute data retention from 4 weeks to 1 year mindesbunister 2025-12-02 11:55:36 +01:00
  • 4239c99057 docs: Add Common Pitfall #66 - Smart Entry Validation Queue symbol normalization bug mindesbunister 2025-12-01 23:51:40 +01:00
  • 6cec2e8e71 critical: Fix Smart Entry Validation Queue wrong price display mindesbunister 2025-12-01 23:45:21 +01:00
  • 4fb301328d docs: Document 70% CPU deployment and Python buffering fix mindesbunister 2025-12-01 23:27:17 +01:00
  • e748cf709d fix: Correct SSH hop for EPYC worker2 connectivity mindesbunister 2025-12-01 19:42:08 +01:00
  • 7e1fe1cc30 feat: V9 advanced parameter sweep with MA gap filter (810K configs) mindesbunister 2025-12-01 18:11:47 +01:00
  • 2993bc8895 feat: Update v9 with optimal parameters from exhaustive sweep + consolidate files mindesbunister 2025-12-01 16:04:42 +01:00
  • f050372d7a docs: Add Common Pitfall #65 - distributed worker quality_filter bug mindesbunister 2025-12-01 15:21:27 +01:00
  • 11a0ea324b critical: Fix distributed worker quality_filter - dict to lambda function mindesbunister 2025-12-01 14:59:08 +01:00
  • a886555d44 docs: Complete SSH timeout + resumption logic fix documentation mindesbunister 2025-12-01 12:58:03 +01:00
  • 323ef03f5f critical: Fix SSH timeout + resumption logic bugs mindesbunister 2025-12-01 12:56:35 +01:00
  • 1f83a7d7c4 feat: Add coordinator log viewer to cluster UI mindesbunister 2025-12-01 11:49:23 +01:00
  • db33af9f17 fix: Stop button database reset + UI state display (DATABASE-FIRST ARCHITECTURE) mindesbunister 2025-12-01 11:34:47 +01:00
  • c343daeb44 docs: Document EPYC cluster SSH timeout fix in Common Pitfalls mindesbunister 2025-12-01 09:46:17 +01:00
  • ef371a19b9 fix: EPYC cluster SSH timeout - increase timeout 30s→60s + add SSH options mindesbunister 2025-12-01 09:41:42 +01:00
  • 549fe8e077 docs: CRITICAL - Make documentation + git commit hand-in-hand #1 PRIORITY mindesbunister 2025-12-01 09:17:51 +01:00
  • b1a41733b8 docs: Document Dec 1 adaptive leverage UI enhancements mindesbunister 2025-12-01 09:15:03 +01:00
  • 67ef5b1ac6 feat: Add direction-specific quality thresholds and dynamic collateral display mindesbunister 2025-12-01 09:09:30 +01:00
  • a294f44a06 fix: Add adaptive leverage env vars to docker-compose.yml mindesbunister 2025-12-01 08:52:07 +01:00
  • 21c13b915a feat: Add adaptive leverage controls to settings UI mindesbunister 2025-12-01 08:47:38 +01:00
  • 2e511ceddc config: Update adaptive leverage to 10x high-quality, 5x low-quality mindesbunister 2025-12-01 08:39:09 +01:00
  • 203eedd33e docs: Update cluster start button fix documentation with Dec 1 database cleanup solution mindesbunister 2025-12-01 08:29:37 +01:00
  • 5d07fbbd28 critical: Fix EPYC cluster start button - database cleanup before start mindesbunister 2025-12-01 08:28:05 +01:00
  • d4ecbcd168 docs: Add Smart Validation threshold optimization findings (n=200 backtest) mindesbunister 2025-12-01 00:42:58 +01:00
  • 9d2055e59c docs: Add mandatory documentation workflow - git commit must go hand-in-hand with documentation mindesbunister 2025-12-01 00:12:28 +01:00
  • 56feef723b docs: Add Smart Entry Validation System to Common Pitfall #63 mindesbunister 2025-12-01 00:07:21 +01:00
  • 7367673e4d feat: Complete Smart Entry Validation System with Telegram notifications mindesbunister 2025-11-30 23:48:36 +01:00
  • e6cd6c836d feat: Smart Entry Validation System - COMPLETE mindesbunister 2025-11-30 23:37:31 +01:00
  • 78757d2111 critical: Fix FALSE TP1 detection - add price verification (Pitfall #63) mindesbunister 2025-11-30 23:08:34 +01:00
  • 887ae3b924 docs: Add comprehensive cluster status detection to copilot instructions mindesbunister 2025-11-30 22:38:06 +01:00
  • c5a8f5e32d docs: Add comprehensive status detection fix documentation mindesbunister 2025-11-30 22:27:08 +01:00
  • cc56b72df2 fix: Database-first cluster status detection + Stop button clarification mindesbunister 2025-11-30 22:23:01 +01:00
  • 83b4915d98 fix: Reduce coordinator chunk_size from 10k to 2k for small explorations mindesbunister 2025-11-30 22:07:59 +01:00
  • 8a3141e793 feat: Add cluster page navigation mindesbunister 2025-11-30 13:18:03 +01:00
  • b77282b560 feat: Add EPYC cluster distributed sweep with web UI mindesbunister 2025-11-30 13:02:18 +01:00
  • 2a8e04fe57 feat: Continuous optimization cluster for 2 EPYC servers mindesbunister 2025-11-29 22:34:52 +01:00
  • 2d14f2d5c5 docs: Complete v9 parameter optimization & backtesting documentation mindesbunister 2025-11-29 00:04:48 +01:00
  • 5f7702469e remove: V10 momentum system - backtest proved it adds no value mindesbunister 2025-11-28 22:35:32 +01:00
  • 4fb6a45fab docs: Update SHORT threshold to 80 with v10 penalty system explanation mindesbunister 2025-11-28 00:39:43 +01:00
  • 3cd292d90d docs: Add Common Pitfall #62 - Missing quality threshold validation mindesbunister 2025-11-27 23:28:26 +01:00
  • cefa3e646d critical: MANDATORY quality score check in execute endpoint mindesbunister 2025-11-27 23:17:29 +01:00
  • 2749c08d15 docs: MANDATORY copilot-instructions.md updates + 1-min data direction field mindesbunister 2025-11-27 19:32:22 +01:00
  • 8310a5c42b docs: Clarify 1-minute signal direction field is meaningless mindesbunister 2025-11-27 19:30:22 +01:00
  • b13a0f1b6b docs: Update copilot-instructions.md with Phase 7.3 Adaptive Trailing Stop mindesbunister 2025-11-27 17:02:59 +01:00
  • e3d98a3f5b docs: Phase 7.3 deployment summary and verification checklist mindesbunister 2025-11-27 16:55:42 +01:00
  • 130e9328d8 feat: Phase 7.3 - 1-Minute Adaptive TP/SL (DEPLOYED Nov 27, 2025) mindesbunister 2025-11-27 16:40:02 +01:00
  • 56e9522740 docs: Add MA crossover detection to copilot instructions mindesbunister 2025-11-27 16:31:05 +01:00
  • ad3eb9841f docs: Add MA crossover detection implementation summary mindesbunister 2025-11-27 16:25:49 +01:00
  • 633d204b66 feat: Add MA crossover detection to n8n workflow mindesbunister 2025-11-27 16:24:53 +01:00
  • d1ffa077c9 docs: Correct indicator version v8→v9 in MA cross documentation mindesbunister 2025-11-27 16:20:07 +01:00
  • f318b5161c docs: Add critical MA cross ADX pattern discovery (Nov 27, 2025) mindesbunister 2025-11-27 16:18:40 +01:00
  • 2cf3deb551 docs: CRITICAL - Fix roadmap Phase 7.1/7.2 status + add MANDATORY update requirements mindesbunister 2025-11-27 14:26:15 +01:00
  • a676eb4753 docs: Add zero-downtime changes guide - stop unnecessary rebuilds mindesbunister 2025-11-27 14:08:42 +01:00
  • 49f19b1a8c feat: Phase 7.2 Real-Time Quality Validation COMPLETE + Hot-Reload Roadmap mindesbunister 2025-11-27 14:00:46 +01:00
  • 53c8c59c25 feat: Phase 7.2 Real-Time Quality Validation mindesbunister 2025-11-27 13:53:53 +01:00
  • f420d98d55 critical: Make health monitor 3-4x more aggressive to prevent heap crashes mindesbunister 2025-11-27 13:04:14 +01:00
  • d602744938 critical: Fix 1-minute signal price logging - query Drift oracle directly mindesbunister 2025-11-27 12:48:37 +01:00
  • ff402ed4d2 critical: Fix n8n signalPrice regex to avoid pricePosition collision mindesbunister 2025-11-27 12:27:52 +01:00
  • 99a5223ec6 fix: Add signal price parsing to n8n workflow mindesbunister 2025-11-27 12:18:53 +01:00
  • 212a36fef3 fix: Add close price to 1-minute data feed webhook mindesbunister 2025-11-27 12:14:38 +01:00
  • 85581a670a fix: Skip frequency checks for data collection signals mindesbunister 2025-11-27 12:07:37 +01:00
  • c86b1fb24f docs: Add Smart Entry Timing deployment status document mindesbunister 2025-11-27 11:54:54 +01:00
  • cf6bdacdce feat: Enable Smart Entry Timing in production (SMART_ENTRY_ENABLED=true) mindesbunister 2025-11-27 11:53:50 +01:00
  • a98ddadcd4 docs: Add comprehensive Smart Entry Timing status documentation mindesbunister 2025-11-27 11:42:02 +01:00
  • a8c1b2ca06 feat: Phase 2 Smart Entry Timing - COMPLETE mindesbunister 2025-11-27 11:40:23 +01:00
  • cecdb8290c docs: Add 1-minute data enhancements roadmap mindesbunister 2025-11-27 10:38:48 +01:00
  • 702d08b0ba feat: Integrate ADX validation into revenge system using 1-min market data mindesbunister 2025-11-27 10:16:59 +01:00
  • 649628a5c2 docs: Add simplified 1-minute data collection guide mindesbunister 2025-11-27 09:31:12 +01:00
  • cb0297607b fix: Change 1-min indicator to use trading signal format (timeframe filtering) mindesbunister 2025-11-27 09:30:08 +01:00
  • 75069802bf docs: CRITICAL - Document 1-minute webhook misconfiguration fix mindesbunister 2025-11-27 09:27:36 +01:00
  • 383a319e87 fix: Single line string concatenation for Pine Script v6 mindesbunister 2025-11-27 09:12:33 +01:00
  • 565b42a56c fix: Use alert() function instead of alertcondition for dynamic JSON mindesbunister 2025-11-27 09:02:12 +01:00
  • e792aaae38 fix: Pine Script alertcondition requires const string, use TradingView placeholders mindesbunister 2025-11-27 08:59:28 +01:00
  • 36a5f629f4 fix: Pine Script string concatenation - single line for alertMessage mindesbunister 2025-11-27 08:58:23 +01:00
  • 6834a1cf4c fix: Pine Script syntax errors - v6, ADX tuple destructuring, var declaration mindesbunister 2025-11-27 08:57:04 +01:00