Files
trading_bot_v3/components
mindesbunister 348de31ac5 feat: Add 'Mark as Traded' functionality for manual trade tracking
- Add markAsTraded() function to create virtual positions for follow-up analysis
- Enable follow-up assistant for manually executed trades on external platforms
- Add blue 'Mark Traded' buttons next to existing green 'Trade' buttons
- Prompt for trade amount and confirm entry price before creating position
- Automatically store analysis data (entry, SL, TP) with virtual position
- Optional direct access to Trade Follow-up Assistant after marking
- Solves issue where manual Drift trades couldn't use follow-up analysis
- Maintains existing automated trade execution functionality
2025-07-17 16:06:32 +02:00
..