• Joined on 2025-06-24
root pushed to master at root/trading_bot_v4 2025-11-19 11:03:08 +00:00
6515e1054b docs: Document ADX-based trailing stop multiplier system
root pushed to master at root/trading_bot_v4 2025-11-19 10:57:23 +00:00
d09838d1dc feat: Add ADX-based trend strength multiplier for trailing stops
root pushed to master at root/trading_bot_v4 2025-11-19 09:47:34 +00:00
cd16ef896d chore: Remove n8n workflow comparison file
root pushed to master at root/trading_bot_v4 2025-11-19 09:42:53 +00:00
0558111ded feat: Update Money Machine workflow for multi-timeframe data collection
root pushed to master at root/trading_bot_v4 2025-11-19 09:33:14 +00:00
f65af9530f feat: Enhanced timeframe extraction for multi-timeframe data collection
root pushed to master at root/trading_bot_v4 2025-11-19 08:59:12 +00:00
df6c388639 fix: Update POST endpoint to use MIN_SIGNAL_QUALITY_SCORE
root pushed to master at root/trading_bot_v4 2025-11-19 08:53:51 +00:00
0d546dc267 fix: Correct MIN_QUALITY_SCORE to MIN_SIGNAL_QUALITY_SCORE
root pushed to master at root/trading_bot_v4 2025-11-19 08:09:55 +00:00
96f5cfae77 docs: Add Common Pitfall #51 - TP1 detection for fast on-chain fills
root pushed to master at root/trading_bot_v4 2025-11-19 08:03:13 +00:00
de57c9634c fix: Correct TP1 detection for on-chain order fills
root pushed to master at root/trading_bot_v4 2025-11-19 07:50:24 +00:00
120a4b499e docs: Mark P&L compounding bug as RESOLVED
root pushed to master at root/trading_bot_v4 2025-11-19 07:41:11 +00:00
7833686b7b critical: Fix P&L compounding in external closure detection
root pushed to master at root/trading_bot_v4 2025-11-19 07:33:03 +00:00
a69d2b51a5 docs: Document Nov 19 critical findings - database/Drift mismatch and P&L inflation
root pushed to master at root/trading_bot_v4 2025-11-19 06:57:20 +00:00
01427ce3eb fix: Display MAE/MFE as dollars not percentages in analytics UI
root pushed to master at root/trading_bot_v4 2025-11-19 06:47:58 +00:00
89f30ab704 fix: Remove accountPnL reference in log statement
root pushed to master at root/trading_bot_v4 2025-11-19 06:45:59 +00:00
267456f699 critical: Fix MAE/MFE storing percentages instead of dollars + duplicate Telegram notifications
root pushed to master at root/trading_bot_v4 2025-11-18 19:39:10 +00:00
5146f37acc docs: Add multi-timeframe data collection documentation
root pushed to master at root/trading_bot_v4 2025-11-18 19:30:08 +00:00
9b9d80779d fix: Use signalPrice instead of currentPrice in CreateBlockedSignalParams
root pushed to master at root/trading_bot_v4 2025-11-18 19:24:27 +00:00
325f8d0482 feat: Add multi-timeframe data collection to execute endpoint
root pushed to master at root/trading_bot_v4 2025-11-18 14:57:15 +00:00
c330c60d88 docs: Add v8 Money Line indicator documentation to copilot instructions
root pushed to master at root/trading_bot_v4 2025-11-18 13:10:08 +00:00
d309eb783c docs: Update roadmaps with v8 indicator progress