• Joined on 2025-06-24
root pushed to master at root/trading_bot_v4 2025-11-27 07:57:07 +00:00
6834a1cf4c fix: Pine Script syntax errors - v6, ADX tuple destructuring, var declaration
root pushed to master at root/trading_bot_v4 2025-11-27 07:53:36 +00:00
4458cd1dae feat: Add 1-minute market data TradingView indicator and setup guide
root pushed to master at root/trading_bot_v4 2025-11-27 07:37:55 +00:00
c3a7e75111 fix: Update 1-minute market data docs - No TradingView upgrade needed
root pushed to master at root/trading_bot_v4 2025-11-27 07:26:51 +00:00
db52299b55 feat: Enhancement #6 data collection + #1 implementation plan
root pushed to master at root/trading_bot_v4 2025-11-27 07:08:44 +00:00
ceb84c3bc1 feat: Revenge system enhancements #4 and #10 - IMPLEMENTED
root pushed to master at root/trading_bot_v4 2025-11-26 20:19:12 +00:00
2238261dfe docs: Add Docker Optimization & Build Cache Management section
root pushed to master at root/trading_bot_v4 2025-11-26 19:56:22 +00:00
6734c93064 docs: Update copilot-instructions.md with v9 momentum + revenge timing
root pushed to master at root/trading_bot_v4 2025-11-26 19:53:37 +00:00
40ddac5a95 feat: Revenge timing Option 2 - 90s confirmation (DEPLOYED)
root pushed to master at root/trading_bot_v4 2025-11-26 19:25:35 +00:00
697a377cb2 feat: Revenge system timing improvements - candle close confirmation
root pushed to master at root/trading_bot_v4 2025-11-26 18:51:55 +00:00
2017cba452 feat: v9 SHORT quality improvements - momentum-based filtering
root pushed to master at root/trading_bot_v4 2025-11-26 17:42:01 +00:00
c9f7c7091a feat: v10 SHORT momentum filter - ADX + Price Position based
root pushed to master at root/trading_bot_v4 2025-11-26 17:12:41 +00:00
a4f441ed61 critical: Fix P&L calculation using USD notional size not token size
root pushed to master at root/trading_bot_v4 2025-11-26 14:48:01 +00:00
46e508e4de fix: Clarify HA roadmap - Hostinger hot standby IS operational
root pushed to master at root/trading_bot_v4 2025-11-26 14:43:32 +00:00
cce8f2918c fix: Correct HA roadmap status to in-progress (waiting for Oracle/Patroni)
root pushed to master at root/trading_bot_v4 2025-11-26 14:37:24 +00:00
789161a55f feat: Mark HA infrastructure as complete in roadmap API
root pushed to master at root/trading_bot_v4 2025-11-26 14:31:51 +00:00
11160ca27b feat: Add recent achievements banner to homepage
root pushed to master at root/trading_bot_v4 2025-11-26 14:30:46 +00:00
2277c869ca docs: Add HA infrastructure completion to master roadmap
root pushed to master at root/trading_bot_v4 2025-11-26 14:21:17 +00:00
2338bb6283 docs: Update copilot-instructions.md for Nov 26 quality scoring enhancement
root pushed to master at root/trading_bot_v4 2025-11-26 14:15:33 +00:00
dbada477b8 feat: Calculate quality scores for all timeframes (not just 5min)
root pushed to master at root/trading_bot_v4 2025-11-26 13:01:21 +00:00
f2bc13dba0 critical: Add maGap to TypeScript interfaces for v9 compatibility