Commit Graph
1 Commits
Author SHA1 Message Date
cbazza 975d257dd4 docs: Add complete lot size fix documentation
Deploy to Windows VPS / deploy (push) Has been cancelled
Comprehensive documentation of the lot size fix:
- Problem history (5 attempts)
- Root cause analysis
- External config files found
- All changes documented
- Testing procedure
- Python module caching explanation
- Final checklist

KEY INSIGHT:
User was correct - external Python files were the issue:
- advanced_position_management.py had hardcoded 0.01
- Module caching prevented changes from taking effect
- Kernel restart is CRITICAL after .py file changes

🎯 Generated with Claude Code
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-14 13:50:36 +01:00