AI And Machine Learning
This page covers AI-related settings in BananaEA, if present in your version.
AI settings are optional filters. They should be tested before use and should not be treated as financial advice.
Common Setting
MinimumAIConfidence
Controls the minimum confidence value required for an AI-scored signal to pass.
Typical behavior:
- Lower value: fewer AI rejections.
- Higher value: more AI rejections.
- Too high: the EA may stop trading because too few signals pass.
When To Use It
Use this setting only after the normal EA setup is working.
Recommended order:
- Install and attach the EA.
- Load the preset or base settings.
- Confirm ordinary signals and trade management work.
- Run a backtest.
- Adjust AI settings only after you understand the baseline behavior.
How To Test
- Run a test with AI filtering off or at default.
- Record trade count, drawdown, and any errors.
- Run the same test with a changed confidence value.
- Compare results.
- Forward test on demo.
Troubleshooting
If the EA stops taking trades after changing this setting:
- Lower
MinimumAIConfidence. - Confirm the normal signal toggles are enabled.
- Confirm trading hours and spread filters are not blocking trades.
- Check the Experts tab for rejection messages.