• Joined on 2025-06-24
root pushed to master at root/trading_bot_v4 2025-11-01 10:00:23 +00:00
8f0aa7223d Fix Format Risk node data references
root pushed to master at root/trading_bot_v4 2025-11-01 09:54:40 +00:00
c70fe45b15 Fix Format Risk message - clean readable format
root pushed to master at root/trading_bot_v4 2025-11-01 01:41:36 +00:00
49a09ef04e Add 'Clear Manual Closes' button to analytics
root pushed to master at root/trading_bot_v4 2025-11-01 01:27:07 +00:00
c82da51bdc CRITICAL FIX: Add transaction confirmation to detect failed orders
root pushed to master at root/trading_bot_v4 2025-11-01 00:59:29 +00:00
a6005b6a5b Add configurable minimum quality score setting
root pushed to master at root/trading_bot_v4 2025-10-31 15:50:40 +00:00
553c1f105a fix: increase ETH position size to 0 to meet Drift minimum (0.01 ETH)
root pushed to master at root/trading_bot_v4 2025-10-31 15:35:34 +00:00
6f1c7bd5e3 fix: update test endpoint to use symbol-specific position sizing
root pushed to master at root/trading_bot_v4 2025-10-31 15:16:13 +00:00
26f70c6426 feat: implement symbol-specific position sizing for multi-asset trading
root pushed to master at root/trading_bot_v4 2025-10-31 13:34:59 +00:00
a2d7cbcc4c Add detailed blocking reasons to risk check notifications
root pushed to master at root/trading_bot_v4 2025-10-31 12:34:29 +00:00
d3f385deac Add ATR-based position scaling guide
root pushed to master at root/trading_bot_v4 2025-10-31 11:04:28 +00:00
27c6a06d31 Update copilot-instructions.md with latest system features
root pushed to master at root/trading_bot_v4 2025-10-31 10:59:35 +00:00
1e858cd25d Fix roadmap: Runner already implemented, need to optimize size & trailing stop
root pushed to master at root/trading_bot_v4 2025-10-31 10:55:42 +00:00
9989f75955 Add position scaling & exit optimization roadmap
root pushed to master at root/trading_bot_v4 2025-10-31 10:35:00 +00:00
3c79ecbe55 Display signal quality score on analytics dashboard
root pushed to master at root/trading_bot_v4 2025-10-31 10:12:16 +00:00
090b79a07f Store signal quality score in database for future analysis
root pushed to master at root/trading_bot_v4 2025-10-31 09:47:29 +00:00
aecdc108f6 Add last trade details to analytics dashboard
root pushed to master at root/trading_bot_v4 2025-10-31 08:35:06 +00:00
8a17c2cf90 Fix Position Manager bug: prevent cancelling orders when tracking old trades
root pushed to master at root/trading_bot_v4 2025-10-31 08:09:39 +00:00
37ce94d8f1 Restore context metrics in execute endpoint and clean up test files
root pushed to master at root/trading_bot_v4 2025-10-30 19:35:51 +00:00
c88d94d14d Add n8n nodes with signal quality scoring - ready for import
15ae57b303 Add signal quality scoring test results - all tests passed
171c5ed1b7 Add comprehensive signal quality scoring setup guide
830468d524 Implement signal quality scoring system
Compare 4 commits »
root pushed to master at root/trading_bot_v4 2025-10-30 14:53:50 +00:00
781b88f803 Enhance TradingView indicator with context metrics for signal quality