• Joined on 2025-06-24
root pushed to master at root/trading_bot_v4 2025-11-12 09:19:55 +00:00
6b7082eef3 docs: add Common Pitfall #21 for CreateTradeParams interface sync
7f9dcc00e2 feat: add indicatorVersion to CreateTradeParams interface and createTrade function
2c6295367c feat: add indicatorVersion tracking to backend
Compare 3 commits »
root pushed to master at root/trading_bot_v4 2025-11-12 06:52:47 +00:00
abf982d645 feat: add indicator version parsing to n8n workflow
root pushed to master at root/trading_bot_v4 2025-11-11 19:44:27 +00:00
4eef5a8165 docs: add financial goals section to copilot instructions
root pushed to master at root/trading_bot_v4 2025-11-11 19:40:16 +00:00
6a192bfb76 docs: update copilot-instructions for ATR trailing + dynamic runner% + rate limits
root pushed to main at root/srvdocker02_compose_files 2025-11-11 15:05:42 +00:00
50489788bf Roadmap: Add Nextcloud MariaDB 10.5->10.6 upgrade task
root pushed to main at root/srvdocker02_compose_files 2025-11-11 13:53:53 +00:00
2fad823e5f Performance: Increase database buffer pools for Nextcloud and Zabbix
root pushed to master at root/trading_bot_v4 2025-11-11 13:51:50 +00:00
03e91fc18d feat: ATR-based trailing stop + rate limit monitoring
root pushed to main at root/srvdocker02_compose_files 2025-11-11 13:43:11 +00:00
68e9a89593 Add infrastructure improvement roadmap
root pushed to main at root/srvdocker02_compose_files 2025-11-11 13:31:45 +00:00
c03f72191b Fix Nextcloud network issues by removing fixed container names
root pushed to master at root/trading_bot_v4 2025-11-11 11:53:43 +00:00
0700daf8ff feat: add indicator version tracking system
root pushed to master at root/trading_bot_v4 2025-11-11 11:32:35 +00:00
871d82a64a feat: add Pine Script v6 with improved signal quality filters
root pushed to master at root/trading_bot_v4 2025-11-11 11:02:31 +00:00
6ef5fea41a docs: add essential SQL queries to AI agent instructions
root pushed to master at root/trading_bot_v4 2025-11-11 10:52:30 +00:00
356b4ed578 docs: update AI agent instructions with blocked signals tracking
root pushed to master at root/trading_bot_v4 2025-11-11 10:49:31 +00:00
ba13c20c60 feat: implement blocked signals tracking system
root pushed to master at root/trading_bot_v4 2025-11-10 19:28:05 +00:00
ee89d15b8b Use percentage aware sizing in execute endpoint
root pushed to master at root/trading_bot_v4 2025-11-10 18:55:26 +00:00
43b688d9f2 Fix test trade endpoint to honor TP2 runner configuration
root pushed to master at root/trading_bot_v4 2025-11-10 18:46:04 +00:00
c3a053df63 CRITICAL FIX: Use ?? instead of || for tp2SizePercent to allow 0 value
root pushed to master at root/trading_bot_v4 2025-11-10 16:05:40 +00:00
089308a07e Add Position Sync feature for recovering tracking after partial fills
root pushed to master at root/trading_bot_v4 2025-11-10 14:43:49 +00:00
2e47731e8e Update AI instructions with latest fixes
root pushed to master at root/trading_bot_v4 2025-11-10 14:37:00 +00:00
988fdb9ea4 Fix runner system + strengthen anti-chop filter