Version 6.1 2025.08.17
*Big updates*
🔧 Major Updates Summary:
v4.01 → v6.01 Key Fixes:
1. Trading Activity Issues:

❌ Before: Only 1 trade in 3+ years
✅ After: 3-24+ trades (significant increase)

2. Lot Sizing Problems:

❌ Before: Tried 0.2 lots with $1 balance → "No money" errors
✅ After: Proper scaling (0.01 minimum, balance-based calculation)

3. Signal Generation:

❌ Before: Overly restrictive thresholds (60%+ confidence)
✅ After: Lowered to 30%, removed blocking filters

4. MQL5 Marketplace Compliance:

❌ Before: ORDER_FILLING_FOK only → "Unsupported filling mode"
✅ After: FOK → IOC → RETURN fallback system

5. Compilation Errors:

❌ Before: 5 errors, 2 warnings (SetTypeFilling, structs, variables)
✅ After: Clean compilation with proper copy constructors

6. Invalid Stops Error:

❌ Before: "Invalid stops" failures on GBPUSD
✅ After: Auto-adjusts SL/TP to broker requirements