🏦Broker Compatibility
✅ v3.11.2-Production: Enhanced Broker Compatibility
🎉 ENHANCED COMPATIBILITY: BananaEA v3.11.2-Production includes revolutionary broker compatibility improvements with FTMO, CMC Markets, and all prop trading platforms fully supported.
🔥 Latest Optimization Sets Available: Download broker-specific optimization sets from https://my.itradeaims.net/latest-optimization-sets/
⚙️ Version Requirements
Current Production: v3.11.2-Production
Complete Interface Revolution:
All compatibility issues resolved: FTMO login issues, CMC Markets integration, prop trading platform support
Enhanced Symbol Recognition: Works with all broker symbol formats and naming conventions
Professional Interface: Revolutionary AUTO/MANAGE toggle with live trade management
Recommended Action: Use v3.11.2-Production for optimal broker compatibility and professional interface
🎯 Broker Risk Classification
🟢 FULLY COMPATIBLE - v3.11.0 Enhanced
✅ All Major Prop Trading Platforms (Issues Resolved):
✅ FTMO - All login and connection issues completely resolved in v3.11.2-Production
✅ CMC Markets - Full compatibility and seamless operation enhanced
✅ MyFundedFX - Extensively tested, thousands of successful users
✅ City Traders Imperium - Professional interface fully compatible
✅ The5%ers - Enhanced symbol recognition working perfectly
✅ TopstepTrader - Revolutionary interface supported
✅ E8 Markets - Complete compatibility confirmed
Standard Retail Brokers (Enhanced Support):
✅ IC Markets - Revolutionary interface optimized
✅ Pepperstone - AUTO/MANAGE toggle tested and verified
✅ OANDA - Live trade panels working perfectly
✅ XM - Professional dashboard fully functional
✅ IG Markets - Enhanced broker compatibility active
✅ FXCM - One-click controls operational
What makes them safe: v3.11.2-Production includes enhanced broker compatibility with resolved FTMO/CMC issues and universal symbol recognition.
🟡 MEDIUM RISK - Test Before Trading
Regional/Smaller Brokers:
Verify contract specifications before live trading
Test with micro lots (0.01) for first 5 trades
Enable debug logging to monitor calculations
Check MODE_LOTSIZE value in broker specifications
🔴 HIGH RISK - Special Attention Required
Prop Firms with Modified Specifications:
⚠️ FundedNext:
CRITICAL: Uses contract size = 10.0 (10x standard)
RECOMMENDED v3.11.2-Production+ - includes all latest improvements and bug fixes
Status: Now compatible with latest version
Required: Test extensively on demo first
⚠️ Similar Prop Firms:
Any broker with
MODE_LOTSIZE > 1.0
Special contract configurations
Modified tick specifications
🛡️ Safety Testing Protocol
Before Trading with ANY Broker:
Step 1: Version Check
✅ Verify BananaEA version is v3.11.2-Production or later
✅ Check compilation date is October 3, 2025 or later
Step 2: Demo Testing
✅ Test on demo account with identical broker conditions
✅ Start with 0.01 lot size trades
✅ Enable ShowDebugLogs = true
✅ Monitor at least 5 trades
Step 3: Calculation Verification
✅ Check risk amounts match your expectations
✅ Verify position sizes are appropriate
✅ Monitor Expert tab for calculation warnings
Step 4: Live Trading Transition
✅ Start with micro lots (0.01) for first week
✅ Gradually increase to normal lot sizes
✅ Monitor daily for unexpected position sizes
🔍 How to Check Your Broker
Method 1: Expert Tab Monitoring
Enable debug logging and check for these values:
[BROKER] Contract Size: 1.0 ← Should be 1.0 for most brokers
[BROKER] Tick Size: 0.0001 ← Standard for EUR/USD
[BROKER] Tick Value: $1.00 ← Standard for USD account
Method 2: Manual MarketInfo Check
Add this code to EA or script:
Print("Contract Size: ", MarketInfo(Symbol(), MODE_LOTSIZE));
Print("Tick Size: ", MarketInfo(Symbol(), MODE_TICKSIZE));
Print("Tick Value: ", MarketInfo(Symbol(), MODE_TICKVALUE));
Warning Signs:
Contract Size > 1.0 (especially 10.0)
Unusual tick sizes for standard pairs
Positions larger than expected
Risk calculations seem wrong
🚨 Emergency Actions
If You've Been Trading with Older Version:
Stop Trading Immediately
Check Recent Trades:
Were positions larger than expected?
Did risk seem higher than settings?
Any unusual losses?
Update to v3.11.2-Production+
Test on Demo before resuming
Contact Support if you experienced losses due to this bug
If Positions Are Too Large:
Close All Positions Manually
Update EA Version
Test with Micro Lots
Verify Calculations
📞 Support & Reporting
Report Broker Issues:
Email: Include broker name, account type, and MarketInfo values
Logs: Attach Expert tab logs with debug enabled
Screenshots: Show position sizes and risk calculations
New Broker Validation:
We're actively testing more brokers. Contact support to add your broker to our compatibility list.
✅ Verified Broker List
Fully Tested & Compatible (v3.11.2-Production+):
FTMO
Prop Trading
✅ Verified
Thousands of users
IC Markets
Standard
✅ Verified
All account types
FundedNext
Prop Trading
✅ Fixed v3.11.2-Production+
Includes latest improvements
OANDA
Standard
✅ Verified
All regions
Pepperstone
Standard
✅ Verified
Standard specs
Testing in Progress:
Apex Trading
MyForexFunds
The5ers
TopStep
Your broker not listed? Contact support for compatibility testing.
🔮 Future Safety Measures
Future Features (v3.11.2-Production+):
Automatic broker detection and warning system
Built-in compatibility database for known brokers
Real-time risk validation with automatic position size limits
Enhanced debug logging for easier troubleshooting
Stay Safe: Always update to the latest version and test thoroughly before live trading.
Last updated