AI Signal Confidence Scoring
This page explains the AI signal confidence option, if it is available in your BananaEA version.
Use this feature as an additional filter, not as a guarantee that a trade should be taken.
What It Does
When enabled, the EA assigns a confidence value to a detected signal. The value is compared with the MinimumAIConfidence setting.
If the value is below the minimum, the EA can reject the signal.
Main Setting
MinimumAIConfidence
- Lower value: allows more signals through.
- Higher value: filters more signals.
- Very high value: may block many or most signals.
Practical Use
- Start with the default value.
- Run Strategy Tester.
- Compare the number of trades and drawdown.
- Forward test on demo.
- Change the value only if you understand the effect.
Important Notes
- AI confidence is only one filter.
- It can reject a signal that later would have worked.
- It can allow a signal that later loses.
- It should be tested with the same symbol, timeframe, broker conditions, and preset you plan to use.
Troubleshooting
If no trades appear:
- Lower
MinimumAIConfidence. - Confirm the normal signal settings are enabled.
- Check spread and trading-hour filters.
- Review the Experts tab for rejection messages.
Related page: Signal Processing