• Joined on 2025-06-24
root pushed to master at root/trading_bot_v4 2025-10-27 18:31:17 +00:00
9808d52d3f Fix Telegram bot environment configuration
root pushed to master at root/trading_bot_v4 2025-10-27 18:20:43 +00:00
dde25ad2c1 Add position validation endpoint and Telegram /validate command
root pushed to master at root/trading_bot_v4 2025-10-27 18:08:54 +00:00
eeb90ad455 Add documentation for duplicate position fix
root pushed to master at root/trading_bot_v4 2025-10-27 18:08:13 +00:00
8f90339d8d Add duplicate position prevention to risk check
root pushed to master at root/trading_bot_v4 2025-10-27 12:11:53 +00:00
17b0806ff3 feat: Add 15-minute chart filter to n8n workflow
root pushed to master at root/trading_bot_v4 2025-10-27 11:59:39 +00:00
14d5de2c64 chore: Organize workspace structure - move docs, workflows, scripts to subdirectories
root pushed tag cleanup-before to root/trading_bot_v4 2025-10-27 11:53:12 +00:00
root pushed to master at root/trading_bot_v4 2025-10-27 11:52:49 +00:00
f8f289232a docs: Add workspace cleanup plan, safety analysis, and recovery procedures
root pushed to master at root/trading_bot_v4 2025-10-27 11:40:22 +00:00
97ba6a9856 feat: Add /status command to Telegram bot for position monitoring
root pushed to master at root/trading_bot_v4 2025-10-27 11:11:12 +00:00
4ae9c38ad8 Add trailing stop feature for runner position + fix settings persistence
root pushed to master at root/trading_bot_v4 2025-10-27 09:39:33 +00:00
d3c04ea9c9 feat: Position Manager persistence + order cleanup + improved stop loss
root pushed to master at root/trading_bot_v4 2025-10-27 08:41:55 +00:00
f571d459e4 Add landing page and analytics dashboard
root pushed to master at root/trading_bot_v4 2025-10-27 08:35:15 +00:00
8e5c592cac Fix database persistence and add analytics
root synced commits to refs/tags/v1.4.3 at root/zfs-hetzner-vm from mirror 2025-10-27 02:26:30 +00:00
root synced new reference refs/tags/v1.4.3 to root/zfs-hetzner-vm from mirror 2025-10-27 02:26:30 +00:00
root pushed to master at root/trading_bot_v4 2025-10-27 00:19:35 +00:00
1da5db5e75 fix: use template literals for proper line breaks in n8n message
root pushed to master at root/trading_bot_v4 2025-10-27 00:06:51 +00:00
b82ceb49a4 feat: add position size and leverage to Telegram confirmation message
root pushed to master at root/trading_bot_v4 2025-10-26 23:44:46 +00:00
428b3dc078 feat: add entry, TP1, TP2, and SL prices to Telegram confirmation
root pushed to master at root/trading_bot_v4 2025-10-26 23:40:53 +00:00
e8fe757edb fix: use template literals for Telegram message formatting
root pushed to master at root/trading_bot_v4 2025-10-26 23:32:07 +00:00
d78b5423a1 fix: increase trade execution timeout from 30s to 120s