Files
trading_bot_v3/lib
mindesbunister 76ac61b8e2 Add AI leverage calculator integration to automation with debug logging
- Import AI leverage calculator in simple-automation.js
- Calculate optimal leverage based on stop loss distance and account balance
- Use real account data from Drift API for calculations
- Add comprehensive debug logging to troubleshoot leverage calculation
- Replace hardcoded 1x leverage with AI-calculated optimal leverage

The AI should now use 6-8x leverage instead of 1x for better risk/reward
2025-07-25 09:47:53 +02:00
..